alexvanzyl / fastapi-simple-app-exampleLinks
FastAPI Simple application structure
☆36Updated 5 years ago
Alternatives and similar repositories for fastapi-simple-app-example
Users that are interested in fastapi-simple-app-example are comparing it to the libraries listed below
Sorting:
- asynchronous task queues using python's multiprocessing library☆70Updated last year
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- Example of how to handle background processes with Flask, Redis Queue, and Docker☆223Updated 2 years ago
- A Cookiecutter template for creating Faust projects quickly.☆70Updated 3 years ago
- FastAPI + GraphQL☆47Updated 2 years ago
- A demonstration of best practices for a large FastAPI project☆95Updated 11 months ago
- This is a project generator to start FastApi project☆44Updated 3 years ago
- Project template for python FastApi☆43Updated 4 years ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆225Updated 2 years ago
- A simple demonstration of an event driven microservice written in Python☆78Updated 9 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆394Updated 3 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆92Updated 3 years ago
- Leverage in-memory data storage to make your Python apps snappy.☆22Updated 2 weeks ago
- Simple implementation for Fastapi with a relational database and migrations