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-09 00:10:59 UTC
- JSON Representation
https://github.com/masterain98/gemini-wrapper
Wrap Google AI Studio Gemini API into OpenAI-compatible endpoints
fastapi gemini gemini-api openai-api
Last synced: 28 Apr 2026
https://github.com/astralmortem/fastapi-fastauth
Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.
authentication authorization fastapi jwt oauth2 rbac
Last synced: 11 Mar 2026
https://github.com/zyazosk/seculogrt
A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.
arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket
Last synced: 09 May 2026
https://github.com/tylevnovik/arxivagent
基于 DeepSeek 大模型 API 驱动的智能论文检索代理,支持 arXiv、OpenAlex、Crossref 等开放学术数据源。
agent arxiv deepseek fastapi paper-search rag
Last synced: 10 Jun 2026
https://github.com/fernando-medeiros/fast-flask-api
O projeto é uma API backend com diversas funcionalidades, como autenticação de usuário, criação, deleção e curtida de postagens. Segue o contexto de uma rede social e utiliza Python, FastAPI, PostgreSQL, Pytest.
api backend-api fastapi python python-api
Last synced: 28 Apr 2026
https://github.com/grantbirki/fastapi-tester
A test repo for a simple fastapi app
Last synced: 28 Apr 2026
https://github.com/leosimoes/dio-python-fastapi-workout
Project "Developing your First API with FastAPI, Python and Docker" by DIO.
fastapi python rest-api sqlalchemy
Last synced: 28 Apr 2026
https://github.com/mtsprznto/api_data_mapu
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
Last synced: 28 Apr 2026
https://github.com/salehb1/vaultix
A modern Identity and Access Management (IAM) service built with FastAPI
fastapi fastapi-auth fastapi-auth2 iam
Last synced: 28 Apr 2026
https://github.com/thorgilis/python.template.microservice
A fully configured FastAPI microservice template with built-in code quality tools, CI/CD, and Docker support. This template provides a structured foundation for developing and deploying Python microservices with best practices in security, testing, and maintainability.
api fastapi github-action microservices pre-commit python python3 template uvicorn
Last synced: 28 Apr 2026
https://github.com/gisoreb/sqlalchemyoauth
Ready-to-use and customizable users management for FastAPI
Last synced: 09 May 2026
https://github.com/swayamag/plant-identification
FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.
api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow
Last synced: 28 Apr 2026
https://github.com/nexusrunn3r/nexusrunner-infra
Compose para dev + observabilidade + cache; k8s futuramente
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 28 Apr 2026
https://github.com/mrshibly/stayease
StayEase AI Agent is an intelligent conversational assistant designed for a short-term accommodation rental platform in Bangladesh. It handles three core functionalities: searching for available properties based on user criteria, providing detailed information about specific listings, and facilitating the booking process.
fastapi langchain postgresql stayease
Last synced: 28 Apr 2026
https://github.com/lauralex/p2pmctracker
P2P Minecraft Backend Service - Part of the P2P Minecraft project
fastapi minecraft minecraft-mod mod p2p purpur purpurmc tracker
Last synced: 28 Apr 2026
https://github.com/runar-olsen/ai-support-api
En moderne AI-drevet kundestøtte-API-tjeneste bygget med FastAPI, vector search, og en RAG-pipeline. Prosjektet støtter både Real mode: Bruker OpenAI embeddings + LLM (krever API-nøkkel) og Mock Mode: Ingen API-nøkkel nødvendig, hele systemet fungerer med simulerte embeddings + simulerte RAG-svar.
api embeddings fastapi machine-learning nlp opneai python rag
Last synced: 12 Apr 2026
https://github.com/chanmeng666/wellness-agent
【⭐️ Star this repo to support AI-powered workplace wellness innovation!】Enterprise-grade workplace wellness platform. Features 5 specialized AI agents, privacy-first multi-role support, persistent memory system, real-time wellness tracking & comprehensive organizational insights with role-based access for employees, HR managers & employers.
ai-assistant employee-wellness employer-insights fastapi gemini-ai google-adk hr-analytics memory-system multi-agent-system nextjs privacy-first python wellness-agent workplace-wellness
Last synced: 28 Apr 2026
https://github.com/prajwalsrinvas/quoteflix
An app to serve quotes along with author images. Built using FastAPI and Vue, deployed on deta.
Last synced: 09 May 2026
https://github.com/tiagomascosta/notion-github-sync
Automatically sync Notion database pages to GitHub issues when status changes.
automation fastapi github integration notion productivity python sync workflow
Last synced: 28 Apr 2026
https://github.com/sakhileln/e-commerce-api
A RESTful API for an e-commerce platform built with FastAPI. 💨🗲
docker fastapi github-actions jwt jwt-authentication poetry postgresql pytest
Last synced: 12 Apr 2026
https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api
This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.
fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles
Last synced: 29 Apr 2026
https://github.com/salman-aziz-4425/restaurant-multi-agentic-pipeline
A multi agentic pipeline using Livekit-sdk latest verson 1.0 and Fast API
fastapi livekit-sdk llms voice-assistant
Last synced: 29 Apr 2026
https://github.com/palmshed/llamavision
vision demo.
ai fastapi javascript react vision
Last synced: 08 Jun 2026
https://github.com/thesakshijaiswal/algopipe
AlgoPipe is a fast, lightweight visual pipeline editor built with React, Tailwind, FastAPI, and Pydantic. Easily drag and drop nodes to build intelligent workflows, with real-time cycle detection to ensure your graph remains a valid Directed Acyclic Graph (DAG). Ideal for no-code tools, data processing flows, and LLM-based pipelines.
dfs-algorithm fastapi pipeline-builder pydantic python react-flow reactjs tailwindcss vitejs
Last synced: 12 Apr 2026
https://github.com/codephsp/curso-fastapi
Curso administrado por Eduardo Mendes
Last synced: 29 Apr 2026
https://github.com/naveena-krishnamurthy/recipe-sharing-app
"A full-stack web app to share and browse cooking recipes built using FastAPI and PostgreSQL"
fastapi fullstack postgresql python recipe-sharing-app webapp
Last synced: 09 May 2026
https://github.com/annatsepilova/goit-pythonweb-hw-02
homework python with web
docer-compose docker fastapi postgresql python
Last synced: 29 Apr 2026
https://github.com/vladimir-ivanov-92/competitions_fastapi
The application provides api for saving the results of tournaments in various sports, indicating the participants of tournaments and their places.
fastapi postgresql redis-cache sqlalchemy
Last synced: 09 May 2026
https://github.com/mdtanvirhossaintusher/installment-policy
A FastAPI project where customers can purchase products with installment policy.
fastapi otp-verification postgresql sqlalchemy
Last synced: 29 Apr 2026
https://github.com/anirudh1905/databot
LLM based RAG pipeline
chromadb fastapi langchain llama2 llm openai-api rag streamlit vectordb
Last synced: 12 Apr 2026
https://github.com/noxs1d/action-model
FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.
async bash-script docker fastapi langgraph langgraph-python llm
Last synced: 29 Apr 2026
https://github.com/bk86a/postalcode2nuts
FastAPI microservice for European postal code validation and mapping to NUTS codes (levels 1-3) across EU, EFTA, and EU candidate countries using GISCO TERCET data
data-validation docker efta eu europe european-commission eurostat fastapi geocoding gisco microservice nuts nuts-classification open-data postal-code-validation postal-codes python rest-api tercet zip-code
Last synced: 03 May 2026
https://github.com/missinggoverner/tweeter-not-really
A Twitter-like web app built with a custom API in Python and a front end developed using vanilla JavaScript.
fastapi intermediate-projects javascript
Last synced: 09 Apr 2025
https://github.com/khuangtw/profit-targeter-android
Android app for automated options exit strategies (IV percentile, stop-loss & take-profit)
android-app fastapi moshi options-trading retrofit stop-loss take-profit yfinance
Last synced: 09 May 2026
https://github.com/jojo252511/hyprkeys
HyprKeys is a sleek, web-based Keybinding Manager specifically designed for Hyprland. It provides a modern interface to manage your hyprland keybinds without losing the flexibility of manual configuration
caelestia dotfiles fastapi hyprland keybindmanager phyton productivity webui workflow
Last synced: 29 Apr 2026
https://github.com/slaughtbear/jwt-project-management-api
Backend for managing projects and tasks, using FastAPI, PostgreSQL via Supabase, and JWT authentication.
Last synced: 29 Apr 2026
https://github.com/duy0699cat/worldquant-brain-mcp
Python MCP server for automating WorldQuant BRAIN alpha-research workflows: async API client, batch-simulation lab, and an AST-based expression parser with novelty detection. Independent/unofficial project.
async fastapi llm-agents mcp model-context-protocol python quantitative-finance worldquant
Last synced: 19 Jun 2026
https://github.com/faisal-fida/seerat-e-nabi-model-with-llama-index
This project is a web application that uses a FastAPI backend to provide responses to questions about the Seerat-e-Nabi model using the Llama Index for vector storage and querying.
fastapi islamic-app llama-index querying vector-database webapp
Last synced: 29 Apr 2026
https://github.com/ruitcatarino/drinking-board-game
Digital cards for an eco-friendly drinking game. Draw cards online, customize your game, and always drink responsibly.
Last synced: 29 Apr 2026
https://github.com/sin4ch/whatsapp-knowledge-base-builder-api
Get insights from customer service chats on WhatsApp to be used for building company knowledge base
ai fastapi fastapi-sqlalchemy postgersql python
Last synced: 29 Apr 2026
https://github.com/imtiazsalaf-01/svaraai-reply-classification-pipeline
A complete ML pipeline for classifying email replies into positive, negative, or neutral. Features baseline (Logistic Regression) and transformer (DistilBERT) models, evaluation with Accuracy & F1, and deployment via FastAPI /predict API with Docker support. Built for SvaraAI Internship.
distilbert docker email-reply-classifier fastapi internship-project logistic-regression machine-learning nlp reply-classification svaraai svaraai-reply-classification text-classification
Last synced: 29 Apr 2026
https://github.com/pankaj085/fastapi-todo-app
A fully asynchronous To-Do application built with FastAPI and PostgreSQL. Features include CRUD operations, pagination, and interactive API documentation with Swagger UI and ReDoc. Designed for high performance and scalability with a clean, modular codebase.
asynchronous fastapi postgresql pydantic python sqlalchemy uvicorn
Last synced: 29 Apr 2026
https://github.com/elijahondiek/multi-tenant-identity-microservice
Identity Microservice: Secure authentication, RBAC, multi-tenancy, session control, audit logging, and MFA.
fastapi message-queue postgresql redis redis-cache timeout-control
Last synced: 09 May 2026
https://github.com/mattmajestic/spotify-api
Query Spotify Artist Stats from Spotify API
Last synced: 29 Apr 2026
https://github.com/jmcheon/gossip_semantic_search
fastapi pinecone python3 semantic-search vector-database
Last synced: 29 Apr 2026
https://github.com/mohamed-kaizen/home_recruiters
Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them
codenight fastapi gdgaddis tortoise-orm typer
Last synced: 29 Apr 2026
https://github.com/sundardong/socialmediafastapis
In this application, this is the simple social media platform where we create a post and we can vote it according to users requirements.
Last synced: 09 May 2026
https://github.com/nexusrunn3r/nexusrunner-examples
Playbooks e repositórios demo para smoke-tests
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 29 Apr 2026
https://github.com/movtigroup/mirro-docker
Docker Mirror Proxy ایران
docker docker-mirror fastapi iran mirror
Last synced: 29 May 2026
https://github.com/blindp3w/readsbstats
ADS-B flight history & web UI for readsb
acars ads-b adsb aviation fastapi flight-tracking mlat raspberry-pi readsb sqlite tar1090 vdl2
Last synced: 16 Jun 2026
https://github.com/hoanglayor/data_mining-lung_cancer_prediction
A production-ready machine learning pipeline for predicting lung cancer risk based on patient survey data. Built with Python, scikit-learn, XGBoost, FastAPI, and Apache Airflow.
airflow data-mining fastapi shap xgboost
Last synced: 29 Apr 2026
https://github.com/mxmarchal/neuraldocs
Demo RAG API (FastAPI, OpenAI, ChromaDB, Docker) automatically generated using the OpenAI Codex CLI tool. Highlights Codex's capability for rapid, complex application development.
chromadb code-generation codex codex-cli docker fastapi gpt-41-nano llm openai openai-codex python rag vector-database
Last synced: 29 Apr 2026
https://github.com/a9mansoo/kubernetes-app-demo
Demo of Continuous CI/CD for a kubernetes application
docker fastapi k8s-deployment mui nginx react
Last synced: 20 Jun 2026
https://github.com/devpablooliveira/matrixplore
Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.
academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication
Last synced: 09 May 2026
https://github.com/shahidmalik4/analytics-pipeline-fastapi-dbt
A full-stack data analytics pipeline using DBT, FastAPI, Streamlit and Postgres. Transforms raw data into modeled tables and exposes KPIs via API endpoints, with an interactive dashboard for visualization.
analytics-engineering data-cleaning-pipeline dbt dbt-core fastapi postgresql streamlit
Last synced: 29 Apr 2026
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 29 Apr 2026
https://github.com/movtigroup/ubuntu-debian
Smart Ubuntu & Debian Mirror Proxy
debian fastapi mirror mirrored-repository python ubuntu
Last synced: 29 May 2026
https://github.com/debjotyms/fastapi-sandbox
I've just begun exploring FastAPI. In the near future, I'll be exploring its various features and capabilities. I'll be using this repository to store the code I write during this learning process. Many of these will be exploratory exercises and may not have immediate practical applications.
api curl fastapi pydantic python
Last synced: 09 May 2026
https://github.com/seo-4d696b75/station-service
日本全国の駅・路線データを取得できるREST API
docker fastapi python rest-api
Last synced: 09 May 2026
https://github.com/rahulsamant37/customer_support_chatbot
An intelligent e-commerce customer support chatbot built with LangChain, FastAPI, and Google's Gemini AI. This chatbot provides product recommendations and handles customer queries by leveraging a vector database powered by AstraDB and product review data from Flipkart.
aiops astradb aws-ecr docker fastapi gemini-api github-actions rag-chatbot unit-testing vector-database
Last synced: 29 Apr 2026
https://github.com/n1k1f0rm/shorten_links
You give long URL it stores and return short URL
api-rest fastapi postgresql python
Last synced: 09 May 2026
https://github.com/santoshvarmaaddala/leetcode_api
Leetcode Api to fetch the leetcode user details easily
api endpoint fastapi graphql leetcode python3 request uvicorn webscarpping
Last synced: 09 May 2026
https://github.com/holamexico/end-to-end-agentic-ai-fastapi-docker-project
Discover the End-To-End-Agentic-AI-FastAPI-Docker-Project on GitHub – a powerful, open-source framework for building agentic AI workflows with FastAPI and Docker. Clone, customize, and deploy scalable AI solutions effortlessly!
agentic-ai agents ai-automation api api-integration deploy deployment development docker end-to-end-workflow fastapi genai llm python
Last synced: 29 Apr 2026
https://github.com/filipereynaud/fast-api-auth0-integration
Example code of fastAPI integration with Auth0
Last synced: 29 Apr 2026
https://github.com/nyaomaru/voice-transcription
Simple voice transcription API
fastapi python voice-transcription
Last synced: 09 May 2026
https://github.com/jormazabal/knownext.ai
Tauri desktop workspace for managing Markdown project documentation
desktop fastapi markdown milkdown react tauri typescript
Last synced: 16 Jun 2026
https://github.com/alisenola/python-restful-fastapi
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
Last synced: 30 Apr 2026
https://github.com/nguyenhongthe/contact_form_api
This is an API based on FastAPI designed to send contact forms via SMTP and Discord Webhooks, then receive notifications through Email and Discord, while also storing the information in PostgreSQL.
contact contact-api contact-form discord-webhook fastapi postgresql pydantic-settings python-multipart python3 smtp smtplib sqlalchemy
Last synced: 09 May 2026
https://github.com/roaajadaa/content-based-recommender-system
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)
cosine-similarity fastapi pymongo tf-idf-vectorizer
Last synced: 30 Apr 2026
https://github.com/jarif87/multilingual-fake-news-detection-bangla-english
Multilingual-Fake-News-Detection-Bangla-English
css deep deep-learning fastapi html huggingface
Last synced: 12 Jun 2025
https://github.com/barakudum/mp3music-backend
backend for an mp3 downloader
Last synced: 30 Apr 2026
https://github.com/theharshithr/meal-calorie-backend-harshith.
FastAPI + PostgreSQL backend for meal calorie tracking with JWT auth, Dockerized setup, rate limiting, and testing.
authentication backend calorie-calculator calories docker fastapi jwt meal-tracker postgres pydantic pydantic-settings rest-api
Last synced: 30 Apr 2026
https://github.com/vlada-pv/fastapi-project-bookstore
The application written in FastApi is a platform for selling and buying books.
Last synced: 09 May 2026
https://github.com/cenixeriadev/imageprocessing
Reto de roadmap in progress https://roadmap.sh/projects/image-processing-service 👓
auth aws-s3 docker fastapi kafka opencv-python postgresql
Last synced: 30 Apr 2026
https://github.com/tbobm/blackbox-monitoring-using-k6
Example repository to highlight black-box monitoring using k6.
black-box-monitoring containers fastapi k6 monitoring python
Last synced: 09 May 2026
https://github.com/delitamakanda/hapy-checkout-system-api
checkout system restful api
fastapi restful-api sqlalchemy webhook
Last synced: 30 Apr 2026
https://github.com/jarif87/titanic-survival-prediction
Charting the Waters: Predicting Survival on the Titanic
fastapi learning machine python visualization
Last synced: 09 May 2026
https://github.com/7591yj/yarumotors
Discord bot for F1
cloudflare-workers fastapi fastf1 hono mise-en-place typescript
Last synced: 30 Apr 2026
https://github.com/amrc-lima/scava-dados
Async API (FastAPI, Docker, PostgreSQL) that scrapes book data, stores it, and runs automated tests via CI/CD.
asyncio ci-cd docker fastapi postgresql pytest python sqlalchemy web-scraping
Last synced: 30 Apr 2026
https://github.com/ahsankhizar5/docusync
An autonomous AI agent that synchronizes GitHub Pull Request diffs with Notion documentation using Gemini, FastAPI, and Next.js.
ai-automation developer-tools fastapi gemini-api github-webhooks llm nextjs notion-api python serverless supabase vercel
Last synced: 19 Jun 2026
https://github.com/gokulsudheesh/guess-game-deepseek-r1
A silly guess game for testing out the thinking capability of deep seek model hosted on NVIDIA builder.
deepseek-r1 fastapi langchain nvidia-nim-api ollama
Last synced: 30 Apr 2026
https://github.com/genesisblock3301/mongodb-fastapi
FastAPI connect with MongoDb
fastapi mongodb pymongo python
Last synced: 30 Apr 2026