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/adityanandanx/kalam
कlam is a powerful handwriting generation tool that allows you to convert digital text into realistic-looking handwritten documents. Perfect for adding a personal touch to digital content or quickly generating handwritten assignments.
automation fastapi handwrite handwriting handwriting-generation nextjs
Last synced: 06 May 2026
https://github.com/amirespahbodi/teams
teams
autentication fastapi mongodb motor mvc pydantic pydantic-v2
Last synced: 06 May 2026
https://github.com/coding-for-it/cognitive-insight-engine
Extracts insights from PDF annual reports using OCR, NLP, ML, and APIs, and visualizes them in a dashboard.
fastapi pandas pdfplumber regrex streamlit textblob
Last synced: 06 May 2026
https://github.com/chibuikeeugene/agentic_system_projects
A compendium of different agentic applications for different business needs and application.
agentic-ai containerization fastapi langchain langgraph-python llama-index mcp prompt-template vector-embeddings worflow-nlp
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/k31ner/fastapi-crud-mongo
Mi primer crud con el framework de FastAPI y MongoDB, utilizando jinja2 para renderizar las plantillas html
crud-api fastapi mongodb python
Last synced: 06 May 2026
https://github.com/complicat9d/tariff-service-be
Microservice for interaction with tariff entity and getting cost of a ceratin category of goods according to them
apache-kafka docker-compose fastapi jwt-auth sqlalchemy
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/qmacias/fastapi-railway-template
Basic Railway Example with FastAPI.
docker fastapi railway uvicorn
Last synced: 08 May 2026
https://github.com/egor-max/fastbooks
Хранение и передача книг
fastapi postgresql pydantic python sqlalchemy
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/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/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/thesparkvision/dolist
This is a task management application made to track basic tasks any person has to finish in a day
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
https://github.com/rodrigo-kelven/api-payment
API Payment é um projeto open source. Baseado na ideia de facilitar a crição de apis do absoluto, este projeto é uma ótima opção para os que se perguntem do que é composta uma api excelente em termos de seguranca, performance e escalabilidade/flexibilidade.
api-rest fastapi payment-integration
Last synced: 18 May 2026
https://github.com/patrsc/fastapi-simple-errors
Simple error handling for fastapi using custom error classes.
Last synced: 30 Jun 2026
https://github.com/webmasterdevlin/fastapi-backend
FastAPI backend for my react-vite-frontend repo
azure-ad dockerfile entra-id fastapi
Last synced: 21 Mar 2025
https://github.com/filipusarif/electricity-prediction-fastapi
Back end for prediction consumtion electricity in japan with fastapi
api fastapi prediction regression
Last synced: 18 May 2026
https://github.com/amanovishnu/notes-fast-api
fastapi python3 swagger-api uvicorn
Last synced: 18 May 2026
https://github.com/grigorkh/fastapi-ml-deployment-template
This repository provides a complete example of serving a machine learning model with FastAPI, containerizing it using Docker, and deploying it on Kubernetes.
api docker fastapi fastapi-template kubernetes ml mlops python
Last synced: 20 Jan 2026
https://github.com/mryutaro/smago-map
SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ
docker docker-compose fastapi nginx postgresql python react react-leaflet typescript
Last synced: 07 Apr 2026
https://github.com/jonatandb/fastapi-tasks-crud-mongo-react
Tasks CRUD (FastAPI / MongoDB / React)
fastapi jonatandb mongodb react
Last synced: 07 Apr 2026
https://github.com/tech-preta/fintelli
Aplicação full-stack de finanças com IA com observabilidade nativa.
autoprefixer axios css docker docker-compose fastapi gemini helm html nginx opentelemetry-collector postcss postgresql python react redis tailwind typescript uvicorn vite
Last synced: 23 Aug 2025
https://github.com/ronylpatil/fastapi
Develop & Dockerize ML Microservices using FastAPI + Docker
docker fastapi machine-learning microservice
Last synced: 10 May 2026
https://github.com/developedby-siva/token-scope
Profile your LLM payloads. Find the waste. Cut the cost. Field-level token attribution, cost leak detection, and payload optimization for any LLM API.
docker fastapi github-actions llm openai tiktoken
Last synced: 08 Apr 2026
https://github.com/rodrigo-kelven/simples_api_gateway
Api gateway, repositorio onde mostro como funciona um api gateway de forma simples usando fastapi, python, docker. Ele desempenha um papel crucial na gestão e orquestração de chamadas de API, oferecendo uma série de funcionalidades que melhoram a eficiência e a segurança das comunicações
Last synced: 07 May 2025
https://github.com/josiah-mbao/docu-vision
An AI tool that turns documents into insights using Google Cloud and a FastAPI backend
api fastapi gcp-storage-bucket
Last synced: 10 May 2026
https://github.com/vovandreevik/automation-of-the-dean-office
This project is designed to automate the work of the dean's office, enabling the management of student grades and performance analysis. The system provides an intuitive web interface for handling groups, students, teachers, subjects, and grades.
alembic css fastapi postgresql python react typescript vite
Last synced: 09 Apr 2026
https://github.com/topotun77/fastapi
Организация taskmanager с использованием FastAPI (python, FastAPI, SQLAlchemy, alembic, pydantic, SQLite)
alembic fastapi pydantic python sqlalchemy sqlite3
Last synced: 18 May 2026
https://github.com/imtiaj-007/surecheck-ai
SureCheck AI is an intelligent, agentic backend for automating medical insurance claim adjudication. It ingests multiple claim documents (Bills, Discharge Summaries, IDs), extracts structured data using parallel AI agents, validates consistency across documents, and renders a final approval decision.
ai ai-agents aws claims docker fastapi langchain langgraph llm pydantic python redis
Last synced: 07 Apr 2026
https://github.com/zero1max/fastapi-auth
A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.
fastapi python3 sqlite3 tortoise-orm
Last synced: 21 May 2026
https://github.com/hazelnutparadise/gamecorner
A web game platform of hazelnut-paradise.com.
Last synced: 04 Jul 2026
https://github.com/abhi904485/fastapi_with_graphene
GraphQL With Fastapi Using (starlette-graphene3)
alembic fastapi graphene3 graphql sqlalchemy starlette
Last synced: 09 May 2026
https://github.com/ddrm86/cat_facts_api
This project is a simple FastAPI application that provides an API for managing cat facts. Made following the official FastAPI tutorial.
fastapi sqlite3 sqlmodel uuidv4
Last synced: 07 May 2026
https://github.com/jmoussa/youtube-content-recommendation
An RESTful API paired with a content scraper that analyzes popular YouTube content and arranges it in interesting ways for the end user (via API endpoints).
content-recommendation elasticsearch elasticsearch-client fastapi google python web-service youtube youtube-api
Last synced: 07 May 2026
https://github.com/kowshik24/uber-ride-price-prediction
A web application that predicts the price of an Uber ride based on several factors, such as pickup location, dropoff location, and the number of passengers.
fastapi machine-learning render web-application
Last synced: 04 Jan 2026
https://github.com/sakhileln/space-nomad
A web application built with FastAPI and SQLite3, designed to deliver up-to-date space exploration information. It integrates data from public space APIs to showcase current missions, space news, celestial body details, and more! 🌌
database fastapi nasa-api spacex spacex-api spacex-launches spacex-launches---mission-tracker sqlite3
Last synced: 18 Apr 2026
https://github.com/nikol4ss/gotrade
Application that consumes financial market APIs, analytical dashboards, and simulates investments with AI/ML for real investments.
axios-vue celery fastapi pandas python-binance vue3
Last synced: 18 May 2026
https://github.com/dave-shawley/fastapi-patterns-lab
Lab for exploring FastAPI and ASGI patterns in code and theory
Last synced: 12 Jun 2026
https://github.com/jaydenk/things-api
REST API for Things 3 — expose your tasks over HTTP. Reads via things.py, writes via URL scheme.
automation fastapi gtd macos pypi python rest-api task-management things things3
Last synced: 06 Apr 2026
https://github.com/kraigochieng/medilinda
MediLinda is an integrated web platform that streamlines Adverse Drug Reaction (ADR) reporting, real-time monitoring, and explainable AI-driven causality assessment for Kenya’s Pharmacy and Poisons Board (PPB).
databricks fastapi mlflow nuxt
Last synced: 23 May 2026
https://github.com/jkevin2010/ai-cognitive-assessment
Revolutionary agentic AI-powered cognitive assessment that uses multiple collaborating AI agents to detect patterns invisible to traditional scoring — delivering up to 3× better sensitivity for early detection of cognitive changes.
agentic-ai ai-healthcare api cognitive-assessment digital-health fastapi machine-learning multi-agent-systems natural-language-processing python speech-analysis voice-biomarkers
Last synced: 04 Jul 2026
https://github.com/alexmhack/serverless-python
In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.
cloud-run docker dockerfile fastapi gcp simple-app tutorial
Last synced: 18 May 2026
https://github.com/hong539/sauce-man
sauce-man is a discord bot to make discord UI/UX better!
backend backend-api backend-app backend-development container discord-bot docker dockerfile fastapi python python3 search-algorithm search-engine uv
Last synced: 05 Apr 2025
https://github.com/qhuyitb/engine-audio-retrieval-system
Audio retrieval system for vehicle sound similarity search using MFCC-based feature extraction, FastAPI, and Qdrant vector database.
audio-retrieval audio-similarity fastapi information-retrieval librosa python qdrant
Last synced: 18 May 2026
https://github.com/javatarz/corpus-watch
Privacy-focused, self-hosted net worth tracker for Indian DIY investors and families.
agpl fastapi india networth personal-finance privacy python react self-hosted
Last synced: 18 May 2026
https://github.com/tcampbell01/ai-code-explainer
AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.
ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python
Last synced: 15 Jan 2026
https://github.com/armand-sauzay/fastapi-template
⚡ Template for FastAPI projects ⚡
api docker docker-compose fastapi python
Last synced: 04 Apr 2025
https://github.com/macorisd/mi-mapa
A full-stack project for storing and visualizing user maps with markers for visited cities. Built with FastAPI (backend), React + Vite (frontend), MongoDB (database), and deployed on Vercel.
fastapi full-stack mongodb nodejs react vercel
Last synced: 10 Apr 2026
https://github.com/johndutchover/short-circuit-me
Slack App using Bolt for Python
fastapi flyio gitlab-mirror mongodb-atlas pixi slack-bolt
Last synced: 18 May 2026
https://github.com/abynxv/crud-fastapi
This project demonstrates a simple CRUD (Create, Read, Update, Delete) application using the FastAPI framework. It is designed to manage departments and employees within an organization. The project includes endpoints for creating, reading, updating, and deleting records in a SQLite database, leveraging SQLAlchemy for ORM
fastapi python sqlalchemy sqlite3
Last synced: 18 May 2026
https://github.com/mittalbhavya/medbuddy
MedBuddy is a GENAI-based platform for symptom analysis, doctor matching, and appointment scheduling. It uses FastAPI, React, and MongoDB, integrated with Google Gemini API for intelligent healthcare support.
brevo fastapi google-gemini-api mongodb react resend tailwindcss
Last synced: 02 Feb 2026
https://github.com/dhartisangani/melomint-processor-service
A Unique music platform empowering artists with AI-driven nested royalties and NFT members and Transparent analytics. Seamless access to a vast high-quality song library for users. Support artists with exclusive NFTs with Flow blockchain.
ai audio-processing cosine-similarity fastapi ml python tenser
Last synced: 18 May 2026
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 15 Apr 2026
https://github.com/mtnvencenzo/cezzis-com-accounts-api
FastAPI-based backend for user account management, authentication, and profile operations. Implements OAuth 2.0 with PKCE flow, comprehensive profile management, and account settings for the Cezzis.com platform.
Last synced: 11 Apr 2026
https://github.com/tonkonozhenko-mi/ai_private_workspace
Local-first desktop app (macOS & Windows) to chat with your own projects — offline RAG over your files, grounded answers with sources. No cloud, no accounts.
ai desktop-app fastapi llama-cpp llm local-first macos offline ollama privacy rag react tauri windows
Last synced: 26 Jun 2026
https://github.com/ankit-ap-paul/wildlife-monitoring-software
Wildlife Monitoring Software using live audio
Last synced: 06 Apr 2026
https://github.com/scholarx-assesment/class-schedule-service
Class scheduler service for the eduction institute system
docker fastapi microservices-architecture postgresql
Last synced: 11 Apr 2026