There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Example of making Rest API reusable by making it into a pip package. The API is built on top of FastAPI and uses SQLAlchemy ORM for database operations.