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-01 00:10:42 UTC
- JSON Representation
https://github.com/saifx19/stock-price-forecasting-api
API for real-time stock price forecasting using multivariate LSTM models. The API is developed with FastAPI, and the frontend is built using Streamlit.
api deep-learning fastapi forecasting stock-price-prediction streamlit
Last synced: 05 May 2026
https://github.com/pedro05souza/aws-budget-visualizer
This repository features a simple API powered by the AWS SDK, designed to streamline the process of retrieving and managing budget data.
Last synced: 05 May 2026
https://github.com/bhumigor/fastapi-restful-app
A FastAPI RESTful application with MySQL, implementing CRUD operations using SQLAlchemy and Pydantic for data validation.
api-endpoints fastapi mysql project-structure-for-fastapi pydantic restfulapi sqlalchemy uvicorn
Last synced: 06 May 2026
https://github.com/yaksocklab/yaksock-server
DUR API와 AI를 사용하여 중복약 및 상호작용 약물 위험을 쉽게 알려주는 복약 안전 가이드
Last synced: 06 May 2026
https://github.com/debmalyasen34/aura-backend
This is the backend for aura application
backend-api fastapi oauth2 poetry-python python supabase
Last synced: 06 May 2026
https://github.com/stupidcucumber/pet-food-store
API for a pet food store.
docker fastapi gemini-api llm python3
Last synced: 06 May 2026
https://github.com/shibbbbs/fastapi_project
A FastAPI application that reads financial data from an Excel file (capbudg.xls) and provides API endpoints to list available tables (sheet names), fetch row names from a selected table, and calculate the sum of numerical values from a specified row. The API is accessible via a web-based interactive documentation at /docs
data dataanalysis fastapi pandas python
Last synced: 06 May 2026
https://github.com/prateekshukla17/fking-ai-professor
An absolute ridiculous, brain rotting of a project made during lecture beacause I was bored and I thought an AI professor could teach me better than my actual professor, so here it is the brairot prof
Last synced: 06 May 2026
https://github.com/euiyounghwang/spark_job_interface_service
spark_job_interface_service
fastapi spark spark-cluster spark-jobs
Last synced: 06 May 2026
https://github.com/andres15alvarez/fast-microservices
Two microservices, redisJSON and FastAPI
fastapi microservices redis rediscloud
Last synced: 06 May 2026
https://github.com/stax124/supanuxt-template
Nuxt + Supabase + NuxtUI + Cloudflare Pages starter template
cloudflare fastapi nuxt supabase
Last synced: 06 May 2026
https://github.com/drarlian/finance_api
Projeto responsável por pegar indicadores de ativos da bolsa de valores.
fastapi pandas python yahoo-finance
Last synced: 06 May 2026
https://github.com/pashpiter/tron_service
Микросервис, который выводит информацию по адресу в сети трон, его bandwidth, energy, и баланс trx.
asyncpg fastapi postgresql pytest python sqlalchemy tronpy uvicorn
Last synced: 06 May 2026
https://github.com/nedhmn/streeteasy-scraper
StreetEasy data scraper built as a Dockerized monorepo with uv workspaces. Supports synchronous and asynchronous scraping via BrightData, featuring a FastAPI webhook and Cloudflared tunnels.
cloudflare-tunnel docker-compose fastapi monorepo postgresql python scraping uv
Last synced: 06 May 2026
https://github.com/himeyama/remote-shutdown
It is a web application and server that allows you to shut down or restart the target PC from a smartphone or PC on the same LAN as the target PC.
Last synced: 06 May 2026
https://github.com/eiberham/food-tracker-api
:robot: AI-powered food tracker api built with FastAPI, Langchain agent, Langgraph Workflows, and Supabase for vector search and RAG.
agentic-ai fastapi langchain pydantic sqlalchemy supabase terraform
Last synced: 06 May 2026
https://github.com/hvalfangst/azure-service-bus-queue-python
Python FastAPI integrated with Azure Service Bus Queues
ampq api az-204 az-cli azure azure-service-bus azure-service-bus-queue fastapi python queue
Last synced: 06 May 2026
https://github.com/siddh34/shopping-backend
A Sample FastApi Server mimicking shopping service
docker fastapi pipenv python sqlalchemy
Last synced: 06 May 2026
https://github.com/bin-pdt/webauth_fastapi
INTRODUCTION TO PYTHON FASTAPI
alembic celery fastapi itsdangerous passlib pydantic pyjwt python redis sqlmodel web-backend
Last synced: 06 May 2026
https://github.com/jerynmathew/thurup
Real-time multiplayer web implementation of the 28/56 card game with WebSocket support, bot players, and team-based scoring
fastapi python react vitejs websockets
Last synced: 06 May 2026
https://github.com/nnnlik/salary-viewer-service
This repository contains an implementation of a REST service that allows you to view the current salary and date of the next raise for each
asyncpg docker fastapi fastapi-users postgres pytest
Last synced: 06 May 2026
https://github.com/fatema-016/expense-tracker
This project is a full-stack expense tracking application built using Python, MySQL, FastAPI, and Streamlit. It allows users to manage and track their expenses effectively.
Last synced: 06 May 2026
https://github.com/thus/http-tarpit
HTTP tarpit based on FastAPI and fastapi-tarpit
Last synced: 06 May 2026
https://github.com/iamnalinor/forkitech-tron-retriever
A microservice for fetching Tron wallets details
Last synced: 06 May 2026
https://github.com/sajjadhz/ansiblebluegreendeploymentfastapi
Deploying FastAPI app with Blue/Green deployment strategy using Ansible
ansible ansible-playbook ansible-role blue-green-deployment fastapi load-balancer zero-downtime zero-downtime-deploy
Last synced: 07 May 2026
https://github.com/brianj-4/vlr-scraper
Python vlr.gg scraper
beautifulsoup esports fastapi python vlrgg webscraper webscraping
Last synced: 07 May 2026
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/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/troymoses/potato-doctor-api
Potato Doctor api end points
fastapi image-processing keras machine-learning tensorflow
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/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/turkunov/vacancy_recommender
Рекомендательная система вакансий на основе RL-алгоритма DQN
dqn fastapi pytorch railway recommendation-system rl
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/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/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/mrendiks/rest-api_fastapi
Code for REST API using FastAPI
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/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/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/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/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/faisal-fida/insta-reachbot
Test your Instagram Reach (APi)
bs4-requests fastapi python wordpress-plugin
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/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/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/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/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/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/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/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/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/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/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/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/gunh0/graphql-on-fastapi
📈 Application developed using GraphQL on FastAPI
fastapi graphql pytest unicorn
Last synced: 08 May 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/yomi4486/image_create_api
StableDiffusionなどの任意の画像生成モデルをAPI経由で使用できるREST APIです。
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/dev4rno/reach
User management & email service for SaaS audiences.
authentication credential-manager fastapi mongodb railway-app
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/genndy007/king-arter-backend
Trying to write RESTful API with Python for auction web application
fastapi githooks http pylintrc python rest-api routing sqlalchemy uvicorn
Last synced: 08 May 2026
https://github.com/raviteja-112/pinas
PiNAS is a web-based interface for managing files on a Raspberry Pi or any NAS device. Built with FastAPI, SQLAlchemy, and Jinja2, it enables browsing, uploading, and deleting files/directories via a user-friendly web interface.
fastapi nas networkstorage raspberrypi sqlalchemy
Last synced: 08 May 2026
https://github.com/athiyaman-m/hybrid-log-classification-system-using-deepseek-r1--regex-and-bert
Hybrid Log Classification System using Deepseek R1 LLM, Regex and BERT.
bert deepseek-r1 fastapi groq python regex
Last synced: 08 May 2026
https://github.com/sandhyas140295/edutech-assignment-tracker-backend
A simplified assignment tracking system for EdTech platforms where teachers can post assignments and students can submit them. Includes role-based login for teachers and students, with secure APIs built using FastAPI and SQLite. Clean React-based frontend allows assignment creation, submission, and viewing of student submissions.
fastapi jwt-authentication python3 rest-api sqlite
Last synced: 08 May 2026
https://github.com/prathamhandique/diabetespreditionmodel_embedded_with_fastapi
The backend of the project is handled in fastapi with the diabetes ml model embedded in the frontend react is used to perform a Post operation .
fastapi machine-learning reactjs
Last synced: 08 May 2026
https://github.com/al-chris/1-2-3-game
The 3...2...1 guess game in python and js.
Last synced: 08 May 2026
https://github.com/kingarthurwashere/newspaper-app
News App for local newspaper company and using WhatsApp API from Meta and WordPress Api : FastAPI Framework for Python
api-rest fastapi python whatsapp-api
Last synced: 08 May 2026
https://github.com/louis70109/testcontainer-fastapi-example
Test Container Python(FastAPI) Example with PostgreSQL
fastapi postgresql python testcontainers
Last synced: 08 May 2026