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/sumankrsh/medicine-drug-advisor
AI-powered medicine database and drug interaction checker with Indian medicines and mental health focus
ai drug-database drug-interaction fastapi healthcare india langchain medicine mental-health python rag react
Last synced: 10 Apr 2026
https://github.com/mikehquan19/animals_classifier
The model that can classify animals
computer-vision deep-learning fastapi image-classification pytorch
Last synced: 19 Apr 2026
https://github.com/calcagnoloic/react-fastapi-boilerplate
Boilerplate for projects using React as service frontend and Python as service backend
boilerplate-template docker-compose fastapi flake8 pytest python reactts tailwind vitest
Last synced: 10 Apr 2026
https://github.com/nicholasgriffintn/llm-assistant
This is a side project to build an assistant using llms.
cloudflare cloudflare-ai fastapi langchain llava llm mistral mistral-nano ollama
Last synced: 10 Apr 2026
https://github.com/lee-seung-tak/lst-nas
Custom NAS with FastAPI, Suppabase, Nginx, Certbot, Docker Composite
certbot docker-compose fastapi nas nginx supabase
Last synced: 10 Apr 2026
https://github.com/sqdexe/docker-project
University project about small animal shelter
docker docker-compose fastapi python shelter-animals svelte sveltekit university-project
Last synced: 10 Apr 2026
https://github.com/presizhai/iris-predictor-fastapi
A web application for predicting the species of Iris flowers using a machine learning model trained with the Iris dataset, with FastAPI, a modern web framework for building APIs.
essemblelearning fastapi python random-forest-classifier scikit-learn uvicorn
Last synced: 25 Dec 2025
https://github.com/junayed-hasan/llendify
LLendify leverages large language models (LLMs) to analyze bank statements and provide instant loan eligibility insights. Upload your bank statement PDF to receive AI-powered loan recommendation, analysis of income patterns, spending habits, and creditworthiness. Get comprehensive financial assessments and loan recommendations in seconds.
artificial-intelligence banking-applications fastapi fintech langchain large-language-models openai-api pypdf2 reactjs software-engineering
Last synced: 09 Mar 2026
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
fastapi poetry python uvicorn websocket
Last synced: 17 Jun 2026
https://github.com/klein-business/legal-text-mcp-de
MCP server, HTTP API & CLI for German federal/state legal texts (BGB, DSGVO, …) with canonical IDs and cite-grade source provenance.
citation-resolver claude-desktop cli command-line-interface dsgvo eur-lex fastapi gdpr german-law gesetze gesetze-im-internet legal-tech legal-texts mcp mcp-server model-context-protocol python search slsa typer
Last synced: 30 Jun 2026
https://github.com/jarif87/adsift-sifting-through-ads-intelligently
AdSift is a FastAPI web app using a BERT model to classify text into six categories (e.g., Art, Food, History). It offers a responsive UI with probability visualizations via Chart.js and an API for text classification.
adcategory-classification css fastapi html jupyter-notebook kaggle notebook python
Last synced: 09 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/ninja-96/kaiju
Asynchronous runner for AI models
ai-model async fastapi flask onnxruntime pydantic pytorch
Last synced: 10 Apr 2026
https://github.com/ahnaf19/learn_fastapi
This repository is dedicated to learning and practicing fastapi, a powerful web framework for Python. Also, it contains some workflow yml files, practising github actions too!
Last synced: 20 Apr 2026
https://github.com/sachinramesh15/dockerized-potgresql-survey
This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.
Last synced: 10 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/shirokovnv/py-seed
Seed generator, written in python with FastAPI.
Last synced: 10 Apr 2026
https://github.com/efenstakes/yoda-ai-python
An AI chatbot API with Python, Langchain and FastAPI.
api fastapi langchain langchain-python llm python3
Last synced: 16 Apr 2026
https://github.com/camcooray/finbot-old-
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors.
fastapi finance generative-ai python
Last synced: 16 Apr 2026
https://github.com/swat1563/escprs
eSCPRS is a system for managing large procurement data from the State of California. We created a chatbot using FastAPI, ReactJS, MongoDB, Docker, and Gemma2 LLM to efficiently query and provide insightful responses.
beanie chatbot docker docker-compose fastapi gemma2 ipynb kaggle llama3 llama3-1 llm mongodb mongodb-express ollama powerbi powerbi-desktop reactjs websocket
Last synced: 10 Apr 2026
https://github.com/arshamroshannejad/todo-app
simple todo with fastapi and mongodb
asynchronous fastapi mongodb python
Last synced: 10 Apr 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/kirtijha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
ai-workflows chatbot-framework conversational-ai fastapi human-in-the-loop ibm-watsonx interactive-ai interrupts langchain langgraph llm nextjs python react state-management typescript workflow-automation
Last synced: 07 Apr 2026
https://github.com/tirthraj1605/fastapi-user-management-crud-api
A simple FastAPI-based CRUD application to manage user data with search functionality. Includes endpoints for creating, reading, updating, deleting, and searching users by name.
api-project backend-development beginner-friendly-project crud-api fastapi python restful-api user-management web-api
Last synced: 30 Jul 2025
https://github.com/dejatori/store-api
Complete REST API built with FastAPI and Python 3.11. Features JWT authentication, background task processing with Celery and Redis, automatic Swagger documentation, and unit tests. Implements post creation, image generation, file uploads to B2, and email notifications.
async backend background-tasks celery docker fastapi jwt-authentication microservices pydantic pylint python redis rest-api sqlalchemy testing
Last synced: 17 Apr 2026
https://github.com/lostclus/weatherapp
My pet project
demo django fastapi kafka micorservices python
Last synced: 05 Apr 2026
https://github.com/rubikon02/background-remover
Web background remover app
fastapi nextjs python shadcn-ui tailwindcss typescript
Last synced: 20 Jan 2026
https://github.com/dxxta/color-sorter-iot-telegram
Integrating IoT with Web Platforms for Real-Time Control and Monitoring
docker fastapi iot python reactjs telegram-bot
Last synced: 05 Apr 2026
https://github.com/rxyalxrd/yadro_randomuser
Приложение представляет из себя простую web страницу с полем для ввода количества человек, которых необходимо загрузить с API, а также таблица с информацией обо всех людях.
docker docker-compose fastapi python3 redis
Last synced: 05 Apr 2026
https://github.com/iamsjunaid/tasks
A simple task management application built with FastAPI for the backend and React for the frontend. The backend uses Firebase Realtime Database for data storage and management.
fastapi fastapi-sqlalchemy firebase javascript python reactjs render tailwindcss vercel-deployment
Last synced: 21 Sep 2025
https://github.com/asifrahaman13/ev-manaagement-system
A full stack application as an EV management system. The application allows EV stations to register their EV station with its details. The users can book the ev station and they will be charged based on the number of hours they use the ev system.
Last synced: 10 Apr 2026
https://github.com/limjhyeok/essay-feedback-writer
Essay Feedback Writer powered by an AI
docker-compose essay-analyser fastapi svelte
Last synced: 10 Apr 2026
https://github.com/khruthwik/dl_cnn_project
Deep learning project based on classification between 3 classes/diseases of the potato leaf.
cnn-keras deeplearning fastapi jupyter-notebook machine-learning neural-networks reactjs tailwindcss
Last synced: 10 Apr 2026
https://github.com/reinaldoper/fast-api
Project using fastAPI.
alembic docker-compose fastapi postgresql python sqlalchemy
Last synced: 10 Apr 2026
https://github.com/eehwan/company-metadata-api
FastAPI-based rest API for multilingual company and tag search with PostgreSQL and Docker support
backend docker fastapi multilingual-websites postgresql python rest-api sqlalchemy
Last synced: 29 Jul 2025
https://github.com/gormaniac/clscidapi
A simple HTTP API that supports lookups of CAIC classic Field Report IDs.
avalanches caic fastapi python3
Last synced: 18 Jan 2026
https://github.com/aminkhavari78/login-page
This project work on creating simple login mechanisim in fastapi and fastapi-login package
backend css fastapi fastapi-login frontend html routing
Last synced: 10 Apr 2026
https://github.com/longfelloson/texts
Website to create texts and share them based on FastAPI.
Last synced: 20 Apr 2026
https://github.com/anthonycorletti/modal-async-pubsub-example
A proof-of-concept, pubsub-esque service that runs on Modal.
Last synced: 19 May 2026
https://github.com/krytos/fastapi-production-template
Production-ready FastAPI template with clean architecture, async SQLAlchemy, strict quality gates, Docker/Terraform foundations, and automated PyPI publishing.
api async backend docker fastapi github-actions pypi python sqlalchemy templates terraform testing
Last synced: 09 Apr 2026
https://github.com/beary/fastapi-todo-app
A todo app built with fastapi, sqlalchemy, postgresql, react, react-router, rtk-query, vite, mui.
fastapi mui react react-router react-router-v7 rtk-query vite
Last synced: 11 Apr 2026
https://github.com/knand4930/ncode
NCode — Privacy-first AI code editor with local (Ollama) and cloud LLM support built using Rust, Tauri, React, and Python.
ai-assistant ai-code-editor code-editor developer-tools fastapi grpc local-llm offline-first ollama privacy-first python react rust tauri
Last synced: 26 May 2026
https://github.com/seilylook/image_filter_resize_service
Real-time image filter and resize service
docker elasticsearch fastapi kafka kibana kubernetes minio redis spark zookeeper
Last synced: 06 Apr 2026
https://github.com/dc8156046/fastapi-multi-user-blog-system
Python FastAPI Blog System backend
Last synced: 16 Apr 2026
https://github.com/meetmulik/e-takraar
Platform designed to create a secure and inclusive online environment by incorporating features such as malicious website detection, hate-speech detection, complaint mechanism, admin panel, and complaint resolution updates.
context-api fastapi firebase firebase-auth hate-speech-detection natural-language-processing react-router reatctjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/deepakb/documents-rag
embeddings fastapi langchain mongodb mongodb-atlas openai openai-api python3
Last synced: 11 Apr 2026
https://github.com/npow/localbatch
Test AWS Batch workloads locally without an AWS account
aws-batch batch-processing docker fastapi integration-testing local-development metaflow python
Last synced: 23 May 2026
https://github.com/alokverma18/snapi
Snapi - Snap into the world of public APIs!
fastapi open-api public-apis render swagger
Last synced: 02 May 2026
https://github.com/mgourlis/search_query_dsl
Unified search API for Python — write JSON queries once, run them against SQLAlchemy or in-memory collections. Features streaming, nested boolean logic, automatic JOINs, JSONB, PostGIS, and full-text search.
dsl fastapi jsonb postgis query-builder search
Last synced: 23 May 2026
https://github.com/asifrahaman13/aldrax
🐍 A full stack application to retrieve data from sql database. Users can interact with natural language and the agent will generate the sql query corresponding to it. The applicaion will also execute the program on behalf of the user.
fastapi javascipt nextjs python reactjs typescript
Last synced: 11 Apr 2026
https://github.com/mgourlis/stateful-abac-policy-engine
Stateful ABAC Policy Engine is a production-ready, multi-tenant authorization system implementing Attribute-Based Access Control (ABAC) with support for spatial conditions (PostGIS), hierarchical ACL evaluation, and both HTTP and direct-database access modes. Includes a React admin UI, async Python SDK, and Keycloak IdP integration.
abac access-control acl attribute-based-access-control authorization fastapi geospatial jwt keycloak multi-tenant oauth2 policy-engine postgis postgresql python rbac react redis sdk spatial
Last synced: 23 May 2026
https://github.com/presidio-v/presidio-hardened-fastapi
Presidio security-hardened drop-in enhancements for FastAPI APIs
api-security fastapi hardening security-engineering
Last synced: 18 Apr 2026
https://github.com/husniadil/cc-hooks
Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation
ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts
Last synced: 11 Apr 2026
https://github.com/yoru-cyber/llama-image
A webapp to manipulate images
angular docker docker-compose fastapi python
Last synced: 11 Apr 2026
https://github.com/87870/alchemist
Alchemist simplifies JSON handling in Laravel, offering a clean and efficient alternative to traditional resource classes. With its focus on speed and elegance, this tool streamlines your development process. 🚀💻
code-generation deoplete deoplete-source elixir fastapi fuzzer kotlin kotlin-language kotlin-library kotlin-multiplatform kotlin-multiplatform-library neovim-plugin photoshop pydantic sqlalchemy uxp vim vim-plugin
Last synced: 09 Apr 2026
https://github.com/karthik-099/meridian-voyage
Meridian Voyage is a full-stack web app with a React frontend, Flask backend, and PostgreSQL database, fully containerized with Docker. Clone the repo or pull pre-built images, update `docker-compose.yml`, and run `docker-compose up`.
docker docker-compose fastapi flask reactjs
Last synced: 11 Apr 2026
https://github.com/adiyaan010205/price-pulse
PricePulse is a full-stack web application that automates product price tracking across popular e-commerce platforms like Amazon and eBay. It enables users to receive real-time alerts for price drops, monitor trends via analytics dashboards, and manage tracked items efficiently—all through a modern and responsive interface.
antibot-detection apscheduler fastapi jwt-authentication postgresql price-tracker react scrapy sendgrid smtp sqlalchemy tailwindcss webscraping
Last synced: 09 Apr 2026
https://github.com/fjktkm/ai-font-booster
ハッカソンで作ったアプリ.機械学習でフォントの Few-shot Learning をするはずだったけど,うまくいかなかったので二つのフォントをランダムに混植する機能でお茶を濁しました.
devcontainer docker electron fastapi python
Last synced: 11 Apr 2026
https://github.com/gdbecker/personallearning
Projects for ongoing learning
bootstrap crispy-forms django-rest-framework fastapi flask graphql python react sqlalchemy-python
Last synced: 11 Apr 2026
https://github.com/niqzart/scan-quest
Web application for organizing quests based on scannubg QR-codes
asyncio fastapi pytest sqlalchemy webapp
Last synced: 28 Apr 2026
https://github.com/fersus85/auth_service
Сервис обеспечивает регистрацию и аутентификацию пользователей, управление учетными записями и безопасность данных
docker fastapi jwt-authentication nginx postgresql redis sqlalchemy typer-cli uvicorn
Last synced: 11 Apr 2026
https://github.com/ridadogrul/langchainintroduction
fastapi langchain langchain-python openai
Last synced: 07 May 2026
https://github.com/ezeparziale/fastapi-graphql
🍓 Fastapi with GraphQL
docker docker-compose fastapi graphql postgres pydantic python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/chayaroten/expensemanager
Backend for expense management using FastAPI and Python. Includes user management, expense tracking, and data visualization.
Last synced: 26 May 2026
https://github.com/chuvalniy/mlops-practices
Target classification with MLOps practices (CI/CD, Docker, Cloud services, etc...)
ci-cd classifier click cloud-services data-analysis-python data-science dvc fastapi git jupyter-notebook machine-learning mlops pandas python scripting sklearn unit-testing
Last synced: 11 Apr 2026
https://github.com/rezzcode/empowerh
empowerment fastapi upforgrabs vuejs website
Last synced: 16 May 2026
https://github.com/vibek01/yupcha-chatbot-website
🤖Yupcha Internship Program : A sleek, real‑time chat interface powered by Solid.js + Vite on the front end 🚀, and FastAPI on the back end 🔧. Leveraging OpenRouter’s LLM endpoints 🤖 for natural, contextual replies, and Vercel Supabase 🗄️ for persistent storage, this project brings together cutting‑edge tools into one cohesive experience.
cloudflare fastapi openrouter-api solidjs supabase
Last synced: 28 Apr 2026
https://github.com/darkfos/dolphintechbackend
Бекенд по учебным заведениям для автоматизации учебных процессов
beautifullsoup fastapi poetry pydantic requests sqladmin sqlalchemy sqlite
Last synced: 07 Jan 2026
https://github.com/jonasrenault/cwx
CWX - Climbing Wall eXplorer is a webapp to visualize public climbing walls in Paris. It displays wall information with a list of available routes, and lets users explore routes or mark them as topped.
climbing climbing-gyms docker docker-compose fastapi react
Last synced: 11 Apr 2026
https://github.com/vladimiracunadev-create/mcp-ollama-local
MCP + Ollama local: FastAPI web con chat, tools MCP (sandbox) e historial SQLite.
docker fastapi git html-css-javascript kubernetes local-llm macos makefile mcp mcp-server ollama python shell sqlite terminal toml tool-calling uvicorn vscode
Last synced: 26 Jan 2026
https://github.com/nuuner/timeline-generator
Minimalistic SVG timeline generator built with FastAPI and drawsvg
Last synced: 18 May 2026
https://github.com/sahilfruitwala/fast-api-django-orm
A complete FastAPI backend powered by Django ORM for database interactions. Includes secure authentication using JWT.
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/disk0dancer/chat-app
Multi user online chat based on different services communication approaches
fastapi pubsub python3 react rest-api typescript websockets
Last synced: 11 Apr 2026
https://github.com/idalin6127/Module3-Mini-Pretraining-Data-Local-Voice-Assistant-OCR-Web-ASR-LLM-TTS
Week 3 project combining a mini pretraining data pipeline (web scraping, OCR, cleaning, deduplication) and a local real-time voice assistant (ASR, LLM, TTS).
asr cozyvoice data-cleaning deduplication fastapi llama3 nlp ocr python3 surya tesseract tts voice-agent web-scraping whisper
Last synced: 30 Dec 2025
https://github.com/mubtasimf443/python-notes-app
A simple notes app built using python FastAPI, html ,css , javascipt
css fast-api fastapi fastapi-crud html html-css-javascript javascript notes-app python
Last synced: 11 Apr 2026
https://github.com/alina1412/movies_marker
Учебный проект на FastApi, посвященный хранению пользовательских оценок фильмов.
alembic asyncio docker docker-compose fastapi github-actions makefile poetry postgres pytest python sqlalchemy
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/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/joychudasama/chat-txt
Chat with your text files.
fastapi langchain ollama python react shadcn typescript
Last synced: 09 Apr 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/thoth2357/fastapi-amazon-scraping
Scrapes data of Amazon and opens an API to use to filter through Scraped data
amazon api-development fastapi web-scraping
Last synced: 26 Jul 2025
https://github.com/okorienev/natodi-backend
Backend for natodi mobile app
backend-api fastapi postgresql
Last synced: 04 May 2026
https://github.com/coslynx/ai-powered-request-handler
AI-powered system efficiently manages and resolves user requests... Created at https://coslynx.com
ai-powered api-security api-wrapper code-generation developer-tools devops docker fastapi jwt language-model machine-learning mvp mvp-development openai-integration postgresql python python-backend request-handler software-development sqlalchemy
Last synced: 11 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