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-01 00:10:42 UTC
- JSON Representation
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/issg-upat/fileagent-sand5g
A simple fileagent with fastapi
Last synced: 18 May 2026
https://github.com/renanstn/prefect-poc
Um pequeno estudo com prefect que acabou virando um aglomerado de APIs aleatórias se comunicando entre si.
django docker docker-compose fastapi nginx prefect python
Last synced: 07 Apr 2026
https://github.com/axelsgit/fashion-recommender
This project builds a hybrid and visual recommender system for (luxury) fashion products, simulating a real-world e-commerce scenario (e.g., Zalando, Farfetch, Fashion Nova). It integrates visual filtering, collaborative filtering, content-based filtering, and hybrid models, enriched with user metadata and interaction recency.
deepfashion fashion fastapi numpy pandas python resnet-50 sklearn streamlit tensorflow ui-design
Last synced: 07 Apr 2026
https://github.com/luis122448/migrate-oracle-python
This project is a web application designed to facilitate the migration of data between Oracle databases, specifically targeting Oracle Autonomous Database as the destination.
astro docker docker-compose fastapi html javascript python tailwindcss
Last synced: 07 Apr 2026
https://github.com/jackwallet/cryptocurrency-exchange-rates-manager
Microservice to store and update cryptocurrency exchange rates
alembic clean-architechture dishka docker fastapi microservices-architecture postgres redis sqlalchemy
Last synced: 10 Apr 2026
https://github.com/mrkazzila/shortener_url_api
!!!ON HOLD!!! Tiny url api using FastApi.
alembic docker docker-compose fastapi poetry postgres pytest sqlachemy
Last synced: 10 Apr 2026
https://github.com/lftobs/task-manager
Task-manager is an API built using fastapi, postgresql, rocketry and hosted on render.
fastapi python rocketry todoapi
Last synced: 18 May 2026
https://github.com/junior92jr/event-driven-fastapi
Scalable event-driven system built with FastAPI and PostgreSQL, featuring asynchronous task processing and external service integration. Containerized with Docker for easy setup.
api asynchronous-tasks background-worker docker docker-compose event-driven-architecture fastapi postgresql python3 redis redisqueue
Last synced: 08 Apr 2026
https://github.com/matheusotenio/transcriptionapp
Este projeto utiliza um backend desenvolvido com Python e FastAPI para realizar a transcrição de um vídeo do YouTube via link. No frontend, foi utilizado React com Vite para configurar a interface.
css fastapi javascript python3 react vite
Last synced: 04 Mar 2025
https://github.com/usamamasood12/enterprise-ai-knowledge-assistant
Enterprise AI Knowledge Assistant - Production-ready RAG system with multi-LLM integration, advanced NLP, REST API, and interactive dashboard
artificial-intelligence enterprise fastapi knowledge-base langchain machine-learning nlp openai rag streamlit
Last synced: 11 Apr 2026
https://github.com/sorebit/couch-remote
Simple FastAPI remote control for a PC keyboard
Last synced: 18 May 2026
https://github.com/nilukush/prism-core
AI-Powered Product Management Platform
ai ai-powered ai-powered-features ai-powered-tools docker fastapi nextjs postgresql prd-generator product product-management product-manager python typescript user-stories
Last synced: 07 Apr 2026
https://github.com/naimur-29/ferm-queue-site
a professional site for a streamer to maintain his queue system (ordered by FERM)
fastapi fullstack-development javascript mongodb python reactjs
Last synced: 10 Apr 2026
https://github.com/syahrulbhudif/vexora-model
Vexora is a mood-based music recommendation system that uses facial emotion detection to suggest personalized music playlists. The system leverages CNN for emotion detection.
cnn deep-learning fastapi k-means python
Last synced: 08 May 2026
https://github.com/narendhiran-dev/predictive-analytics-for-repayment-predictions
A machine learning API built with Python, FastAPI, and Scikit-learn to predict borrower repayment risk based on historical payment data. A FinTech risk assessment system that uses a Random Forest model to predict a borrower's future repayment behavior and serves the prediction via a REST API.
data-science fastapi fintech loan-prediction loan-prediction-analysis machine-learning machine-learning-algorithms predictive-modeling python random-forest random-forest-classifier random-forest-regression rest-api risk-assessment scikit-learn scikit-learn-api scikit-learn-python
Last synced: 13 Apr 2026
https://github.com/mayankmittal29/howold.ai---ai-powered-age-prediction-
An end-to-end Age Prediction system leveraging Deep Learning, combining a PyTorch-based Custom CNN and fine-tuned ResNet-18 models, seamlessly integrated with a FastAPI backend for asynchronous inference and a React.js + TailwindCSS frontend delivering an intuitive and responsive user interface.
cnn-model colab computer-vision deep-neural-networks fastapi python3 pytorch reactjs resnet-18 tailwindcss
Last synced: 04 Apr 2026
https://github.com/omars44/fast-meerkat
[WIP] An Opinionated Clean Architecture Python with FastAPI
clean-architecture fastapi python
Last synced: 12 May 2025
https://github.com/devcom33/smart-cdi-reviewer
smart-cdi-reviewer is an open-source LegalTech tool that automatically checks the compliance of permanent employment contracts (CDI) with the Moroccan Labor Law using natural language processing and large language models.
ai-engineering fastapi java java-17 langchain langchain-python llm llms microservice python reactjs spring-boot
Last synced: 07 Apr 2026
https://github.com/b4oody/zoo-administration-fastapi
alembic api fastapi python sqlalchemy
Last synced: 18 May 2026
https://github.com/sitamgithub-msit/kokoro-litserve
Leverage Kokoro's TTS capabilities using LitServe.
artificial-intelligence deep-learning fastapi kokoro kokoro-tts lightning-ai litserve python pytorch text-to-speech
Last synced: 06 Jul 2025
https://github.com/kozydot/kozy-nyaa.si-api
Unofficial API for Nyaa.si (Closed Source)
fastapi magnet-link nyaa nyaa-si python requests torrent-search torrents uvicorn
Last synced: 21 Jul 2025
https://github.com/sitamgithub-msit/paligemma2-docci-litserve
Leverage PaliGemma 2's DOCCI fine-tuned variant capabilities using LitServe.
artificial-intelligence deep-learning fastapi image-captioning lightning-ai litserve paligemma python transformers vision-language-models
Last synced: 04 Mar 2025
https://github.com/asmitranjansinha/flowcraft-api
A FastAPI-based backend that validates whether a directed graph is a Directed Acyclic Graph (DAG) using Kahn’s Algorithm. It integrates with the Flowcraft frontend to analyze graph pipelines.
dag fastapi flowcraft graph-algorithms kahns-alogrithm python
Last synced: 18 May 2026
https://github.com/PengweeWang/api
A simple application programming interface system base on fastapi.
Last synced: 31 Oct 2025
https://github.com/george-mountain/full-stack-recommendation-system
Full stack recommendation system with Machine learning models, FastAPI, ReactJS, Celery, Redis, Postgresql
celery celerybeat docker fastapi gru4rec mlops pgadmin4 postgresql reactjs redis
Last synced: 07 Apr 2026
https://github.com/dantesbytes/electrical-grid-data
full-stack web application that provides real-time monitoring and analysis from data generated by electrical grids .
dataengineering docker fastapi jupyter-notebook machine-learning pyspark python terraform
Last synced: 05 Apr 2025
https://github.com/pnvoroshilov/claude-code-feature-framework
AI-powered task management framework with Claude Code integration, RAG-based context search, and autonomous workflow orchestration
ai-development automation claude-code fastapi git-worktree mcp-protocol python rag react semantic-search task-management typescript
Last synced: 30 Oct 2025
https://github.com/barabum0/fastapi-enum-errors
Addon for FastAPI that simplifies working with custom errors and allows you to operate on them as if they were values in an Enum.
enum error error-handling fastapi python
Last synced: 18 May 2026
https://github.com/rooshikesh/item-inspector-ai
AI-based product condition detection using BLIP-2 + FastAPI + Phi-4 (Ollama)
ai blip2 computer-vision condition-scoring ecommerce-ai fastapi hugging image-analysis image-tagging multimodal-ai natural-language-generation ollama open-source phi4 product-inspection prompt-engineering pyotrch python visual-language-models zero-shot-learning
Last synced: 18 Jun 2025
https://github.com/mustafalazzawe/devil-fruit-database
A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.
bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite
Last synced: 07 Apr 2026
https://github.com/vladd12/dialects-server
Server for dialects project
backend database docker fastapi postgres postgresql
Last synced: 09 Apr 2026
https://github.com/trolliana9686/ledgermatch
Payments reconciliation (FastAPI, pandas)
fastapi finance python reconciliation
Last synced: 18 May 2026
https://github.com/aysenurcftc/yolov8_human_face_detection
This repo detects human face with YOLOv8 from ultralytics
fastapi imgbb imgbb-api object-detection python yolov8
Last synced: 08 May 2026
https://github.com/huuhuy227/simpleenchatbot
Simple English Chatbot with Flutter
Last synced: 18 May 2026
https://github.com/misaelnieto/itm_2025_soa_u3
Arquitectura Orientada a Servicios - Unidad 3
Last synced: 24 Apr 2026
https://github.com/falvaradorodriguez/apisix-lab
A lab setup for integrating APISIX, FastAPI, and Keycloak. This repository provides a complete environment to run a FastAPI-based API protected with Keycloak and exposed via APISIX. Ideal for testing security and access control in API architectures.
Last synced: 14 May 2025
https://github.com/sumingcheng/deepseekflow-api
将本地部署的 DeepSeek-R1 转换为官网流式输出格式
deepseek deepseek-r1 fastapi python3
Last synced: 16 May 2026
https://github.com/msf-nabi/nabi_ai
명지대학교 제 3회 창의적 SW프로그램 경진대회 총장상 '대상' 수상작 - 나의 비밀 친구, <나비> LLM 모델
chromadb fastapi gpt-4o-mini langchain python
Last synced: 10 May 2026
https://github.com/su-shubham/lio
Streamlined Document Processing & AI-Powered Customer Engagement with Multi-Format File Support and Retrieval-Augmented Chat
dramtiq fastapi qdrant redis web-queue-worker
Last synced: 24 Feb 2025
https://github.com/gmunumel/market-mind
AI market intelligence and analysis.
ai chromadb fastapi langchain langgraph postgresql rag react
Last synced: 07 Apr 2026
https://github.com/shixi99/spam-classification-rest-api
Spam Classification Rest API using Keras, FastAPI & NoSQL
cassandra fastapi keras nosql python tensorflow
Last synced: 07 Apr 2026
https://github.com/cryptodev523/event-manager
fastapi python reactjs typescript vite
Last synced: 07 Apr 2026
https://github.com/sahidrajaansari/summifyai-an-automatic-text-summarizer
SummifyAI is a text summarization platform that employs the Pegasus model to provide summaries for diverse text types. It integrates a FastAPI backend, Vite React frontend, and MongoDB database, and supports user authentication via Clerk.
fastapi mongodb nodejs python reactjs
Last synced: 07 Apr 2026
https://github.com/dogukanurker/brokenurlchecker
Check whether a link working or not.🖇️
css fastapi html python react tailwind typescript urlchecker uvicorn
Last synced: 07 Apr 2026
https://github.com/llamasearchai/openbrain
OpenBrain: local-first brain model with FastAPI + React, metrics streaming, and agentic planning.
3d agents brain fastapi llm neuroscience openbrain react threejs typescript vite
Last synced: 07 Apr 2026
https://github.com/mustafahere/learn_fastapi
Simple calculator GET APIs using fastAPI
Last synced: 18 May 2026
https://github.com/inab/licenses-mapping
A tool to map strings to SPDX licenses names or IDs.
Last synced: 15 Apr 2026
https://github.com/kejiahp/fastapi-ecom-recommendation-system
Advanced recommendation system for e-commerce applications.
docker fastapi jinja2 mongodb motor pydantic python scikit-learn scikit-surprise
Last synced: 07 Apr 2026
https://github.com/sitamgithub-msit/videollama3-litserve
Leverage VideoLLaMA 3's capabilities using LitServe.
artificial-intelligence deep-learning fastapi lightning-ai litserve multimodal-models python pytorch transformers video-understanding
Last synced: 21 Mar 2025
https://github.com/shim369/nextjs-typescript-fastapi-todoapp
fastapi nextjs python sqlite typescript
Last synced: 07 Apr 2026
https://github.com/zhima-mochi/simple-message-board
docker fastapi nginx python react sqlalchemy
Last synced: 07 Apr 2026
https://github.com/alivx/ocr-fastapi-demo
Demo app for sync and asyncio using fastAPI
async fastapi fastapi-crud redis rq synchronization
Last synced: 03 May 2026
https://github.com/rallm/rallm.github.io
This is where I maintain my scientific website
ai artificial-intelligence backend fastapi natural-language-processing nlp rahmat rahmat-ansari reinforcement-learning
Last synced: 18 May 2026
https://github.com/mahajanankur/fast-api-template
Python FastAPI REST Web Service Template
Last synced: 01 May 2026
https://github.com/jwill9999/llama3.2
Docker container running Ollama, fastapi, and llama3.2 model
docker fastapi llama3-2 ollama ollama-api python3
Last synced: 10 Apr 2026
https://github.com/giobbu/fasty-recommend
As fast as you recommend
embedding-similarity fastapi recommender-system
Last synced: 18 May 2026
https://github.com/vviveksharma/fastapi-backend-insta
This is FastAPI based backend application which have authentication of user , Login , Logout system , Creating Post and Updating it and Commenting on it Post
Last synced: 18 May 2026
https://github.com/tomaslopera/parkhub
fastapi mysql python react sqlalchemy
Last synced: 07 Apr 2026
https://github.com/frostbyte012/gemma-studio
A web-based application for managing datasets, fine-tuning machine learning models, and monitoring training progress. Built with React, TypeScript, and FastAPI, it simplifies workflows for dataset preprocessing, hyperparameter configuration, and model export.
docker fastapi reactjs typescript
Last synced: 07 Apr 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/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/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/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/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/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/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/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/armand-sauzay/fastapi-template
⚡ Template for FastAPI projects ⚡
api docker docker-compose fastapi python
Last synced: 04 Apr 2025
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/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