fastapi-quickcrud 0.2.8
0
A comprehensive FastaAPI's CRUD router generator for SQLALchemy.
Contents
A comprehensive FastaAPI's CRUD router generator for SQLALchemy.
Stars: 252, Watchers: 252, Forks: 32, Open Issues: 7The LuisLuii/FastAPIQuickCRUD
repo was created 3 years ago and the last code push was 9 months ago.
The project is popular with 252 github stars!
How to Install fastapi-quickcrud
You can install fastapi-quickcrud using pip
pip install fastapi-quickcrud
or add it to a project with poetry
poetry add fastapi-quickcrud
Package Details
- Author
- Luis Lui
- License
- MIT License
- Homepage
- https://github.com/LuisLuii/FastAPIQuickCRUD
- PyPi:
- https://pypi.org/project/fastapi-quickcrud/
- GitHub Repo:
- https://github.com/LuisLuii/FastAPIQuickCRUD
Classifiers
- Internet
- Internet/WWW/HTTP
- Internet/WWW/HTTP/HTTP Servers
- Software Development
- Software Development/Code Generators
- Software Development/Libraries
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common fastapi-quickcrud errors.
Code Examples
Here are some fastapi-quickcrud
code examples and snippets.
GitHub Issues
The fastapi-quickcrud package has 7 open issues on GitHub
- Suggestion
- Docs page cannot open
- Which FastApi version is required ?