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/psbx/web3-python-wallet
web3-python-wallet
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/castilloglenn/load-test-practice
A minimal FastAPI app with session-based authentication and in-memory storage, designed for load testing practice. Includes endpoints for login, logout, status, and user profile. Ready for use with Locust.
fastapi locust-tests python python3
Last synced: 23 Aug 2025
https://github.com/ottojimb/symodel
Simple (too much) database model generator
database fastapi flask generator model python tortoise-orm
Last synced: 23 Aug 2025
https://github.com/fourdollars/lp-api-proxy
Launchpad API Proxy made by FastAPI to workaround CORS for https://api.launchpad.net/.
Last synced: 24 Aug 2025
https://github.com/en-atul/ask-docs
A Retrieval-Augmented Generation (RAG) app that lets you query your documents (PDF, TXT, MD, etc.) using LangChain, Chroma, and OpenAI API.
chromadb docker-compose fastapi langchain nextjs openai-api python rag
Last synced: 13 Apr 2026
https://github.com/imtiaj-007/intelliflow
IntelliFlow is a powerful no-code/low-code platform that enables users to visually create and interact with intelligent AI workflows.
chromadb docker fastapi gemini langchain llm nextjs openai postgresql python reactjs semantic-search similarity-search vector-database
Last synced: 07 Apr 2026
https://github.com/lorenzotabasso/repeatio
Modern language learning with repetition. Nx monorepo with Next.js frontend and FastAPI backend.
docker fastapi nextjs nx nx-monorepo python
Last synced: 01 May 2026
https://github.com/metorresponce/fastapi-observability-demo
FastAPI + Prometheus metrics (/metrics) with CI (pytest, Docker build, CodeQL).
docker fastapi github-actions metrics observability portfolio prometheus python
Last synced: 24 May 2026
https://github.com/abbasiandev/raybod
Next-gen Android security: On-device AI malware scanning, real-time threat protection, network traffic analysis, and cloud-powered threat intelligence.
android-malware android-security clean-architecture cybersecurity fastapi hybrid-cloud intrusion-detection jetpack-compose kotlin machine-learning malware-detection mobile-security network-monitoring packet-analysis python security-scanner tensorflow-lite threat-intelligence vpn-service
Last synced: 24 May 2026
https://github.com/markbakos/ufc-predictor
UFC fight prediction tool built with TensorFlow and Python, UI built with Vue and Tailwind. Uses machine learning to analyze fighter stats and predict match outcomes.
betting betting-models fastapi machine-learning neural-network prediction prediction-model python supervised-learning typescript ufc vue
Last synced: 09 May 2026
https://github.com/carlosvinimsouza/full-tutorial-python
My tutorial Python completed
data-analysis data-science data-structures django django-framework fastapi fastapi-framework flask flask-web frameworks learn-to-code learning python python3 roadmap tutorial tutorial-code
Last synced: 10 Apr 2026
https://github.com/genesisblock3301/product_delivery_fastapi
Product delivery api
Last synced: 05 May 2026
https://github.com/madi-s/fastapi-tdd-docker
An example of dockerized fastapi application developed using test-driven technology
Last synced: 20 Apr 2026
https://github.com/kt0319/any-console
Web console for shell jobs, Git operations, and terminal access from your browser
fastapi raspberry-pi terminal vue3 web-console
Last synced: 25 May 2026
https://github.com/brianruggieri/candidate-eval
Evidence-backed job fit assessments from your resume and local git repos. Chrome extension for real-time job board grading, interactive dashboard, cover letter generation, and proof packages. Privacy-first — all processing stays local.
career-tools chrome-extension claude-code cli cover-letter-generator dashboard fastapi git-analysis job-matching job-search pii-scrubbing privacy-first pydantic python resume-parser skill-assessment
Last synced: 10 Apr 2026
https://github.com/barabum0/fastapi-template
Template for FastAPI applications. Typed with mypy, tested with pytest and logged with loguru.
fastapi loguru mypy pytest python template template-repository
Last synced: 14 Mar 2025
https://github.com/codebreaker518/ann_mlp_greekletters_frontend
This repository contains the web interface developed in React to test a multilayer perceptron (MLP) artificial neural network (ANN) designed to recognize Greek letters drawn by users.
ai ann artificial-neural-networks fastapi model multilayer-perceptron-network opencv-python reactjs tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/tatamiya/cloudrun-fastapi-sample
Build and deploy a sample FastAPI service to GCP Cloud Run
Last synced: 14 Mar 2025
https://github.com/007tickooayush/inv-upload
Basic file handling approaches using http Requests, using nodejs, fastAPI, mongoDB, and mysql.
docker docker-compose fastapi kafka kafkajs mongodb mysql nodejs pyspark
Last synced: 10 Apr 2026
https://github.com/sitamgithub-msit/modernbert-litserve
Leverage ModernBERT's capabilities using LitServe.
artificial-intelligence bert deep-learning encoder fastapi lightning-ai litserve python transformers zero-shot-text-classification
Last synced: 15 May 2025
https://github.com/rodrigo-kelven/api_oathu2
Este projeto implementa uma aplicação com autenticação de usuários utilizando o protocolo OAuth2, um padrão amplamente utilizado para autenticação e autorização em APIs e sistemas web. A seguir, discutiremos em detalhes o que é o OAuth2, como ele funciona, e como este projeto simplifica seu uso.
docker fastapi mongodb postgresql python3
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/azazzillo/mandarin
MANDARIN is a recommendation platform that helps users find the best places to visit in their city based on their current mood. The website suggests venues such as cafes, restaurants, clubs, libraries, and theaters by analyzing user input and fetching highly rated locations.
alembic backend celery chatgpt fastapi integration postgresql python redis selenium uvicorn vscode web website
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/fahadulshadhin/leetcode-stats
API to fetch your LeetCode profile stats
Last synced: 05 May 2026
https://github.com/apoclyps/test-driven-development-with-fastapi-and-docker
Test-Driven Development with FastAPI and Docker (https://testdriven.io/courses/tdd-fastapi)
docker fastapi postgres python tdd tortoise-orm
Last synced: 10 Apr 2026
https://github.com/emircanakyuzz/fastapi_calismasi-fastapi_case_study
Bu projede, FastAPI kullanılarak RESTful prensiplerine uygun servis API'leri oluşturulmuş ve tüm CRUD işlemleri gerçekleştirilmiştir. Uvicorn ile backend çalıştırılmış, HTTP metodlarıyla API işlemleri güvenli ve düzenli bir şekilde uygulanmıştır.
api database fastapi http mysql python restful-api uvicorn
Last synced: 16 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/arshamroshannejad/todo-app
simple todo with fastapi and mongodb
asynchronous fastapi mongodb python
Last synced: 10 Apr 2026
https://github.com/walber-vaz/learn_clean_arch_fastapi
Estudos sobre Arquitetura limpa usando fastapi
clean-architecture fastapi poetry sqlmodel
Last synced: 14 May 2026
https://github.com/thapelomagqazana/car-racing-ai-dashboard
A real-time AI training dashboard for CarRacing-v0 using FastAPI, React, ONNX Runtime, and PostgreSQL.
ai-training car-racing-v0 fastapi postgresql react real-time-dashboard websockets
Last synced: 10 Apr 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/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/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/coelhoreinaldo/python-crud
Exercises to practice API in Python
Last synced: 30 Mar 2025
https://github.com/saidul-m-khan/social-media-rest-api
fastapi postgresql pydantic-v2 python sqlalchemy
Last synced: 20 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/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/cauachagas/fastapi-mongodb-exemplo
O repostório mostra como criar uma API REST e fazer Deploy no Heroku de um projeto FastAPI framework, usando como o banco de dados o MongoDB.
docker docker-compose fastapi fastapi-crud heroku mongodb
Last synced: 11 Apr 2026
https://github.com/kilgoretrout1985/fastapiexample
just a fastapi-framework example playground
asyncio example-project fastapi
Last synced: 20 Apr 2026
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/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/leodhb/cryptocurrencies-monitor
A simple crypto currencies monitor using CoinMarketCap public API
coinmarketcap-api cryptocurrency fastapi
Last synced: 03 May 2026
https://github.com/sourabhsinha396/writelikeme
A generative ai webapp built on FastAPI + Next JS that helps replicate our writing style.
docker docker-compose fastapi hacktoberfest nextjs tesseract
Last synced: 11 Apr 2026
https://github.com/sulkmqul/reflection
Simple data file management system
angular fastapi file-sharing sqlite3
Last synced: 09 May 2026
https://github.com/taj54/ci_to_lara_crew
🤖 A FastAPI + CrewAI-based tool for validating and automating migrations from CodeIgniter to Laravel. Features agents, schema validation, and extensibility.
ai-agents api architecture automation cli codeigniter codeigniter3 codeigniter4 crewai developer-tools fastapi laravel migration-tool php python webframework
Last synced: 11 Apr 2026
https://github.com/lakkawardhananjay/sre-agent
Self-healing Kubernetes Agent built with FastAPI, Prometheus, and Google Gemini API, deployed on GKE for automatic pod recovery and monitoring.
ai cloud devops docker fastapi gemiini-cli-ui gemini-api gemini-pro gke kubernetes monitoring prometheus python self-healing
Last synced: 11 Apr 2026
https://github.com/doingjustforlabs/bootkek
Это веб-сервис, который помогает студентам находить напарников для совместной учёбы, организации встреч, выполнения заданий и подготовки к экзаменам.
Last synced: 26 Feb 2025
https://github.com/pug13004/ai-3d-character-generator
🎮 AI-Powered 3D Character Generator with ComfyUI, Hugging Face, and AgenticSeek integration. Generate 3D models, characters, and assets from text prompts, images, or 3D files. Perfect for game development, Unity, and Unreal Engine.
3d-graphics 3d-modeling agentic-ai ai blender character-generation comfyui face-matching fastapi game-development huggingface procedural-generation python stable-diffusion unity unreal-engine
Last synced: 11 Apr 2026
https://github.com/henriquecosta05/adriana_oliveira_fotos
Sistema de gerenciamento de fotos, construído com Python e React.js.
fastapi full-stack jwt mongodb python reactjs typescript web
Last synced: 11 Apr 2026
https://github.com/nna301023/semantickbli
Semantic Search Classification with Transformers and FastAPI
fastapi firebase multilingual transformer
Last synced: 11 Apr 2026
https://github.com/lesiaukr/goit-pythonweb-hw-08
Master's degree | Advanced Python Programming | HW | FastAPI | REST API | CRUD | Application Architecture
alembic application-architecture docker docker-compose fastapi goit-pythonweb-hw-08 migrations openapi postgresql python rest-api swagger
Last synced: 11 Apr 2026
https://github.com/wilmerm/ollama-webui
A minimalistic and easy-to-use web GUI, built with FastAPI and Vue.js, that allows you to quickly and easily chat with local AI models through Ollama.
ai-chat ai-tools chat-application developer-tools fastapi javascript llm local-ai minimalist-ui ollama python vuejs web-development web-interface
Last synced: 11 Apr 2026
https://github.com/antoniromera/ai-job-aggregator
Collects job postings, estimates salary ranges with an LLM, and surfaces them in a React + Tailwind dashboard
ai dashboard fastapi job-search llm playwright python react tailwindcss
Last synced: 11 Jun 2026
https://github.com/akihokurino/python-google-cloud-study
python api, google cloud study
api-gateway auth0 dependency-injector fastapi google-cloud mypy python3 sqlalchemy strawberry-graphql terraform
Last synced: 11 Apr 2026
https://github.com/kunalshelke90/text_summarization
The text summarizer project is an innovative tool designed to condense lengthy textual content into concise and informative summaries, enabling users to efficiently grasp the main ideas and key points of the original text
aws-ec2 docker fastapi nlp-machine-learning oops python
Last synced: 11 Apr 2026
https://github.com/annatsepilova/goit-pythonweb-hw-08
homework python with web
fastapi postgresql pydantic python sqlalchemy swagger
Last synced: 05 May 2026
https://github.com/xxanqw/givemeasong
Просте API/WEB яке знаходить пісню на всіх платформах.
Last synced: 07 Mar 2025
https://github.com/kalelmartinho/kalel-dev
My personal site
beanie docker fastapi htmx mongodb python tailwindcss
Last synced: 11 Apr 2026
https://github.com/amiot99/gpu-inference-microservice
FastAPI-based microservice for GPU-accelerated image classification using ResNet18 and Docker
docker fastapi gpu image-classification inference machine-learning microservice pytorch resnet
Last synced: 11 Apr 2026
https://github.com/rodrigo-kelven/api-based
API Based é 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.
docker fastapi graphql mongodb postgresql python3 redis
Last synced: 11 Apr 2026
https://github.com/seapagan/fastapi-redis-cache-reborn
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
fastapi fastapi-extension python redis redis-cache redis-database web-cache
Last synced: 05 Jan 2026
https://github.com/murungaowen/fast-api_starter_template
This is a fast api starter template for backend projects that are to use SQL alchemy as ORM, postgresql, rabbit mq.
backend docker fastapi fastapi-template postgresql python rabbitmq sqlalchemy
Last synced: 11 Apr 2026
https://github.com/dimanu-py/fast-api
FastAPI course to learn how to develop APIs with this framework
fastapi learning-by-doing python
Last synced: 02 May 2026
https://github.com/theognis1002/tsundoku
tsundoku - The goal of this project is to help ease the burden of buying books and leaving them unread - even if that means just summarizing chapters and snippets of the book.
artificial-intelligence fastapi gemma groq llama llm python312 reactjs sqlalchemy vite
Last synced: 11 Apr 2026
https://github.com/amulyaparitosh/urlshortener
URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the place of the original URL.
docker docker-compose fastapi fastui firebase poetry rest-api urlshortener
Last synced: 11 Apr 2026
https://github.com/shgyg99/gunobjectdetection
This repo is part of my learning MLOPS journey
fastapi postman pytorch tensorboard
Last synced: 06 May 2026
https://github.com/nsarode/llm_rag_chatbot
RAG chatbot capable of answering ad-hoc questions about patients, visits, physicians, hospitals, and insurance payers
docker fastapi langchain-python neo4j openai
Last synced: 11 Apr 2026
https://github.com/flazefy/atepp-phyton
created using phyton fast api
backend discord-bot fastapi firebase firestore mongodb mysql phyton requests rest-api sqlalchemy
Last synced: 11 Apr 2026
https://github.com/ffreemt/convbot-fastapi
A conversational chatbot API via fastapi
Last synced: 18 May 2026
https://github.com/sralloza/meal-planner
Meal planning microservice
api fastapi meal-planning rest-api
Last synced: 16 May 2025
https://github.com/alwayssany/huggingface-local-embedding
A Fast API server that provides local text and multi-modal embedding using LlamaIndex Hugging Face Embedding
docker embeddings fastapi google-colab huggingface-embeddings llama-index local-embeddings python
Last synced: 05 May 2026
https://github.com/ascentia-sandbox/startinsight
Daily automated startup intelligence: 6 scrapers (Reddit/HN/PH/Trends/X) → 8 AI agents (Gemini 2.0 Flash) → ranked insights with evidence. FastAPI + Next.js 16 + Supabase + Stripe. Live at ~$30/mo.
ai ai-agents arq business-intelligence fastapi gemini market-research nextjs pydantic-ai python railway saas sentry startup startup-ideas stripe supabase typescript
Last synced: 30 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/abhirajthakur/transcribe-mate
AI-powered voice transcription and text cleaning app with local Whisper transcription and Gemini-based transcript refinement
docker docker-compose fastapi nextjs python whisper
Last synced: 11 Apr 2026
https://github.com/kingyosun/logverse
🎭 Logverse - Auto-updating Shared World Text MMO | LLM-based dynamic narrative generation system where player action histories (logs) appear as NPCs in other players' worlds
ai-story-generation dynamic-narrative fastapi graph-database llm-game multiplayer-rpg react-typescript text-game text-mmorpg
Last synced: 18 Jun 2025
https://github.com/apfirebolt/lime-survey-api
Lime Survey API written in FastAPI and Python
alembic fastapi headlessui postgresql python react reactjs survey survey-api tailwindcss
Last synced: 11 Apr 2026
https://github.com/abdulvahapmutlu/mediscan-iq
Mediscan-IQ is a new developed tool to de-identify clinical text, summarize findings, and tag case risk (low / moderate / high) — via CLI, REST API, or Streamlit.
clinical-nlp fastapi healthcare natural-language-processing nltk privacy-engineering pydantic-v2 python streamlit text-classification text-summarization transformers typer uvicorn zero-shot-classification
Last synced: 01 May 2026
https://github.com/bessouat40/python-fastapi-template
Example of FastAPI deployment and API calls
api beginner beginner-friendly beginner-project fastapi python rest-api template template-project tutorial
Last synced: 11 Apr 2026
https://github.com/murugavl/ai-powered-personal-finance
The AI-Powered Personal Finance Assistant helps users manage their finances by tracking expenses, analyzing spending patterns, and providing intelligent insights. It can automatically extract transaction details from receipts, categorize expenses, and generate real-time financial alerts. Users can interact with a smart financial assistant to receiv
clerkauth fastapi mongodb nextjs python react tailwindcss
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/BlueBirdBack/deep-pomo
A lightweight web app designed to boost productivity using the Pomodoro technique. Built with Next.js (React) for the frontend, styled with Tailwind CSS, powered by a FastAPI (Python) backend, and using PostgreSQL for storage.
adhd fastapi full-stack ltree mvp nextjs pomodoro postgresql productivity python react tailwindcss task-management time-tracking typescript
Last synced: 10 Jun 2025
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/xanhex/taskq
Fast-API Cerely RabbitMQ bundle
cerely docker docker-compose fastapi flower rabbitmq uvicorn
Last synced: 06 May 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/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