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: 2026-07-07 00:11:30 UTC
- JSON Representation
https://github.com/kauanrodrigues01/checkout-mercado-pago
Um projeto de estudo focado na integração de diferentes métodos de pagamento (PIX, Boleto e Cartão de Crédito) através da API do Mercado Pago, utilizando FastAPI como backend e Jinja2 para a renderização de templates HTML.
api-integration css fastapi html javascript jinja2 mercadopago python
Last synced: 07 May 2026
https://github.com/arvind-4/python-logs
This project implements a log ingestor that can efficiently handle large volumes of log data, and a simple interface for querying the ingested logs.
docker elasticsearch fastapi kibana python
Last synced: 07 May 2026
https://github.com/4ssh1/choose-your-adventure
An asynchronous FastAPI backend that leverages the Groq LLM to generate, persist, and serve branching 'choose your own adventure' stories using an active polling job system and SQLAlchemy
backend fastapi groq llm python sqlalchemy story-generator
Last synced: 09 Jun 2026
https://github.com/lsjsj92/pgvector-py-tutorial
pgvector tutorial with python
fastapi pgvector postgresql python rag vector vector-database vectordatabase
Last synced: 07 May 2026
https://github.com/rd003/fastapi_postgres_crud
REST APIs with FastApi, SQLAlchemy, alembic and postgres
alembic fastapi postgresql python3 sqlalchemy
Last synced: 07 May 2026
https://github.com/vlymar1/AIReserve
AIReserve is a fast, asynchronous meeting room reservation API powered by AI, designed to streamline booking and optimize office space usage for efficient corporate meetings and events. The system allows users to reserve rooms in real-time while preventing scheduling conflicts.
docker docker-compose fastapi nginx postgresql python3 sqlalchemy uvicorn
Last synced: 07 May 2026
https://github.com/turkunov/vacancy_recommender
Рекомендательная система вакансий на основе RL-алгоритма DQN
dqn fastapi pytorch railway recommendation-system rl
Last synced: 07 May 2026
https://github.com/natthasath/demo-location-api
A location API is a tool that lets developers integrate location-based services into their apps, such as mapping and geofencing. It provides access to location data, such as GPS coordinates or IP addresses, and can include features for location tracking and analytics.
docker-compose dockerfile fastapi location poetry python
Last synced: 07 May 2026
https://github.com/carlosibcu/polymarket-mcp
Model Context Protocol server for Polymarket CLOB – FastAPI, Docker-ready, LLM-tool compatible
ai api clob continue-vscode crypto cursor defi docker fastapi github-copilot-chat jetbrains-ai-assistant llm-tools mcp model-context-protocol openai-assistants-api plugin polymarket prediction-markets python server
Last synced: 07 May 2026
https://github.com/ifaronti/finance-backend-fastapi
Backend codes for finance app
docker fastapi postgresql prisma-client psycopg2
Last synced: 07 May 2026
https://github.com/usmanx191/book-recommendation-system
This project is a book recommendation system using the Google Books API to suggest books based on user preferences like genre, author, or keywords. It features a FastAPI backend, a Streamlit frontend for user input, and an OpenAI-powered AI chatbot for query assistance and personalized recommendations.
fastapi google-books-api openai-api openai-assistant-api python streamlit
Last synced: 07 May 2026
https://github.com/kumarshivesh/social-media-app-api
This is a social media app api.
fastapi mysql python sqlalchemy uvicorn
Last synced: 07 May 2026
https://github.com/pedrosfaria2/fastapi_initializr
A FastAPI project generator
api api-rest ddd ddd-architecture docker docker-compose fastapi fastapi-template jinja2 makefile poetry pydantic pytest python python3 tdd template
Last synced: 07 May 2026
https://github.com/bnbong/wegis_server
<개인 프로젝트> CNN + BERT multimodal Phishing Detection Server
bert cnn fastapi mongodb multimodal pydantic-v2 python redis sqlalchemy sqlmodel
Last synced: 07 May 2026
https://github.com/n1k1f0rm/car-price-predict
By car characteristics you can predict it prise
fastapi ml scikit-learn streamlit
Last synced: 07 May 2026
https://github.com/colddsam/health-care-website
It is a website for our Health Mate device
Last synced: 07 May 2026
https://github.com/madi-s/fastapi-alembic
Sample dockerized web application powered by fastapi. This template includes alembic configuration, tests and many other useful features.
alembic docker fastapi sqlalchemy
Last synced: 07 May 2026
https://github.com/aditya-coomar/file-server
Locallly hosted File Storage system
fastapi file-storage javascript nextjs
Last synced: 07 May 2026
https://github.com/0xpixelninja/tic-tac-toe-fastapi
Tic-Tac-Toe game with focus on the back-end development using FastAPI and MongoDB. The RESTful API provides endpoints for game create, player invites, move processing, and game status.
fastapi python-game python-webapp tic-tac-toe
Last synced: 07 May 2026
https://github.com/rsmuthu/urlshortener
Initiative to help College students to understand & learn FastAPI as part of a Workshop Also added a basic powerpoint on the same with this repo. And ofcourse, this is a very basic setup
fastapi python3 sqlalchemy sqlite swagger
Last synced: 07 May 2026
https://github.com/mrendiks/rest-api_fastapi
Code for REST API using FastAPI
Last synced: 07 May 2026
https://github.com/jayvirrathi/fastapi-postgresql-rest-api
FastAPI with Postgresql
fastapi postgresql rest-api sqlalchemy
Last synced: 07 May 2026
https://github.com/capiedrav/fastapi-course
Follow along to the FastAPI Course for Beginners by freeCodeCamp
Last synced: 07 May 2026
https://github.com/jsonfm/mongo-bookstore
📚 💚 A bookstore API made with MongoDB
Last synced: 07 May 2026
https://github.com/coslynx/ai-query-response-backend-mvp
AI-powered voice interface for natural language query responses... Created at https://coslynx.com
ai-backend asynchronous-programming code-generation developer-tools devops fastapi language-model machine-learning mvp mvp-development natural-language-processing openai-api openai-wrapper postgresql python query-response rest-api software-development sqlalchemy text-generation
Last synced: 07 May 2026
https://github.com/lawrab/the-pile
🎮 Gaming backlog tracker built entirely with Claude Code - An AI development experiment
ai-assisted-development claude-code experimental fastapi gaming nextjs pet-project steam-api
Last synced: 07 May 2026
https://github.com/llanlan1/fastapicrud
FastAPI CRUD API with Docker, deployed on AWS EC2. Includes setup, deployment guide, and troubleshooting steps
docker docker-container ec2 ec2-instance fastapi python-script
Last synced: 07 May 2026
https://github.com/techwithty/glama-mcp-sdk
Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai
api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls
Last synced: 07 May 2026
https://github.com/yadu-m/cloud-computing-python
COE-892 labs
docker fastapi grpc-python python3 restful-api
Last synced: 07 May 2026
https://github.com/anmamebo/home-cloud
Un sistema de almacenamiento personal estilo Google Drive. Permite subir, gestionar y acceder a archivos desde cualquier dispositivo con una interfaz intuitiva y un backend personalizado.
fastapi filesystem python sqlite3
Last synced: 07 May 2026
https://github.com/themusharraf/fastapibooks
A REST API built with Python and FastAPI, integrating with PostgreSQL for CRUD operations (Create, Read, Update, Delete) on books.
api architecture data-structures database fastapi render server sqlalchemy
Last synced: 07 May 2026
https://github.com/alexmhack/django-k8s
Deploying Django v5 using Kubernetes on Digital Ocean
django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial
Last synced: 07 May 2026
https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai
You can call and talk in realtime with openai
fastapi openai python twilio-api websocket
Last synced: 07 May 2026
https://github.com/kunalvirwal/clip-vectorizer
A containerized API for generating Vector embeddings for text and images using the OpenAI CLIP Model utilizing CUDA
clip containerized-services fastapi openai python python3 vector-embeddings
Last synced: 07 May 2026
https://github.com/faisal-fida/insta-reachbot
Test your Instagram Reach (APi)
bs4-requests fastapi python wordpress-plugin
Last synced: 07 May 2026
https://github.com/silas229/fastapi-starter
FastAPI starter project
fastapi fastapi-template poetry python python3
Last synced: 07 May 2026
https://github.com/renatoelho/healthcheck
Os Health Checks no Docker são fundamentais para garantir que sua aplicação esteja realmente funcionando dentro do contêiner. Muitas vezes, o fato de um contêiner estar ativo não significa que a aplicação está saudável.
docker fastapi healthcheck python
Last synced: 07 May 2026
https://github.com/bektesfish/cnn-image-classification-web-application
This web application classifies potato leaf health by detecting Potato Early Blight, Potato Late Blight, and healthy leaves based on uploaded images. It uses React for the frontend, FastAPI for the backend, and TensorFlow Serving for real-time predictions.
cnn-classification fastapi react tensorflowserving
Last synced: 07 May 2026
https://github.com/ali-tm-original/eventsapi
ELTE Python course FASTAPI assignment
Last synced: 07 May 2026
https://github.com/ianfelps/tasks_api
Projeto de API RESTful para gerenciar tarefas, desenvolvido em Python com FastAPI e SQLite. A API permite criar, ler, atualizar e deletar tarefas de forma simples e eficiente.
api api-restful database fastapi python sqlite3
Last synced: 07 May 2026
https://github.com/t1m4/fastapi-recommendations
Recommendation project(FastAPI + SQLAlchemy core 1.4)
celery fastapi kafka sentry sqlalchemy-core typer
Last synced: 07 May 2026
https://github.com/lsjsj92/upstage-document-parser-playground
Upstage document parser playground(w/ Python streamlit)
document-parser documentparsing fastapi ocr playground python3 streamlit upstage
Last synced: 07 May 2026
https://github.com/vyjayanthipolapragada/genai_smart_retail_recommendation
GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim
content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream
Last synced: 07 May 2026
https://github.com/azaxhel/automacao-relatorios-chopp
Um bot com Python + FastAPI que responde no WhatsApp com relatórios automáticos de vendas para um negócio real de chopp
automacao etl fastapi projeto-real python small-business twilio whatsapp-bot
Last synced: 08 May 2026
https://github.com/ronihdzz/voice-ai-asistant-python
An AI voice assistant for real-time phone conversations, built with Python, Twilio, and OpenAI's Realtime API.
conversational-ai docker fastapi gpt-4o openai-api python real-time twilio voice-assistant
Last synced: 08 May 2026
https://github.com/mattuebel/vulnerability-example
Educational FastAPI application demonstrating CWE-863 authorization bypass vulnerability in document sharing with comprehensive security fixes
authorization cwe-863 cybersecurity docker education fastapi owasp python security vulnerability
Last synced: 08 May 2026
https://github.com/thoughtscript/hugging_face_llm_2025
Hugging Face LLM on Fast API exploration
docker fastapi llm machine-learning python tiny-llm
Last synced: 08 May 2026
https://github.com/lukeharwood11/fastapi-chat-app-template
A FastAPI template that includes a chat application frontend for quick prototyping.
Last synced: 08 May 2026
https://github.com/akincenk/insightai
AI-powered semantic PDF intelligence engine. Upload PDFs, ask natural questions, get meaningful answers from inside documents using vector search and OpenAI.
ai document-ai faiss fastapi openai pdf semantic-search uvicorn vector-search
Last synced: 08 May 2026
https://github.com/davidogalo/appointmentscheduler
healthcare appointment scheduling system designed to streamline patient-doctor interactions and medical record management.
async-processing domain-driven-design error-handling fastapi integration-testing jwt-authentication openapi postgresql-database pydantic-models redis-cache request-validation restful-api role-based-access-control sqlalchemy transaction-management unit-testing
Last synced: 08 May 2026
https://github.com/jatin-mehra119/ai-powered-youtube-video-summarizer-and-fact-checker
This Project will check the facts said in a YouTube video whether they are true or not and it can also summarize the YT videos.
faiss-vector-database fastapi generative-ai streamlit
Last synced: 08 May 2026
https://github.com/kemalcalak/python
computer-vision data data-science fastapi image-processing jupyter-notebook machine-learning python
Last synced: 08 May 2026
https://github.com/shivammishra1603/llama-cure
LlamaCure is a modern medical chatbot application that leverages the powerful Llama 3.2 90B Vision model through Groq's API to provide medical information and assistance. The application features a full-stack implementation with a React TypeScript frontend and FastAPI Python backend.
chatbot-llm computer-vision fastapi groq-api nlp react typescript
Last synced: 08 May 2026
https://github.com/ramy-ibrahim-ahmed/melang--library-system
Melang is my open-source software system for libraries with the power of sentiment similarity and intelligent agents.
agents chromadb fastapi nlp rest-api semantic-search
Last synced: 08 May 2026
https://github.com/charlesen/kiss-ai
Kiss AI vise à démocratiser l'accès à l'intelligence artificielle en fournissant des outils simples, efficaces et accessibles
artificial-intelligence deep-learning fastapi machine-learning-algorithms python
Last synced: 08 May 2026
https://github.com/yx-fan/multi-agent-orchestration-framework
Modular multi-agent orchestration framework powered by LangGraph and FastAPI.
agent ai-framework fastapi langchain langgraph llm memory multi-agent orchestration state state-management workflow
Last synced: 08 May 2026
https://github.com/pytlicek/sheet2dict-docker
Docker container with FastAPI as wrapper around sheet2dict
docker faas fastapi python3 sheet2dict
Last synced: 08 May 2026
https://github.com/manav-khandurie/fastapi_chromasearch
As a take-home task for CYBERNETYX, we propose implementing a lightweight FastAPl server for RAG. This server should utilize ChromaDB's persistent client for ingesting and querying documents (PDE DOC, DOCX, TXT). Leverage sentence-transformers/all-MiniLM-L6-v2 (CPU) from Hugging Face for embeddings.
Last synced: 08 May 2026
https://github.com/danieldev0724/telegram-bot-scrapper
telegram bot scrapper
docker fastapi python telegram telegram-bot web-scraping
Last synced: 08 May 2026
https://github.com/scholarx-assesment/notification-service
Notification service to deliver notifications to related parties about the operations in the institute
brevo-api docker fastapi github-actions microservice
Last synced: 08 May 2026
https://github.com/abs-futy7/text2query
AI-powered Text-to-SQL engine that converts natural language into accurate database queries.
Last synced: 08 May 2026
https://github.com/magnetsinc/magnetize-api-gateway
The front door
api api-gateway aws docker fastapi magnetize python3
Last synced: 08 May 2026
https://github.com/iniakunhuda/pass-manager
A secure password manager application built with FastAPI (Python) and React.js. This application allows users to safely store and manage their passwords.
fastapi password-manager reactjs
Last synced: 08 May 2026
https://github.com/tbedau/photolog
A minimal personal photolog.
fastapi htmx personal-website photoblog photography
Last synced: 08 May 2026
https://github.com/butterscotchstallion/cat-chat
Asynchronous chat app with React, sqlalchemy, and FastAPI
fastapi react sqlalchemy-python sqlite typescript
Last synced: 08 May 2026
https://github.com/ahnaf19/solver-bunch
Solver Bunch comes with a vision to provide a community for competitive problem (cp) solving with one stop solution for your cp journey!
fastapi mysql python pytorch recommendation-engine
Last synced: 08 May 2026
https://github.com/subhan-liaqat/dogy-app
Dogy's walk generator addresses dog owners' challenges by tailoring routes to dogs' needs, integrating safety measures, and adding training exercises. This innovative approach ensures engaging walks, promotes better leash behavior, and considers environmental factors for safety and enjoyment, reducing monotony and enhancing the walking experience.
fastapi gemini google-maps-api langchain large-language-models pydantic react
Last synced: 08 May 2026
https://github.com/effinchang/integrity-risk-analytics-azure
Cloud-native risk scoring (FastAPI + Streamlit), Azure CI/CD, Responsible AI
azure dataops devsecops fastapi fraud-analytics graph-database pattern-detection procurement responsible-ai streamlit world-bank
Last synced: 08 May 2026
https://github.com/shasoka/test_for_hitalent
Тестовое задание на позицию "Junior Python разработчик" в компании Hitalent 🤐
alembic asyncpg docker fastapi postgresql pydantic pytest rest-api sqlalchemy
Last synced: 08 May 2026
https://github.com/gideon877/fastapi-user-management
This API is a User Management System built using FastAPI, SQLAlchemy, and PostgreSQL. It allows you to create, read, update, and delete users while following best practices like dependency injection, data validation with Pydantic, and database session management.
fastapi markdown postgresql python3 sqlalchemy
Last synced: 08 May 2026
https://github.com/nvcan1236/ca-house-backend
Accommodation support project
fastapi microservices springboot
Last synced: 08 May 2026
https://github.com/gunh0/graphql-on-fastapi
📈 Application developed using GraphQL on FastAPI
fastapi graphql pytest unicorn
Last synced: 08 May 2026
https://github.com/anirudhtopiwala/macroshot
Open-source AI macro tracker - log meals by photo, text, or barcode. Built-in nutrition coach, self-hostable PWA.
fastapi gemini meal-tracker nutrition pwa react self-hosted
Last synced: 10 Jun 2026
https://github.com/samiraafrin/seashells-management
It is a seashell management app built using Python. CRUD operations are implemented following clean-architecture. Here, FastAPI, SQLalchemy, and SQLite is used for the execution of the app.
black crud fastapi form-data multi-part orm pytest python sqlalchemy sqlite unittest uvicorn
Last synced: 08 May 2026
https://github.com/itshivams/background-remover
A full-stack application for removing image backgrounds. It provides a Next.js frontend for uploading and previewing images and a FastAPI backend for processing image background removal.
fastapi nextjs python-multipart rembg
Last synced: 08 May 2026
https://github.com/nngel/pdf-thumbnail-service
A production-ready FastAPI microservice that functions as a PDF thumbnail generator, converting the first page of PDF files to optimized PNG thumbnails.
fastapi image pdf pymupdf-fitz python thumbnail-generator vercel
Last synced: 08 May 2026
https://github.com/pashpiter/weather_forcast_app
Web приложение(сайт), где пользователь вводит название города, и получает прогноз погоды в этом городе на ближайшее время.
asyncpg fastapi jinga2 postgresql python sqlmodel uvicorn
Last synced: 08 May 2026
https://github.com/attarmau/styleclip
A mockup full stack app built with React, FastAPI, MongoDB, and Docker, powered by AWS Rekognition & CLIP for multi-tagging and clothing recommendations
clip fastapi mcp recommender-system
Last synced: 08 May 2026
https://github.com/yomi4486/image_create_api
StableDiffusionなどの任意の画像生成モデルをAPI経由で使用できるREST APIです。
Last synced: 08 May 2026
https://github.com/qmacias/fastapi-railway-template
Basic Railway Example with FastAPI.
docker fastapi railway uvicorn
Last synced: 08 May 2026
https://github.com/souvik-kar-704/currency_converter
This is the small project of converting USD, GBP, EURO to INR
api currency-converter fastapi html javascript python
Last synced: 08 May 2026
https://github.com/egor-max/fastbooks
Хранение и передача книг
fastapi postgresql pydantic python sqlalchemy
Last synced: 08 May 2026
https://github.com/dev4rno/reach
User management & email service for SaaS audiences.
authentication credential-manager fastapi mongodb railway-app
Last synced: 08 May 2026
https://github.com/mathis-lambert/api
This repository hosts the core API infrastructure for my web services, built with Python and FastAPI. It serves essential utilities and functionalities across all my web services, accessible under api.mathislambert.fr. The goal is to provide a robust and scalable backend for various web applications.
fastapi llm openai python qdrant
Last synced: 08 May 2026
https://github.com/jimcostdev/jimcostdev-fastapi-template
Plantilla inicial para proyectos web con FastAPI, MongoDB y PostgreSQL, pensada para acelerar el desarrollo y servir de referencia.
Last synced: 08 May 2026
https://github.com/ibuildrun/openvpn-manager
OpenVPN Manager: Electron admin + FastAPI server-agent. Multi-server, cascade, XRay-Reality, Hysteria2, AmneziaWG.
amneziawg anti-censorship electron fastapi hysteria2 openvpn python react reality self-hosted typescript vless vpn wireguard xray
Last synced: 18 Jun 2026