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-08 00:11:11 UTC
- JSON Representation
https://github.com/kev-1729/employee_attrition
Este proyecto aplica Machine Learning para predecir la rotación de empleados. Incluye análisis de datos, preprocesamiento, modelado y evaluación con Python y librerías como Pandas y Scikit-Learn.
fastapi python skilearn website
Last synced: 07 May 2026
https://github.com/uday160386/ml-model-as-rest-api
A simple example on how to provide ML model (DecissionTreeClassifier) as a REST Service. The app is containerize and deployed in Azure Cloud
ai-ml fastapi machine-learning machine-learning-algorithms ml-ops python vuk-ai-cloud
Last synced: 07 May 2026
https://github.com/itsahmadawais/ai-taskflow
A lightweight distributed task processing framework for AI workloads. Built with FastAPI, Redis, and RQ, featuring a plugin-based task system, LangChain integration, and async worker execution.
ai-infrastructure backend-framework distributed-systems fastapi langchain llm-applications python redis rq task-queue
Last synced: 10 Jun 2026
https://github.com/codingforentrepreneurs/youtube-video-player-nextjs
Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi
analytics fastapi nextjs timescaledb timescaledb-python tutorial videos youtube
Last synced: 07 May 2026
https://github.com/troymoses/potato-doctor-api
Potato Doctor api end points
fastapi image-processing keras machine-learning tensorflow
Last synced: 07 May 2026
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/kimijl/fastapi-mcp
Example web app mounting a model context protocol (MCP) server on a FastAPI server
Last synced: 11 May 2026
https://github.com/kwame-mintah/python-fastapi-logging-application
Demonstrate an external application receiving logs, from another system.
docker fastapi logging pydantic-v2 python312
Last synced: 11 May 2026
https://github.com/recker-dev/iot-healthcare-network-traffic-attack-predictor
A machine learning project to detect cyberattacks in IoT healthcare networks. Utilizes PCA for dimensionality reduction, data visualization for insights, and ANN for classification. Features a FastAPI backend and Streamlit UI for inference with labeled and unlabeled datasets.
ai deep-learning fastapi ml network-traffic-analysis network-traffic-classification neural-network pca-analysis streamlit
Last synced: 11 May 2026
https://github.com/princepal9120/taskflow
TaskFlow is an advanced task management application that enhances productivity by providing a visual workflow for tracking task progress. Utilizing Material UI for a sleek UI and React Flow for an interactive progress visualization, TaskFlow ensures an intuitive and efficient task management experience
fastapi material-ui postgresql
Last synced: 11 May 2026
https://github.com/pilarcode/mcp_lab
👩💻 Learning about Mcp (model context protocol)
fastapi fastmcp lab mcp mcp-client mcp-server prompts resources tools
Last synced: 11 May 2026
https://github.com/rafapi/backend-microservices
Microservices using RabbitMQ as message broker
django-rest-framework docker fastapi microservices python rabbitmq
Last synced: 11 May 2026
https://github.com/koralowiec/ocr-server
Part of engineering thesis. The API that takes an image with license plate and tries to return the license plate number (by preprocessing the image with OpenCV and then recognizing the characters with OCR: Tesseract)
fastapi opencv pytesseract tesseract
Last synced: 11 May 2026
https://github.com/ghonijee/money-tracker-ai-agent
agentic-ai ai fastapi moneytracker python whatsapp-bot
Last synced: 11 May 2026
https://github.com/maniebra/voidrun
An isolated environment for code execution.
app docker dockerimage fastapi firejail isolation judge
Last synced: 11 May 2026
https://github.com/vemonet/translator-sparql-service
A SPARQL endpoint to serve NCATS Translator services as SPARQL custom functions.
fastapi rdflib sparql sparql-endpoints translator
Last synced: 11 May 2026
https://github.com/edycutjong/siftglass
🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.
ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence
Last synced: 10 Jun 2026
https://github.com/mohsinraza2999/house-price-prediction
Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.
ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development
Last synced: 14 Jun 2026
https://github.com/iroyalx/parallelism
UNI S6: Parallel processing final project
docker fastapi parallel-computing parallel-programming parallelism
Last synced: 12 May 2026
https://github.com/efenstakes/yoda-ai-alpha-api-mini
A generative AI API using Amazon AWS Bedrock supporting text and image generation.
aws aws-bedrock aws-lambda bedrock fastapi python
Last synced: 12 May 2026
https://github.com/ejminguez/book-borrowing-system
book borrowing system using fastapi
alembic fastapi postgresql sqlalchemy supabasedb
Last synced: 12 May 2026
https://github.com/aryaminus/dspy-proxy
A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.
ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api
Last synced: 12 May 2026
https://github.com/jobedev95/classroom-booking-system
This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.
api booking-system fastapi pydantic python3
Last synced: 12 May 2026
https://github.com/musharna/jobd
Self-hostable GPU-aware job broker for your own machines, with native MCP/agent integration
distributed-systems fastapi gpu homelab job-queue job-scheduler mcp self-hosted tailscale
Last synced: 11 Jun 2026
https://github.com/endiba360/bedtime-story-generator
An open-source project that generates engaging short stories for bedtime using Python as the backend and OpenAI's ChatGPT for storytelling.
ai-writing chatgpt fastapi microservices open-source python
Last synced: 12 May 2026
https://github.com/zodakzach/yt-comments-ai-analyzer
Web app that fetches YouTube comments from a given video URL, summarizes them with GPT‑5‑mini, indexes them for similarity search, and lets you chat with an AI about the insights
daisyui fastapi htmx openai tailwindcss upstash-redis vader-sentiment-analysis
Last synced: 12 May 2026
https://github.com/oya163/api-benchmark
Multiple python API framework benchmarking based on image conversion task
asyncio benchmarking fastapi flask
Last synced: 11 Jun 2026
https://github.com/akshar-raaj/softwarequizzes
Powers the backend for softwarequizzes.com.
Last synced: 13 May 2026
https://github.com/just1not2/electorz-backend
Backend of the ElectorZ political game, written in FastAPI
Last synced: 13 May 2026
https://github.com/maxvilaruiz/skymate---hackupc-2026
AI-powered travel assistant that understands user intent, combines Skyscanner data with agentic AI, and delivers personalized trips, recommendations, and inspiration through an interactive chat experience.
agentic-ai ai ai-assitant chatbot fastapi llm nextjs ollama rag skyscanner travel-tech
Last synced: 13 May 2026
https://github.com/jaimemosg/census_api_challenge
This is just my first fastAPI
Last synced: 13 May 2026
https://github.com/vincentchiou/tts-voiceover-app
本機運行的中文 TTS 配音工具,主題/PDF/YouTube → 口語腳本 → CosyVoice2 語音合成
chinese-tts cosyvoice fastapi ollama podcast taiwan text-to-speech tts voice-cloning whisper
Last synced: 11 Jun 2026
https://github.com/seydinabane/sherpa
Sherpa — Tuteur IA pour la préparation d'examens : RAG ancré (citations), agents & orchestration LangGraph, production-grade (FastAPI · Qdrant · Claude).
agents anthropic claude clean-architecture edtech education fastapi genai langgraph llm prometheus python qdrant rag rag-pipeline vector-search
Last synced: 12 Jun 2026
https://github.com/aka-nikko/inventory-management-system
A simple, production-oriented inventory management web application with a React + Vite frontend and a FastAPI backend. The project is containerized with Docker Compose for easy local development and testing.
aqlalchemy axios docker fastapi javascript jsx postgresql python react vite webapp
Last synced: 12 Jun 2026
https://github.com/haseebahmed49/langchain-news-aggregator-app
The AI-Powered News Aggregator is a web application that fetches the latest news articles based on user-input keywords. It leverages FastAPI for the backend and Streamlit for the frontend. The backend integrates LangChain and OpenAI GPT-3.5 to provide AI-powered summaries.
fastapi knowledge-graph langchain langchain-python streamlit visualization
Last synced: 12 Jun 2026
https://github.com/ai-bio-synergy-holdings-llc/qs-dmss
Evidence-first QuantumScalar DM simulation suite for reproducible runs, decision campaigns, and PyPI installs.
dark-matter evidence fastapi pypi python reproducibility scientific-computing simulation trusted-publishing
Last synced: 13 Jun 2026
https://github.com/haseebahmed49/langchain-pinecone-recommendation-system
Recommendation System using LangChain, OpenAI, and Pinecone. The system allows users to input an item description and receive semantically similar recommendations based on vector embeddings.
ai fastapi langchain langsmith openai pinecone python3 streamlit vector vector-database
Last synced: 13 Jun 2026
https://github.com/csmqbusy/fastapi-personal-finances
Personal-finances app
factoryboy fastapi finances-manager javascript jinja2 postgresql rabbitmq sqlalchemy
Last synced: 04 May 2026
https://github.com/churrinha/cloudwalk-monitoring-challenge
Monitoring challenge solution for CloudWalk (Night Shift)
analytics cloudwalk fastapi jupyter-notebook monitoring python real-time
Last synced: 04 May 2026
https://github.com/g-wtham/garbage-classifier-fastapi
Garbage Classifier using Transfer Learning: ML-powered REST API for classifying waste. Built with FastAPI, TensorFlow, and Transfer Learning on NASNet.
fastapi jupyter-notebook nasnetmobile tensorflow transfer-learning uvicorn
Last synced: 04 May 2026
https://github.com/oadultradeepfield/healthhack-vad
A VAD service analyzing factors linked to cognitive decline, developed for the HealthHack 2025 project.
fastapi python voice-activity-detection
Last synced: 04 May 2026
https://github.com/passadis/azure-weights-biases
Boost your RAG Applications with Model Feedback
aifoundry azureai azureaistudio fastapi llm rag vue weights-and-biases
Last synced: 04 May 2026
https://github.com/ricardorobledo/makingawebservicewithfastapi
This is an API made up with FastAPI
api api-rest fastapi mysql mysqlclient oauth2 peewee pyjwt requests
Last synced: 04 May 2026
https://github.com/oleksiym/calls-api
AI-powered API for processing and analyzing phone call audio. Features include transcription (OpenAI Whisper), NLP (SpaCy, TextBlob), emotion detection, and categorization. Built with FastAPI, PostgreSQL, and Docker for scalable offline operation.
audio-processing docker-compose emotion-detection fastapi nlp rest-api sentiment-analysis
Last synced: 04 May 2026
https://github.com/sitammeur/align-anything-litserve
Leverage Align-DS-V's capabilities using LitServe.
artificial-intelligence deep-learning deepseek-r1 fastapi lightning-ai litserve python rlhf transformers vision-language-model
Last synced: 09 May 2026
https://github.com/gustavosilverio/my-mangas-api
This is the front-end project with python that serves the data collected from the database to the front-end, using the TypeScript and Python languages.
Last synced: 04 May 2026
https://github.com/ahmadbaratkhooei/seamless_streaming_server
Dieses Projekt implementiert und lokalisiert ein Seamless-Streaming-Modell mit Python, FastAPI, JavaScript, HTML und CSS.
Last synced: 04 May 2026
https://github.com/shreydan/naive-rag-compose
naive rag using docker-compose with multiple services: ingestion, embedding, query, llm-chat + streaming with openrouter/openai
chatbot docker docker-compose faiss fastapi llm openai-api retrieval-augmented-generation vector-database
Last synced: 04 May 2026
https://github.com/swayamag/plantvision-ai
AI-powered plant species classification using ResNet50 and FastAPI
computer-vision deep-learning fastapi image-classification machine-learning plant-identification python resnet-50 rest-api tensorflow
Last synced: 04 May 2026
https://github.com/mistersoandso/llm-based-rag-translator
A prototype LLM-based RAG translator designed for a privacy-focused client base
fastapi ollama python rag-chatbot
Last synced: 04 May 2026
https://github.com/aryankumarofficial/speech-segmentation-web-app
Interactive FastAPI web app for segmenting speech into clips with timestamps, using ffmpeg and Python.
audio-processing docker fastapi ffmpeg python render-deploy speech-segmentation webapp
Last synced: 04 May 2026