mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2024-11-23 20:11:07 +00:00
List of FastAPI projects! 😎 🚀
scripts | ||
.gitignore | ||
dependency.md | ||
env | ||
generate_table.py | ||
README.md | ||
results.json |
Awesome FastAPI Projects
The aim of this task is to have an organized list of projects that uses FastAPI.
If you're looking for FastAPI content, you might want to check Awesome FastAPI.
Table
Project | Tech Stack | Description |
---|---|---|
FastAPI Boilerplate | SQLAlchemy | - |
Private PyPI server | asyncpg | Easy to setup fast and secure PyPI server. |
RE:TERNAL | Celery | RE:TERNAL is a centralized purple team simulation platform. |
FastAPI Demo | Gunicorn + rethinkdb | - |
WEB | MongoDB + Redis + ES + AMQP | - |
Cisco VOIP Phone Info Web Application Server | SQLAlchemy | The VOIP Phone Info server is a application that collects IP phone data from your Cisco VOIP environment. |
FastAPI To-Do List | Alembic + SQLAlchemy | To-Do list application made with Python's FastAPI framework and Hexagonal Architecture. |
Start FastAPI | - | Lightweight web server framework based on FastAPI. |
Autoload Test | Locust | - |
Python GraphQL | GraphQL | This project is aimed at trying GraphQL in Python. |
Bio-Index | MySQL + S3 | Bio-Index is a tool that indexes genomic data stored in AWS S3 "tables" (typically generated by Spark) so that it can be rapidly queried and loaded. |
FastAPI Starter Kit | SQLAlchemy | FastAPI Starter Kit has a good test code. |
Example FastAPI SQLAlchemy Pytest | SQLAlchemy | This contains an example app with pytest conftest.py fixtures that so far for me work with FastAPI. |
ULTRON-8 | - | ultron8 ecosystem, automate and orchestrate server level action executions. Similar to Netflix Bolt. Learning purposes. |
To-Do List FastAPI | - | - |
Contributing
Pull requests are welcome.