awesome-fastapi icon indicating copy to clipboard operation
awesome-fastapi copied to clipboard

awesome-fastapi

DEPRECATION WARNING:

Please consider https://github.com/mjhea0/awesome-fastapi instead.

Packages

Examples

  • fastapi-jsonrpc - JSON-RPC server based on fastapi.
  • fastapi-realworld-example-app - Backend logic implementation for gothinkster/realworld with FastAPI.
  • fastapi-celery - Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
  • fastapi-websocket-broadcast - Websocket 'broadcast' demo using FastAPI.
  • full-stack-fastapi-postgresql - Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
  • sample_fastapi - DockerCompose + FastAPI + MySQL.
  • sklearn_fastapi - Building an API with the FastAPI framework to serve a scikit-learn model.
  • fastapi-aws-lambda-example - Minimal example application and AWS SAM template to deploy to AWS API Gateway and AWS Lambda, either locally or with Travis-CI
  • uvicorn-gunicorn-fastapi-docker - Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.

Projects using fastAPI

  • FaastApi - Easily create OpenFaas functions built on top of FastAPI Python framework.

Presentations

Tutorials