Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
FastAPI
FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2025-02-05 00:10:31 UTC
- JSON Representation
https://github.com/kenmwaura1/fast-api-example
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
docker docker-compose fastapi github-actions postgres postgresql pytest python3 sqlalchemy
Last synced: 02 Feb 2025
https://github.com/atpuxiner/fastapi-scaf
This is a fastapi scaf. (fastapi脚手架,一键生成项目或api,让开发变得更简单)
Last synced: 01 Feb 2025
https://github.com/mongodb-developer/pymongo-fastapi-crud
PyMongo with FastAPI CRUD application
Last synced: 19 Dec 2024
https://github.com/chaoyingz/flect
A full-stack framework that integrates FastAPI and React.
fastapi fastui next pydantic react-router reactjs shadcn-ui
Last synced: 19 Jan 2025
https://github.com/aws-samples/bedrock-claude-chat
AWS-native chatbot using Bedrock + Claude 2
aws bedrock chatbot docker fastapi generative-ai lambda llm python react streaming-response websockets
Last synced: 08 Nov 2024
https://github.com/touero/opsariichthys-bidens
Building a Basic Information API for Chinese National Universities in the Handheld College Entrance Examination Based on Fastapi.
docker fastapi orm python python3 sqlalchemy sqlite
Last synced: 04 Feb 2025
https://github.com/piccolo-orm/piccolo_api
ASGI middleware for authentication, rate limiting, and building REST endpoints.
asgi asyncio authentication fastapi hacktoberfest orm piccolo rate-limiting rest security starlette
Last synced: 01 Feb 2025
https://github.com/jiisanda/docflow
DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.
access-control-list api archiving docker docker-compose document-management document-management-system document-sharing ec2 fastapi jwt-authentication nginx postgresql pydantic rest s3 versioning
Last synced: 04 Feb 2025
https://github.com/iwpnd/fastapi-aws-lambda-example
Example app to be deployed to AWS as an API Gateway / Lambda Stack
aws aws-lambda aws-sam aws-sam-cli fastapi fastapi-template
Last synced: 27 Oct 2024
https://github.com/karthikasasanka/fastapi-celery-redis-rabbitmq
A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
celery docker-compose fastapi rabbitmq redis
Last synced: 25 Nov 2024
https://github.com/prostomarkeloff/fastapi-tortoise
The template for building scalable web APIs based on FastAPI, Tortoise ORM and other.
asyncio fastapi openapi project-template python3 rest swagger
Last synced: 29 Dec 2024
https://github.com/djkcyl/BBot-Graia
一个使用 gRPC 接口用于 QQ 群内高效推送 BiliBili 动态和直播的 Graia 机器人
ariadne bilibili bilibili-api fastapi graia graia-ariadne graia-framework graiaproject grpc grpc-python playwright qq qq-bot qqbot webui
Last synced: 27 Oct 2024
https://github.com/insistence/Dash-FastAPI-Admin
A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。
admin ant-design fastapi plotly-dash python ruoyi
Last synced: 06 Nov 2024
https://github.com/insistence/dash-fastapi-admin
A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。
admin ant-design fastapi plotly-dash python ruoyi
Last synced: 11 Nov 2024
https://github.com/obytes/fastql
⚙️ Full stack, Modern Web Application Generator. ✨ Using FastAPI, GraphQL, PostgreSQL as database, Docker, automatic HTTPS and more. 🔖
ariadne docker fastapi graphene graphql postgresql python rabbitmq
Last synced: 12 Nov 2024
https://github.com/amalshaji/style-transfer
style transfer web app [FastAPI + streamlit + Docker]
docker fastapi python3 streamlit style-transfer
Last synced: 27 Oct 2024
https://github.com/coady/lupyne
Pythonic search engine based on PyLucene.
fastapi lucene pylucene search-engine strawberry-graphql
Last synced: 05 Feb 2025
https://github.com/jod35/fastapi-beyond-CRUD
This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff
Last synced: 04 Dec 2024
https://github.com/nickatnight/cookiecutter-fastapi-backend
:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included
alembic asyncpg cookiecutter digitalocean fastapi nginx openapi postgres postgresql pre-commit python
Last synced: 04 Feb 2025
https://github.com/pedrodeoliveira/fastapi-kafka-consumer
A Python RESTful API using FastAPI with a Kafka Consumer
Last synced: 09 Nov 2024
https://github.com/mahmoud-italy/larafast-fastapi
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model.. etc
api-generator fastapi generate generate-api larafast laravel lumen scaffold
Last synced: 31 Jan 2025
https://github.com/nomic-ai/semantic-search-app-template
Tutorial and template for a semantic search app powered by the Atlas Embedding Database, Langchain, OpenAI and FastAPI
fastapi openai react semantic-search tutorial
Last synced: 03 Feb 2025
https://github.com/dotx12/fastapi-gateway
⚙️ FastAPI gateway for microservices.
api apigateway fastapi gateway python rest
Last synced: 30 Jan 2025
https://github.com/berrysauce/ingredients
🥗 Determine the "ingredients" (or technologies) behind a website
bs4 fastapi httpx ingredients python sveltekit tool vercel web website-scanner
Last synced: 02 Feb 2025
https://github.com/kaarthik108/snowbrain
snowBrain - AI-Driven Insights with Snowflake (New version- https://github.com/kaarthik108/snowbrain-AGUI)
chatgpt data fastapi langchain nextjs pinecone snowflake tailwindcss
Last synced: 27 Oct 2024
https://github.com/rednafi/hook-slinger
A generic service to send, retry, and manage webhooks
docker docker-compose fastapi http2 httpx message-broker message-queue python redis request rich rq saas webhook
Last synced: 04 Feb 2025
https://github.com/yezz123/fastapi-class
provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀
class decorators dependency-injection fastapi fastapi-template pydantic python python3
Last synced: 05 Feb 2025
https://github.com/tmkontra/fastapi-fullstack-boilerplate
A full stack (monolith) boilerplate for FastAPI
Last synced: 22 Nov 2024
https://github.com/mukulmantosh/fastapi_eks_kubernetes
FastAPI & Kubernetes Tutorial with PyCharm
aws celery eksctl elasticache fastapi helm helm-charts kubernetes postgres pycharm python rds redis uvicorn
Last synced: 02 Jan 2025
https://github.com/mirzadelic/fastapi-starter-project
FastAPI Starter Project with SQLModel and Alembic
alembic docker fastapi sqlmodel
Last synced: 26 Oct 2024
https://github.com/atticuszz/fastapi_supabase_template
👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
fastapi fastapi-admin fastapi-crud fastapi-template python supabase supabase-auth supabase-client supabase-db supabase-storage
Last synced: 06 Nov 2024
https://github.com/fastapi-practices/fastapi_best_architecture_ui
基于 Arco Desgin Vue 构建的 fastapi_best_architecture 前端实验性实施
arco-design-pro arco-design-vue fastapi fastapi-admin fastapi-template
Last synced: 03 Feb 2025
https://github.com/codingforentrepreneurs/video-membership
Create a Video Membership app using FastAPI & NoSQL
algolia astradb cassandra cassandra-driver datastax fastapi htmx http-only-cookies jinja2 jwt pydantic python3 tutorial user-authentication video-analytics video-membership youtube-player-api
Last synced: 12 Oct 2024
https://github.com/tobi-de/cookiecutter-fastapi
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.
asgi celery cookiecutter django fastapi fastapi-template python python3
Last synced: 01 Feb 2025
https://github.com/jordanisaacs/fastapi-sessions
Ready-to-use session cookies with custom backends for FastAPI
authentication cookies fastapi sessions
Last synced: 25 Jan 2025
https://github.com/jonasrenault/fastapi-react-mongodb-docker
A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storage and React frontend, with docker setup for development and production.
docker farm-stack fastapi fastapi-boilerplate fastapi-docker fastapi-mongodb fastapi-template mongodb python3 react reactjs typescript
Last synced: 04 Feb 2025
https://github.com/testdrivenio/fastapi-docker-traefik
FastAPI with Docker and Traefik
fastapi fastapi-docker lets-encrypt traefik
Last synced: 25 Nov 2024
https://github.com/fike/fastapi-blog
A FastAPI backend for blog with OpenTelemtry and Jaeger
docker fastapi instrumentation jaeger nextjs opentelemetry psotgresql pytest react sqlalchemy
Last synced: 31 Oct 2024
https://github.com/adriacabeza/erudito
Erudito: Easy API/CLI to ask questions about your documentation
fastapi gpt4all llamacpp typer
Last synced: 24 Jan 2025
https://github.com/hebertcisco/deploy-python-fastapi-in-vercel
This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime
fastapi fastapi-boilerplate fastapi-template fastapi-users vercel vercel-deployment vercel-hosting vercel-serverless vercel-serverless-api vercel-serverless-functions
Last synced: 19 Dec 2024
https://github.com/kludex/fastapi-responses
Find HTTPExceptions and turn them into documented responses! :tada:
Last synced: 31 Jan 2025
https://github.com/alex-oleshkevich/imia
An authentication library for Starlette and FastAPI.
api-token asyncio authentication fastapi impersonation python starlette
Last synced: 23 Jan 2025
https://github.com/ericmiguel/missil
Simple FastAPI declarative endpoint-level access control.
api fastapi fastapi-extension fastapi-framework framework python web
Last synced: 17 Jan 2025
https://github.com/Kludex/fastapi-responses
Find HTTPExceptions and turn them into documented responses! :tada:
Last synced: 07 Nov 2024
https://github.com/alex-oleshkevich/starception
Beautiful exception page for Starlette apps.
debugger error-handler exceptions-handling fastapi starlette
Last synced: 01 Feb 2025
https://github.com/roy-pstr/simple-auth0-fastapi-react-app
A simple application for authentication, authorization and user management based on Auth0. 🐍 Python ⚡ FastAPI + React.
auth0 authentication authorization demo-app fastapi google-login python user-management
Last synced: 07 Nov 2024
https://github.com/roy-pstr/fastapi-serverless-aws-backend-service
FastAPI python backend server with multi-stage CI/CD deployment
aws-lambda cicd fastapi python serverless-framework template
Last synced: 25 Nov 2024
https://github.com/xxddpac/netdev
基于fastapi实现简单网络自动化后端服务
asa checkpoint cisco fastapi fortigate h3c hillstone huawei juniper netdev netdevops network-automation paloaltonetworks python
Last synced: 06 Nov 2024
https://github.com/allient/create-fastapi-project
CLI to create Fastapi projects easily.
docker fastapi fastapi-boilerplate fastapi-docker fastapi-template langchain python slqalchemy sqlmodel
Last synced: 26 Jan 2025
https://github.com/slimovich/Realworld-fastapi-gino-template
Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture
async async-orm dependency-injection docker fastapi fastapi-template flake8 gino hexagonal-architecture jenkins pgadmin4 postgresql python3 python38 realworld realworld-application sonarqube swagger tutorial
Last synced: 06 Nov 2024
https://github.com/cyclenerd/google-cloud-gcp-openai-api
🌴 Drop-in replacement REST API for Vertex AI (PaLM 2, Codey, Gemini) that is compatible with the OpenAI API specifications
bard-api chatbot chatgpt chatgpt-api fastapi gemini google google-cloud google-cloud-platform langchain openai openai-api openai-chatgpt palm palm2 vertex-ai
Last synced: 05 Feb 2025
https://github.com/hannes221/rq-dashboard-fast
Redis Queue Dashboard based on FastAPI
dashboard docker docker-image fastapi python redis redis-queue redis-queue-monitor rq rq-dashboard
Last synced: 01 Feb 2025
https://github.com/clueless-community/fintech-api
An API that helps you to deal with your financial calculations
Last synced: 12 Nov 2024
https://github.com/blueswen/fastapi-jaeger
Trace FastAPI with Jaeger through OpenTelemetry Python API and SDK.
Last synced: 05 Feb 2025
https://github.com/Clueless-Community/fintech-api
An API that helps you to deal with your financial calculations
Last synced: 03 Nov 2024
https://github.com/modern-python/fastapi-sqlalchemy-template
Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL
alembic asyncio di docker fastapi ioc-container poetry postgresql sqlalchemy taskfile that-depends
Last synced: 07 Jan 2025
https://github.com/code-specialist/fastapi-auth-middleware
Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code
auth authentication authorization fastapi middleware
Last synced: 02 Feb 2025
https://github.com/svx/poetry-fastapi-docker
Docker multi-stage builds for Python and Poetry
Last synced: 16 Nov 2024
https://github.com/pors/langchain-chat-websockets
LangChain LLM chat with streaming response over websockets
async fastapi langchain langchain-python llm openai openai-api openai-chatgpt websockets
Last synced: 01 Nov 2024
https://github.com/wxq0309/fastapi
基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改
celery elasticsearch fastapi gunicorn jwt orm python3 uvicorn
Last synced: 21 Nov 2024
https://github.com/theboringhumane/echoollama
🦙 echoOLlama: A real-time voice AI platform powered by local LLMs. Features WebSocket streaming, voice interactions, and OpenAI API compatibility. Built with FastAPI, Redis, and PostgreSQL. Perfect for private AI conversations and custom voice assistants.
agent docker docker-compose fastapi lgm llama llama3 llm multimodel-large-language-model ollama openai realtime-api
Last synced: 31 Jan 2025
https://github.com/holinnn/deny
Python authorization library
api authorization falcon fastapi permissions python sanic
Last synced: 11 Oct 2024
https://github.com/app-generator/ecommerce-fastapi-stripe
FastAPI Stripe Sample - Soft UI Design (Free Sample) | AppSeed
ecommerce fastapi fastapi-starter fastapi-starter-kit fastapi-starter-template fastapi-stripe fastapi-template stripe-fastapi stripe-fastapi-demo stripe-fastapi-example stripe-starter stripe-template
Last synced: 27 Oct 2024
https://github.com/jgontrum/fastapi_jwt_auth_with_aws_cognito
Example code for my Medium article.
authentication aws cognito fastapi jwt
Last synced: 28 Oct 2024
https://github.com/zjuearthdata/geochemistrypi
an open-sourced highly automated machine learning Python framework for data-driven geochemistry discovery
dash data-science fastapi flaml geochemistry mlflow nodejs ray reactjs scikit-learn typer
Last synced: 29 Jan 2025
https://github.com/boardpack/pydantic-i18n
pydantic-i18n is an extension to support an i18n for the pydantic error messages.
fastapi i18n internationalization pydantic python translation
Last synced: 31 Jan 2025
https://github.com/wpcodevo/fastapi_mongodb
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
fastapi fastapi-crud fastapi-framework jwt jwt-authentication mongodb pydantic pydantic-models rest-api uvicorn
Last synced: 27 Nov 2024
https://github.com/miguelgrinberg/retrofun
Code from my "SQLAlchemy 2 In Practice" book.
database fastapi flask mysql postgresql sqlalchemy sqlite
Last synced: 01 Jan 2025
https://github.com/vemonet/rdflib-endpoint
💫 Deploy SPARQL endpoints from RDFLib Graphs to serve RDF files, machine learning models, or any other logic implemented in Python
fastapi oxigraph python rdf rdflib sparql sparql-endpoints
Last synced: 31 Jan 2025
https://github.com/robmarkcole/tensorflow-lite-rest-server
Expose tensorflow-lite models via a rest API using FastAPI
face-detection fastapi home-assistant image-processing machine-learning object-detection python rest-api tensorflow tensorflow-lite tflite
Last synced: 28 Dec 2024
https://github.com/rapidrabbit76/stable-diffusion-API
Unofficial Fastapi implementation of Stable-Diffusion API
fastapi generative-model image2image python pytorch stable-diffusion text2image unofficial-api
Last synced: 17 Jan 2025
https://github.com/uhavin/slackers
Slack webhooks API served by FastAPI
fastapi python3 python36 python37 python38 python39 slack slack-actions slack-commands slack-events slack-webhook starlette
Last synced: 27 Oct 2024
https://github.com/andfanilo/fastapi-vue-crud
Testing a project with a FastAPI backend and Vue.js frontend in the same project
crud fastapi javascript python restful-api vue vuejs
Last synced: 27 Oct 2024
https://github.com/ddangelov/restful-top2vec
Expose a Top2Vec model with a REST API.
document-embedding fastapi rest-api restful-api semantic-search semantic-search-engine text-search text-similarity top2vec topic-model topic-modeling word-embedding
Last synced: 12 Nov 2024
https://github.com/testdrivenio/fastapi-crud-sync
FastAPI CRUD
docker fastapi fastapi-sqlalchemy
Last synced: 26 Oct 2024
https://github.com/sunithvs/devb.io
DevB.io seamlessly transforms your GitHub footprint into a living, breathing portfolio. Powered by AI, it tells your developer story while you focus on what matters most: writing great code. No more portfolio maintenance headaches, just pure coding brilliance on display.
ai developer-portfolio fastapi github-actions portfolio portfolio-website
Last synced: 31 Jan 2025
https://github.com/jrieke/fastapi-csv
🏗️ Create APIs from CSV files within seconds, using fastapi
api csv csv-api excel fastapi fastapi-template google-sheets python table tabular-data
Last synced: 01 Nov 2024
https://github.com/Invictify/Jupter-Notebook-REST-API
Run your jupyter notebooks as a REST API endpoint. This isn't a jupyter server but rather just a way to run your notebooks as a REST API Endpoint.
data-science data-science-pipelines docker dockerfile fastapi jupyter python rest-api
Last synced: 26 Oct 2024
https://github.com/py-gzky/fasttask
一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。
celery element-ui fastapi prometheus redis supervisor vue vuejs
Last synced: 30 Nov 2024
https://github.com/yezz123/pyngo
Pydantic model support for Django & Django-Rest-Framework ✨
django django-rest-framework fastapi openapi pydantic python python3 typed
Last synced: 23 Jan 2025
https://github.com/malith-rukshan/suno-api
SunoAI Unofficial Python API Library and REST API for Suno.ai — Create Music with Generative AI ! ✨
ai-music fastapi generative-music python-library rest-api suno-ai suno-ai-api
Last synced: 26 Jan 2025
https://github.com/harrymwinters/fastapi-oidc
Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.
fastapi oidc oidc-resource-server
Last synced: 01 Feb 2025
https://github.com/ivan-borovets/fastapi-clean-example
Backend template using FastAPI, but framework-agnostic by design. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring clearly separated layers and dependency inversion. Includes session-based authentication using cookies and role-based access control with permissions and hierarchical roles.
api clean-architecture cqrs crud ddd-example dependency-injection fastapi fastapi-auth fastapi-template hexagonal-architecture onion-architecture python restful-api sqlalchemy unit-of-work uv
Last synced: 21 Jan 2025
https://github.com/Tobi-De/cookiecutter-fastapi
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.
asgi celery cookiecutter django fastapi fastapi-template python python3
Last synced: 04 Dec 2024
https://github.com/aavache/llmwebcrawler
A Web Crawler based on LLMs implemented with Ray and Huggingface. The embeddings are saved into a vector database for fast clustering and retrieval. Use it for your RAG.
api distributed-computing fastapi huggingface large-language-models llm machine-learning milvus nlp pydantic python rag ray raylib transformer vector-database webcrawler webcrawling
Last synced: 07 Jan 2025
https://github.com/atlasacademy/fgo-game-data-api
HTTP API for FGO game data. Transform the raw game data into something a bit more manageable.
fastapi fate-grand-order fgo hacktoberfest python
Last synced: 30 Jan 2025
https://github.com/aminalaee/fastapi-storages
FastAPI backend storages and ORM extensions
fastapi orm python sqlalchemy starlette
Last synced: 01 Feb 2025
https://github.com/long2ice/swagin
Swagger + Gin = SwaGin, a web framework based on Gin and Swagger
api fastapi gin golang openapi redoc swagger swagger-ui
Last synced: 25 Jan 2025