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-06 00:10:50 UTC
- JSON Representation
https://github.com/code4mk/fastapi-pundra
Pundra: Your FastAPI Companion for Productivity
Last synced: 24 Feb 2026
https://github.com/amhoba/e-commerce-order-tracking-and-performance-dashboard
E-commerce analytics dashboard with real-time order tracking, inventory management, and performance monitoring using microservices architecture and ELK stack.
analytics dashboard data-visualization devops docker ecommerce elasticsearch fastapi kibana logstash microservices nextjs postgresql traefik
Last synced: 09 Feb 2026
https://github.com/danieldacosta/workflow-management-webapp
Workflow management application using React with TypeScript, FastAPI, and LangChain.
fastapi langchain react typescript
Last synced: 28 Jan 2026
https://github.com/matsjfunke/diet_code
fullstack react/fastapi web app about my passion for deleting code
axios docker docker-compose fastapi react traefik
Last synced: 11 Apr 2026
https://github.com/kuro-jojo/bert-transaction-categorizer-api
This API categorizes financial transactions using a fine-tuned BERT model. It provides endpoints to categorize single or multiple transactions.
bert-fine-tuning categorization fastapi python3
Last synced: 18 Jan 2026
https://github.com/venia-min/booking-app
celery docker docker-compose fastapi flower grafana post promethe python redis sentry versioning
Last synced: 04 Apr 2026
https://github.com/neurophant/lazycms
Minimalistic CMS in Python with Markdown content
cms cms-framework fastapi markdown
Last synced: 04 Mar 2026
https://github.com/mrehanlm/fastapi-snowflake-challenge
Python/FastAPI/SnowFlake Challenge
Last synced: 11 Apr 2026
https://github.com/somenath203/spam-sms-predictor-backend
Click below to checkout the swagger documentation of the website
classification fastapi mahinelearning ml naive-bayes naive-bayes-classifier spam swagger
Last synced: 26 Apr 2026
https://github.com/willsams/example-mvc-expressjs-with-python
JavaScript + Python full stack example application using Express.js + Pug templating for the frontend and a GraphQL API backend using FastAPI.
ariadne asyncpg bootstrap4 direnv docker expressjs fastapi graphql jquery jwt-authorization knexjs mvc-architecture nodejs nvm postgresql pugjs pytest pytest-mock python sass
Last synced: 29 Jan 2026
https://github.com/erthium/hashi-api
RestAPI for the Hashiwokakero puzzle
alembic fastapi hashi hashiwokakero logic-puzzle postgresql puzzle python python3 rest-api sqlalchemy sqlalchemy-python
Last synced: 18 Apr 2026
https://github.com/esscova/api-fastapi-postgresql
API para cadastro e leitura de dados, com fastapi, docker, sqlalchemy e postgresql.
docker-compose fastapi makefile postgresql python sqlalchemy
Last synced: 15 Apr 2026
https://github.com/anthonykewl20/efncore
Enterprise SaaS framework (FastAPI + Next.js) — Hybrid DDD Core + governed modules
ddd-architecture fastapi modular-architecture monorepo multi-tenancy nextjs opentelemetry plugin-architecture postgresql python3 rabbitmq redis typescript
Last synced: 13 Jan 2026
https://github.com/achanandhi-m/llm-integration-hub
fastapi groq llama3 llm microservice
Last synced: 11 Apr 2026
https://github.com/aluyapeter/nexus
Nexus is a fintech backend demonstration which features secure Google authentication (OAuth2), idempotent payment processing with Paystack, and real-time transaction updates via cryptographic webhooks.
fastapi oauth2 paystack-api python3 webhooks
Last synced: 29 Jan 2026
https://github.com/aluyapeter/wallet_service
A high-performance, async fintech backend built with FastAPI, SQLModel, and PostgreSQL. Features secure authentication, real-time payments via Paystack, atomic wallet transfers, and a permission-based API key system.
Last synced: 29 Jan 2026
https://github.com/viniciusmecosta/spe-api
alembic fastapi openpyxl python sqlalchemy
Last synced: 13 Apr 2026
https://github.com/barbaracalderon/casino-backend
A Python-based REST API using FastAPI and PostgreSQL for managing casino transactions and player operations. Tests with Pytest and deploy with Docker Compose. v1.2.0
docker docker-compose dockerfile fastapi postgresql pytest python sqlachemy
Last synced: 09 Apr 2026
https://github.com/mixutin/clipforge
Native macOS screenshot uploader with a self-hosted FastAPI backend
fastapi macos menubar python screencapturekit screenshot self-hosted swift swiftui
Last synced: 02 Apr 2026
https://github.com/mirkotrotta/moon-site
Job-ready developer portfolio template with Next.js, Tailwind CSS, MDX, and FastAPI. Feature-rich, modern, and fully extensible. Open-source and production-ready.
docker fastapi mdx monorepo nextjs14 react tailwindcss typescript
Last synced: 15 Apr 2026
https://github.com/nithin1729s/kannada-abc
ಅಕ್ಷರ ಕಲಿ - Kannada Alphabet Learning Application
cnn-classification fastapi kannada kannada-language kannada-mnist kids-learn kids-learning-app mongodb nextjs opencv tensorflow typescript
Last synced: 15 Apr 2026
https://github.com/anou1234/fastapi_code_docu_analyzer
This project is a FastAPI application leveraging the power of the Gemini's Generative AI API that allows users to upload a project folder (in ZIP format) for code and README analysis. The application evaluates the quality of the code, generates improved code suggestions, and assesses the quality of the README documentation.
assignment-checker code-analysis-tool code-analyzer documentation-analysis-tool fastapi generative-ai
Last synced: 20 Jan 2026
https://github.com/amankrsahu/deep-audio-cnn
This repository contains implementation of a ResNet-style CNN in PyTorch for real-time environmental sound classification.
cnn-classification fastapi modal nextjs python3 pytorch resnet tailwindcss tensorboard typescript
Last synced: 15 Apr 2026
https://github.com/thephiltacular/voice-ai-pipeline
A containerized AI pipeline for real-time speech-to-text and text-to-speech conversion, leveraging Whisper ASR and Coqui TTS models with Kubernetes orchestration. Features a Gradio web interface, GPU acceleration, and local processing for privacy-focused voice applications. 🚀🎤📝
ai asr containerization coqui-tts cuda docker fastapi gpu gradio kubernetes machine-learning nvidia orchestration python real-time-processing speech-recognition text-to-speech tts voice-assistant whisper
Last synced: 15 Apr 2026
https://github.com/alivx/encryption-service
This project like a Encryption as service somehow, this service provide a high performance, and secure way to store text based data using Themis and Redis.
curl docker docker-compose encryption fastapi redis service themis
Last synced: 11 Apr 2026
https://github.com/gthomas08/realworld-fastapi
A modern FastAPI backend for the RealWorld spec, featuring JWT auth, article management, comments, user profiles, tags, and PostgreSQL support.
alembic devcontainer fastapi grafana openapi opentelemetry otel postgres pydantic python realworld sqlalchemy
Last synced: 15 Apr 2026
https://github.com/berkayildi/rag-on-azure
Production-grade RAG reference implementation on Azure.
azure azure-ai-search azure-openai bicep fastapi langgraph llm-evaluation managed-identity multi-tenant rag
Last synced: 01 Jun 2026
https://github.com/berkayildi/feedshot
YouTube video analysis + comic-book infographic generator.
ai anthropic fastapi gemini infographics mcp python react typescript vercel youtube
Last synced: 01 Jun 2026
https://github.com/dperezcabrera/pico-fastapi
pico-fastapi integrates Pico-IoC with FastAPI, providing real inversion-of-control, controller-based routing, scoped dependency resolution, and clean application lifecycle management—without global state or manual wiring.
async asyncio controllers dependency-injection fastapi ioc pico-framework rest-api scoped-dependencies web-framework
Last synced: 20 Feb 2026
https://github.com/solufit/fastapi-template
Simple fastapi template with mariadb
fastapi mariadb python template-project
Last synced: 30 Jan 2026
https://github.com/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/suryask007/rag-with-tts
AI-Powered Q&A with File Upload
fastapi python rag-chatbot streamlit text-to-speech
Last synced: 20 Apr 2026
https://github.com/ankitjaadoo/image2textapi
Deploy a microservice REST API endpoint using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.
digitalocean docker fastapi microservice ocr pytesseract python3
Last synced: 16 Apr 2026
https://github.com/whynot46/human_webdetector
Детектор людей в опасной зоне с использованием базовой YOLOv8 и веб-интерфейсом на FastAPI
fastapi human-detection yolov8
Last synced: 15 Apr 2026
https://github.com/smrenato/fastapi_tutorial
Tutorial fastapi, autenticação, integração com banco de dados e docker
fastapi poetry ruff sqlalchemy
Last synced: 29 Mar 2025
https://github.com/alexsander-pavlov/bigstorefastapi
Big store (in development)
alembic async docker docker-compose fastapi jwt-authentication poetry postgresql pydantic pytest rest-api sqlalchemy stripe-payments
Last synced: 11 Apr 2026
https://github.com/mohiteamit/simple_pipeline_using_iris
Iris Classification Pipeline, Streamlit App & FastAPI
fastapi iris-classification iris-dataset pipeline python sklean-classifier stremalit
Last synced: 16 Apr 2026
https://github.com/zweiweiy/stringers
A face-controlled space-themed shooting/navigating game.
face-detection fastapi unity3d
Last synced: 15 Apr 2026
https://github.com/ndlrfz/fastapi-mongodb-simple
Simple FastAPI with MongoDB (still need to improve)
Last synced: 11 Apr 2026
https://github.com/shubhamv108/python-fastapi-oauth2-hubspot
Simple example of oauth2 with hhubspot using Python, FastAPI, REST, Redis.
fastapi oauth2 oauth2-authentication python3 redis rest-api
Last synced: 08 May 2026
https://github.com/pvfarooq/machine-learning-apis
Machine learning models APIs
fastapi linear-regression machine-learning random-forest-regression
Last synced: 02 May 2026
https://github.com/imkrishsub/filefolio
A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.
ai document-management fastapi local-first ocr ollama pdf privacy python sqlite
Last synced: 15 Apr 2026
https://github.com/mdalamin5/fastapi-for-machine-learning-and-ai
A practical FastAPI-based repository for building and deploying APIs, starting from web and database projects to serving ML, DL, and LLM models. Ideal for learning scalable AI deployment and modern API design with Python, Pydantic, and production-ready tools like LangChain and HuggingFace.
agentic-ai api-server artificial-intelligence auth0 fastapi machine-learning restful-api
Last synced: 15 May 2025
https://github.com/jenniferopal/sensory_ai_project
Building a production-grade microservices platform for processing and analysing sensory data in real-time, built with DevOps best practices.
ci-cd devops docker fastapi grafana k8s kubernetes machine-learning monitoring python terraform yaml
Last synced: 21 Feb 2026
https://github.com/vishalrk1/junior-scientist-agent
The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.
agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket
Last synced: 11 Apr 2026
https://github.com/kilgoretrout1985/yadiskapi-shbr
Test task for Yandex backend school autumn 2022 / Тестовое задание для осенней школы бекэнд-разработки Яндекса. Python asyncio REST-service.
asyncio asyncpg docker docker-compose fastapi postgresql pytest-asyncio python3 rest rest-api test-task
Last synced: 02 Apr 2026
https://github.com/robhowley/py-pit-skills
Opinionated Python API backend workflows for Pi and Claude Code (FastAPI, uv, SQLAlchemy, Alembic).
alembic claude-code fastapi pi python sqlalchemy uv
Last synced: 01 Apr 2026
https://github.com/tsotetsi/ai-it-backend
Job tracking service.
circleci fastapi postgresql python3 sqlalchemy unittest
Last synced: 09 May 2026
https://github.com/omjavia/generate_blogs
Blog Generation Website where we can generate any blog of user defined number of words and desired style of writing the blog.
fastapi langchain llama3 streamlit
Last synced: 31 Jan 2026
https://github.com/abynxv/standupsync.ai
StandupSync is a modern productivity tool designed to automate standups and generate smart weekly digests using AI. It streamlines team coordination by tracking updates and providing concise, actionable summaries.
docker-compose fastapi psql-database python3 reactjs
Last synced: 01 Jun 2026
https://github.com/gastonoterom/satoshi-spark
Satoshi Spark: Crowdfunding With Bitcoin Lightning
asyncio backend bitcoin bitcoin-lightning bitcoin-lightning-network crypto ddd domain-driven-design fastapi lightning python satoshi satoshi-spark
Last synced: 18 Apr 2026
https://github.com/paralisieth/project02
ctf-platform cyber-labs cybersecurity cybersecurity-education devsecops fastapi infosec jwt-authentication penetration-testing postgresql python react security-automation security-tools security-training training-platform typescript virtual-machines virtualbox vm-management
Last synced: 11 Apr 2026
https://github.com/okorienev/natodi-backend
Backend for natodi mobile app
backend-api fastapi postgresql
Last synced: 04 May 2026
https://github.com/statuswise/statuswise
FOSS SaaS status board
devops docker fastapi incident-management nextjs open-source python saas self-hosted status-page uptime-monitoring
Last synced: 06 Apr 2026
https://github.com/gaurav-0211/soil-data
An AI-powered web system that monitors and analyzes microbial soil health using sensor data and machine learning. It provides real-time insights and smart recommendations to enhance soil quality and agricultural productivity.
arduino django fastapi front-end-development http-server internet-of-things machine-learning pydantic sklearn sqlalchemy tensorflow
Last synced: 30 Dec 2025
https://github.com/olesyastorchakprojects/thinking_memory_hub
MCP-based memory server and LangGraph backend for note storage, search, and messenger integrations.
fastapi langfuse langgraph llm mcp postgresql python slack-bot
Last synced: 29 May 2026
https://github.com/danielvg-it/avans
The official GitHub repository for all my projects during my Bachelor's in Computer Science at Avans University of Applied Sciences, Breda, Netherlands!
blazor dotnet-console dotnet-core-webapi expressjs fastapi handlebars jupyter-notebook mongodb nestjs-backend react school typescript unity2d
Last synced: 22 Apr 2026
https://github.com/ntanwir10/codesage-algolia-challenge
An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.
algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets
Last synced: 11 Apr 2026
https://github.com/edocedoc/personal-study-ai
AI Student Learning Tool A self-hosted, privacy-first AI study companion that transforms your learning materials into interactive quizzes and flashcards.
fastapi hactoberfest hactoberfest2025 ollama reactjs vite
Last synced: 11 Apr 2026
https://github.com/viktor-akusoff/imperka
Imperka CMS is a simple, flexible, and self-hosted content management system built with FastAPI, Nuxt.js, and MongoDB. It offers an intuitive page editor and versatile content blocks. Take control of your website and build stunning online experiences.
blog-engine cms docker-compose fastapi mongodb nuxt vue
Last synced: 06 Jan 2026
https://github.com/akash-nath29/lirify
AI Lyrics Generator
ai deep-learning fastapi nextjs nlp
Last synced: 12 Apr 2026
https://github.com/pedcapa/nlpower
FastAPI-based service designed to provide real-time text analysis. It leverages some Natural Language Processing (NLP) libraries to offer functionalities such as sentiment analysis, keyword extraction, and text summarization.
Last synced: 05 Mar 2026
https://github.com/manvipanjwani/sustainability-ai-platform
Real-time, AI-powered sustainability platform (FastAPI + Next.js) to measure, forecast, and reduce carbon footprint.
climate emissions fastapi iot machine-learning nextjs opa rego sustainability
Last synced: 11 Apr 2026
https://github.com/karolswdev/guildr
Self-hosted, single-model SDLC orchestrator. One local LLM (Qwen3 via llama.cpp) plays five roles — Architect, Coder, Tester, Reviewer, Deployer — to drive a project from idea to deployed code, with human-approval gates and a LAN-only PWA.
agent-orchestration ai-agents ai-coding-assistant ai-orchestration autonomous-agents code-generation developer-tools dogfooding fastapi llama-cpp llm local-llm multi-agent pwa python qwen sdlc-automation self-hosted
Last synced: 23 May 2026
https://github.com/yogesh-bhandare/lawbook-api
Backend API for Lawbook, built with FastAPI, powering virtual moot courts and AI-driven legal tools. Integrates LLMs (OpenAI), Redis, Vector DB, Rate Limiting and AWS
celery fastapi getstream-io llms rag rate-limiting redis selenium vector-database
Last synced: 12 Apr 2026
https://github.com/binaryshrey/kaggle-profile-api
Kaggle API to fetch user's profile data and activity
fastapi kaggle kaggle-api kaggle-profile-api kaggle-profile-summary python render
Last synced: 15 Apr 2026
https://github.com/sitamgithub-msit/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: 11 Jun 2025
https://github.com/dtrifuno/ipsum
Python library for the generation of international placeholder text
fastapi lorem-ipsum-generator nextjs python3 reactjs typescipt
Last synced: 02 May 2026
https://github.com/persteenolsen/fastapi-mongo-crud
A Python FastAPI serving CRUD handling Task of Todo towards MongoDB at Atlas
Last synced: 15 Apr 2026
https://github.com/mk-hasan/fastapi-llm-postgres-server
A Fast API powered server project to use different LLM services with Postgres and Caching!
fastapi fastapi-template gemini llm openai postgresql
Last synced: 11 Apr 2026
https://github.com/lukaskoeller/notus
simple notes application
fastapi notes productivity python react
Last synced: 12 Apr 2026
https://github.com/tameronline/fastapi-todo
A professional Todo management system built with FastAPI and SQLAlchemy, designed for efficient task organization and enhanced with modern API and database practices.
backend-development database fastapi project-structure python rest-api sqlalchemy task-management todo-app
Last synced: 09 May 2026
https://github.com/080bct12alex/medixui
A frontend for the Patient Management System built using Next.js connects to a FastAPI backend to manage patient records including BMI calculation, CRUD operations, and health verdicts.
Last synced: 31 Jul 2025
https://github.com/adityajunwal/teachmate
The is the main Hosted Project!
fastapi frontend gemini-api reactjs
Last synced: 21 Feb 2026
https://github.com/prashanthbadri112/taskmng-backend
A simple backend application for managing the tasks
fastapi matplotlib pandas python sqlalchemy-orm sqlite
Last synced: 12 Apr 2026
https://github.com/alaazameldev/text-based-search-engine
Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval
chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer
Last synced: 20 Jan 2026
https://github.com/busradeveci/pydanticproject
This project was realized as part of the Web Development course I took at the Artificial Intelligence and Technology Academy.
configuration-management data-validation fastapi pydantic python
Last synced: 11 Jun 2025
https://github.com/haseebahmed49/langchain-weather-api-agent
The AI-Powered Weather Aggregator that combines the capabilities of FastAPI, LangChain, and Streamlit to provide real-time weather information using an AI agent. The application fetches weather data from the OpenWeatherMap API and uses LangChain for intelligent querying. The backend is built with FastAPI, and the frontend is built using Streamlit.
external-api fastapi langchain langchain-python python3 streamlit
Last synced: 26 May 2026
https://github.com/spring-0/whatrecipeapi
fastapi not-production-ready python python3 recipe-api
Last synced: 04 May 2026
https://github.com/arthurdsant/api-restfull
API RestFull utilizando Python como base, possuindo as funções GET, POST, PUT, UPDATE e DELETE. Com implementação de pesquisa por categorias como nos exemplos do arquivo Test_Server.py no repositório.
Last synced: 12 Apr 2026
https://github.com/gunenkov/todo_fast_api
REST API, разработанное в рамках подготовки мастер-класса на буткемп для начинающих Backend-разработчиков от Студенческой ИТ-лаборатории
docker fastapi poetry postgresql python sqlalchemy
Last synced: 12 Apr 2026
https://github.com/vishalbansal28/fastapi-social-media-backend-clone
The project involves building a social media application with features like user authentication, CRUD operations for posts, and voting system functionalities.
fastapi github-actions postgresql postman python
Last synced: 12 Apr 2026
https://github.com/lorenzomaiuri-dev/lorenzo-maiuri-chatbot
🤖 Intelligent, secure, and multilingual chatbot backend for Lorenzo Maiuri's website. Built with FastAPI, Gemini LLM, LlamaIndex, and MongoDB. Features session memory, tool-calling, and robust security
ai api arize-phoenix chatbot docker fastapi gemini llama-index llamaindex llm mongodb multiagent opentelemetry personal-assistant python react-pattern
Last synced: 12 Apr 2026
https://github.com/haseebahmed49/langchain-qa-app
Simple LangChain Q&A Application powered with FastAPI and StreamLit
fastapi langchain langchain-python streamlit
Last synced: 12 Apr 2026