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/sccsmartcode/hng-stage0-backend-api
A simple public API for HNG Stage 0 Backend Task. It returns my registered email, the current UTC datetime, and the GitHub repository URL in JSON format. Built with FastAPI and deployed for public access.
backend-api fastapi hng-internship hng-stage0 public-api python
Last synced: 01 May 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/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/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/sourabh-kumar04/fastapi
A modern FastAPI application demonstrating REST API development with Python, featuring a patient management system with realistic healthcare data. Perfect for learning API design, Pydantic validation, and modern Python web development.
api-development data-validation fastapi healthcare json-data learning-projects patient-management pydantic python rest-api swagger-ui
Last synced: 11 Apr 2026
https://github.com/carter907/canvas-dashboard-hackusf-2025
AI Canvas Dashboard for quickly assessing your academic standing.
fastapi hackusf2025 htmx instructure-canvas tailwindcss usf
Last synced: 10 Apr 2025
https://github.com/anandarauf/backendinterview-fastapi
Backend Interview menggunakan web framework FastAPI
fastapi interview interview-test
Last synced: 27 Aug 2025
https://github.com/xanhex/taskq
Fast-API Cerely RabbitMQ bundle
cerely docker docker-compose fastapi flower rabbitmq uvicorn
Last synced: 06 May 2026
https://github.com/lijoraju/charitra-retrieval-augmented-qa
Retrieval-Augmented Q&A system for high school Social Studies, fine-tuned using QLoRA and deployed with FastAPI.
edtech education-ai faiss-vector-database fastapi fine-tuning gguf huggingface langchain llm open-source peft qlora question-answering rag sentence-transformers tinyllama
Last synced: 16 Jan 2026
https://github.com/vicnesterenko/gif-seacher-bot
Telegram GIF Searcher Bot
api deta-space fastapi giphy-api telegram-bot
Last synced: 16 May 2026
https://github.com/masakdirt/qa-ai
RAG system with users Q&A
ai docker fastapi postgresql python rag
Last synced: 04 Feb 2026
https://github.com/george-mountain/centralized-log-management
Centralized Log Management - Fastapi, Elastic Search, Logstash, Kibana and Docker.
docker elasticsearch elasticstack fastapi kibana kibana-dashboard kibana-visualization logstash loguru
Last synced: 11 Apr 2026
https://github.com/mmncit/fast-posts
Backend for Post Management System (Minimal using FastAPI, SQLAlchemy, PostgresDB, Alembic)
alembic backend-api fastapi postgres python sqlalchemy-orm
Last synced: 29 Apr 2026
https://github.com/sandesh300/metrics-extraction-automation-sql
Metrics Extraction and Automation from SQL
celery-redis fastapi postgresql python supabase
Last synced: 08 May 2026
https://github.com/xbt-a4224j/invoice-manager
A simple invoice management system with inventory tracking\
demo ecommerce-application etl fastapi python streamlit
Last synced: 20 Jan 2026
https://github.com/abhiaagarwal/asgi-sqlalchemy
ASGI Middleware that manages the lifespan of a database request
asgi fastapi python sqlalchemy
Last synced: 04 Feb 2026
https://github.com/avazbek-abduraxmonov/fastapi-lesson
Fast api Lesson (Soon)
Last synced: 15 Mar 2025
https://github.com/infinyte/taskflow-architect
API Based Task Management System
Last synced: 29 Apr 2026
https://github.com/vasstavkumar/mcp-llm-fastapi-ui
A model that uses streamlit as frontend and MCP server(notion and postgres tools) and FAST API for integration
fastapi large-language-models modelcontextprotocol
Last synced: 07 May 2025
https://github.com/asis2016/tknight
Tux Knight is a Linux monitoring system made in Django.
django fastapi fedora-workstation linux monitoring-tool ubuntu
Last synced: 03 Jan 2026
https://github.com/sirmaxx/fastapi_deepface
Example for deepface ,aync,websocket fastapi integration
deepface fastapi haarcascade-frontalface websocket
Last synced: 28 Apr 2026
https://github.com/omar-karimov/credit-decision-model-mlops
A sophisticated, modular machine learning framework for automating loan approval processes, integrating Docker, Jenkins CI/CD, AWS-EC2, and FastAPI for robust, scalable financial decision-making.
ci-cd deployment docker ec2 fastapi jenkins loanapproval ml mlops pydantic pytest
Last synced: 17 Apr 2026
https://github.com/lancaluis/mysailer-chat
A real-time chat application made with Python + Websocket and React.js
fastapi framer-motion python reactjs shadcn-ui typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/dev-madhurendra/ownchatgpt
chatgpt fastapi gpt-3-5-turbo langchain llm python react vite
Last synced: 12 Apr 2026
https://github.com/siddhesh-agarwal/cognizant-prodigi-22
Supply chain event predictability and Visibility
fastapi javascript python react scikit-learn solidity sqlite typescript
Last synced: 12 Apr 2026
https://github.com/danitilahun/langchain_projects
This repository hosts diverse Langchain projects featuring chains, retrievers, tools, agents, RAG pipelines, vector databases (FAISS, Pinecone , Chroma), and integrations with Langsmith and Langserve via FastAPI.
chroma embeddings faiss-vector-database fastapi langchain llm ollama openai pinecone rag retrieval-augmented-generation vector-database
Last synced: 12 Apr 2026
https://github.com/bsantanna/cleanarch-ioc-pypackage
This project provides a clean architecture scaffolding for a FastAPI-based application with PostgreSQL, Redis, Docker Compose, and includes dependency injection, unit testing, integration testing, and pre-commit hooks for code quality.
cleanarch cleanarchitecture dependency-injection docker docker-compose fastapi ioc postgres postgresql pytest python redis sqlalchemy testcontainers
Last synced: 12 Apr 2026
https://github.com/neuraladitya/trade_predictor_project
An AI-powered trade prediction system using machine learning, technical analysis, and time series models. Built with FastAPI, React, and Tailwind CSS.
arima csv-analysis fastapi financial-data kalman-filter machine-learning markov-models pca prediction-system random-forest react stock-market tailwindcss tda technical-indicators trade-prediction tsne vite wavelet-transform
Last synced: 12 Apr 2026
https://github.com/shz-code/routine_master
Python-based application designed to help manage and optimize faculty routines for the CSE department of IUBAT
fastapi react redux-toolkit sqlite tailwindcss
Last synced: 12 Apr 2026
https://github.com/lukasx999/fiv-iot-setup
css fastapi fiv html internetofthings iot javascript js python smart smarthome ts typescript
Last synced: 12 Apr 2026
https://github.com/jain40470/agentverse
LG_AgentVerse is a web application that leverages LangGraph agents to create a variety of interactive use cases. Built with a FastAPI backend and a React frontend, it demonstrates different agent functionalities such as a basic chatbot and many more.
agents fastapi generative-ai langchain langgraph llm python reactjs
Last synced: 12 Apr 2026
https://github.com/nitindavegit/foodchatbot-ai-assistant
ood Ordering Assistant is a conversational chatbot powered by Dialogflow and FastAPI backend. It allows users to add, remove, view, and complete food orders through natural language interactions, making food ordering simple and intuitive.
dialogflow fastapi ngrok postgresql python
Last synced: 08 May 2026
https://github.com/yugendev/movies-fastapi
API made with fastAPI for searching movies
Last synced: 05 May 2026
https://github.com/iammm0/turing-test
在一场由两名人类和一名机器所组成的模仿游戏对局中,人类审讯者需要在五分钟的文字交谈中分辨出与自己所交流的哪一名证人才是真正的人类,机器人在对局中会表现得让人难以分辨,反之,则人类失败。
fastapi mui-material nextjs15 postgresql python3 redis typescript
Last synced: 10 Jun 2025
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 jwt-authentication oauth2 orm python rbac token
Last synced: 03 Sep 2025
https://github.com/45harry/potato_disease_classification
Potato Disease Classification - Traning, Rest Api and FrontEnd to Test
cnn-classification data data-science datapreprocessing deep-learning fastapi flaskapi frontend keras restapi tensorflow
Last synced: 12 Apr 2026
https://github.com/e-candeloro/vintage_ai
Vintage AI — AI-driven platform for exploring classic car sentiment & market trends. Built with FastAPI, Streamlit & DuckDB to deliver real-time insights to enthusiasts and investors.
ai classic-cars duckdb fastapi market-trends pydantic sentiment-analysis streamlit vintage-ai
Last synced: 02 Jul 2025
https://github.com/bvandewe/cml-cloud-manager
A Python web portal for lifecycle automation and secure access management of Cisco Modeling Labs (CML) on AWS EC2.
aws-ec2 bootstrap5 cisco-modeling-labs cloud-management cml cqrs ddd docker event-sourcing fastapi keycloak lab-management microservices mongodb otel redis sse vanilla-js
Last synced: 14 Apr 2026
https://github.com/maysam-m-mousa/ticket-prediction-flight-server
Ticket Price Prediction for Flights server
fastapi heroku-deployment machine-learning python regression
Last synced: 09 May 2026
https://github.com/wolfgangrush/lifeos
AI-powered personal command center. Track tasks, food, energy, supplements, and expenses via Telegram — all processed locally with Ollama and displayed in a real-time React dashboard.
ai fastapi life-tracking local-llm ollama personal-assistant productivity react sqlite telegram-bot
Last synced: 28 May 2026
https://github.com/sathviknayak123/wealthpilot
A Multi-agent system for personal finance intelligence. Built with real A2A protocol for agent communication, MCP for tool access, and LangGraph agents for autonomous reasoning.
a2a-protocol agentic-ai fastapi langchain langfuse langgraph mcp multi-agent-systems postgres-database redis-cache
Last synced: 28 May 2026
https://github.com/edierguerra/fastapi-start-project
fastapi-start-project es una biblioteca de Python diseñada para agilizar la creación de aplicaciones FastAPI mediante plantillas personalizadas generadas directamente desde la consola. Permite a los desarrolladores configurar proyectos de manera rápida y eficiente, optimizando el flujo de trabajo con estructuras predefinidas y personalizables.
fastapi fastapi-template python
Last synced: 29 Apr 2026
https://github.com/gopireddy99/youtube_video_summarizer
An AI based web application that gives Summary of an Youtube Video using FastAPI and Youtube Translator.
ai fastapi summarizer youtube-transcripts
Last synced: 27 Apr 2026
https://github.com/nicolas-giacomelli/modelo-polinomial-api-streamlit
Codigo focado em treinamento de modelo de previsão de salario por tempo de empresa e nivel dentro da empresa disponibilizado por api e usando front-end streamlit para calcular basta inserir tempo de empresa e nivel e calcular o resultado de salario compativel
api fastapi joblib machine-learning matplotlib numpy pandas pingouin pydantic scikit-learn seaborn streamlit uvicorn
Last synced: 12 Apr 2026
https://github.com/giovi321/asclepius
Self-hosted medical records manager: OCR + LLM extraction, RAG search, doctor-share links, DICOM viewer.
dicom docker fastapi llm medical-records ocr rag react self-hosted
Last synced: 28 May 2026
https://github.com/devdeividmoura/pdf-to-sheet
Converta PDFs em planilhas com facilidade e rapidez usando Python, FastAPI e Docker.
api automation csv data-extraction data-processing docker eficiency etl fastapi pandas productivity pypdf2 python
Last synced: 12 Apr 2026
https://github.com/addisonking/pricecharting
Unofficial PriceCharting scraper with REST API and MCP server
ebay fastapi game-prices lm-studio mcp-server pricecharting python rest-api scraper video-games
Last synced: 29 May 2026
https://github.com/satyajitghana/sd3-ui
Modern web interface for Stable Diffusion 3 text-to-image generation. Features real-time progress tracking, local storage, and a sleek dark mode UI. Built with Next.js 15, FastAPI, and TorchServe.
deeplearning fastapi gen-ai image-generation nextjs nextjs15 python stable-diffusion stable-diffusion-3 text-to-image torchserve typescript
Last synced: 12 Apr 2026
https://github.com/mauroslucios/docker-cid-cd-python-uvicorn
Docker com CI/CD usando python uvicorn
cicd docker docker-compose dockerfile fastapi git linux python uvicorn
Last synced: 03 Jul 2025
https://github.com/beterrabaa/fastapi_mongo_python
Aplicação para organização de tarefas(todo)
docker docker-compose fastapi mongodb python
Last synced: 12 Apr 2026
https://github.com/yash-rewalia/rag_marine_industry_safety
A Retrieval-Augmented Generation (RAG) system that generates maritime incident reports and preventive action plans using past incident data and SOP documents. Built with FastAPI, FAISS, LangChain, and Streamlit for an end-to-end solution.
fastapi marine openai pydantic python rag safety-monitoring sentence-transformers streamlit
Last synced: 12 Apr 2026
https://github.com/sonny-thomas/waiterbildung
Educational Provider Chatbot - Course recommending system - RAG, GPT4o-mini, PgVector, Langgraph, Langchain
alembic beautifulsoup fastapi gpt-4 langchain langgraph llama3 llm python rabbitmq recursive-functions redis sqlalchemy
Last synced: 16 Mar 2025
https://github.com/leonel-h29/home-cloud
Creating a Homemade File Server for a Home Server
Last synced: 12 Apr 2026
https://github.com/m4tice/lab-booking
Lab booking tool
fastapi github-actions venv virtual-env workflow
Last synced: 16 Mar 2025
https://github.com/anupamkumarpaul2005/resu-matchr
An AI-powered platform that helps job seekers optimize resumes and find best-fit jobs using semantic search and local LLMs, while enabling recruiters to post jobs and discover ideal candidates. Easy to run with Docker or locally, leveraging FastAPI, Streamlit, FAISS, and Ollama.
docker faiss fastapi llama3 llamaparse ollama pgvector resume resume-parser streamlit
Last synced: 12 Apr 2026
https://github.com/quaddarv1ne/keycloackfastapi
Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat
api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite
Last synced: 11 Jun 2025
https://github.com/teecoleonard/todo-list
Uma aplicação simples e eficiente para gerenciamento de tarefas, construída com React no frontend e FastAPI no backend.
Last synced: 12 Apr 2026
https://github.com/georgekhananaev/fastapi-apple-store-data-scrapper
Uvicorn fastAPI live server data scrapper from apple store with local cache mechanism.
app-store fastapi python scraper
Last synced: 04 Oct 2025
https://github.com/abdullah0297445/apache-solr-poc
Simple proof of concept search engine built with Apache Solr
apache-solr bash-script curl docker docker-compose fastapi postgresql python3
Last synced: 06 Jan 2026
https://github.com/lllit/api_data_mapu
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
Last synced: 24 Mar 2025
https://github.com/ankush-003/remote-desktop-access
A remote desktop access web appplication
Last synced: 20 Apr 2026
https://github.com/joaopedrodevms/schedly
Aplicação full stack de agendamento de eventos, com interface moderna, arquitetura limpa, autenticação com JWT e design responsivo com tema claro/escuro. Feita com FastAPI, React, Tailwind e Docker.
fastapi minio postgres python react schadcn tailwindcss typescript vite
Last synced: 03 Sep 2025
https://github.com/andre-2112/agentic-aws-stage3-v4
🚀 Complete Zero-Error AWS ECS Fargate deployment with PostgreSQL RDS, Docker containers, and SSL/TLS - Live at https://stage3-v4.a-g-e-n-t-i-c.com
auto-scaling aws docker ecs fargate fastapi infrastructure-as-code loadbalancer nodejs postgresql pulumi rds ssl
Last synced: 12 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/mmah-zombo/concert-management-api
An api built with Python that manages the actors, directors, plays, tickets, customer and showtime for various concerts.
api fastapi postgresql python sqlalchemy
Last synced: 12 Apr 2026
https://github.com/akash-nath29/lirify
AI Lyrics Generator
ai deep-learning fastapi nextjs nlp
Last synced: 12 Apr 2026
https://github.com/sameedshoaibb/my-kube-app
A simple Python app deployed in Azure Kubernetes with best practice.
aks docker fastapi kubernetes mongodb rabbitmq redis
Last synced: 20 Jan 2026
https://github.com/notyusheng/xlsx-translate
A tool for batch-translating .xlsx spreadsheets from Arabic to English using a locally hosted LLM in LM Studio
docker docker-compose fastapi lm-studio mistral openai openpyxl streamlit translate
Last synced: 01 Apr 2025
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/ezahpizza/travel-agent-backend
A production-ready FastAPI backend for Navite, an AI-powered travel planning agent. Integrates Google Gemini, SerpAPI, and MongoDB to deliver intelligent flight search, destination research, hotel/restaurant recommendations, and itinerary generation. Built with modular, async architecture for scalability and performance.
agent agentic-ai agno docker fastapi gemini mongodb
Last synced: 12 Apr 2026
https://github.com/bigrivi/black-panther
Full stack web application scaffold,Using FastAPI,BetterCRUD,Refine and more.
admin-ui bettercrud fastapi fullstack-development low-code material-ui python react refine
Last synced: 12 Apr 2026
https://github.com/lukaskoeller/notus
simple notes application
fastapi notes productivity python react
Last synced: 12 Apr 2026
https://github.com/benitomartin/mlops-chicago-rides
MLOps Chicago Taxi Rides Prediction
docker fastapi gcp jupyter-notebook mlflow prefect python
Last synced: 12 Apr 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/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/metinqardasov11/fastapi
api fastapi http-methods pydantic-models python typing
Last synced: 26 Apr 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/armahdavi/mlops
Productionizing ML Models using a variety of tools including FastAPI, Flask, Doocker, AWS, GCP, TensorFlow Extended (TFX), and TF.js.
apache-beam docker fastapi logistic-regression mlops mlops-workflow numpy random-forest sklearn tensorflow-extended unicorn xgboost
Last synced: 12 Apr 2026
https://github.com/fabrizziob/CoffeeTime-WebApp
FastAPI based web application for managing a team's coffee purchases.
css fastapi html javascript mysql python rest-api
Last synced: 25 Mar 2025
https://github.com/infuman69/regalia-scanner-platform
A Scanner Web App that scans fest passes and gives entry to attendees by making api call to the server
Last synced: 12 Apr 2026
https://github.com/nadeetharuka/car-information-viewer
This project is a FastAPI-based web application for viewing car information. It allows users to perform basic CRUD operations on car data, providing a seamless user experience with a responsive HTML and CSS frontend.
css fastapi html python restful
Last synced: 13 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/powermacintosh/microservices-example
FastAPI Microservices
alembic api-gateway asyncpg docker docker-compose fastapi grafana graphql json-logger kafka loki poetry postgresql pydantic-v2 pytest repository-pattern rest-api sqlalchemy-async uow-pattern
Last synced: 12 Apr 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