fastapi-crud 0.0.3
0
Automatic CRUD route generation from SQLAlchemy models for FastAPI
Contents
Automatic CRUD route generation from SQLAlchemy models for FastAPI
Stars: 5, Watchers: 5, Forks: 0, Open Issues: 0The miikapo/fastapi-crud
repo was created 2 years ago and the last code push was 2 years ago. The project is not very popular with only 5 github stars!
How to Install fastapi-crud
You can install fastapi-crud using pip
pip install fastapi-crud
or add it to a project with poetry
poetry add fastapi-crud
Package Details
- Author
- Miika Potka
- License
- Apache License 2.0
- Homepage
- https://github.com/miikapo/fastapi-crud
- PyPi:
- https://pypi.org/project/fastapi-crud/
- GitHub Repo:
- https://github.com/miikapo/fastapi-crud
Classifiers
Related Packages
Errors
A list of common fastapi-crud errors.
Code Examples
Here are some fastapi-crud
code examples and snippets.