Contents

fastapi-crud 0.0.3

0

Automatic CRUD route generation from SQLAlchemy models for FastAPI

Automatic CRUD route generation from SQLAlchemy models for FastAPI

Stars: 5, Watchers: 5, Forks: 0, Open Issues: 0

The 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

No  fastapi-crud  pypi packages just yet.

Errors

A list of common fastapi-crud errors.

Code Examples

Here are some fastapi-crud code examples and snippets.

Related Packages & Articles

ormar 0.20.0

An async ORM with fastapi in mind and pydantic validation.

piccolo 1.5.0

A fast, user friendly ORM and query builder which supports asyncio.