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-02 00:10:50 UTC
- JSON Representation
https://github.com/adesoji1/openairealtime-api
This describes a conversational bot between An Ai Agent and a Human in Realtime
fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader
Last synced: 04 May 2026
https://github.com/grupo-syntax-squad/neurahive
The project aims to develop a platform for creating and managing AI agents, helping tech companies share knowledge about their systems and processes efficiently. Users will interact via an intelligent chat, accessing only authorized agents. The app will integrate with a cloud database to store conversations and include a access control
expo faq-bot fastapi fatec-sjc ia machine-learning mobile-app python react-native scrum
Last synced: 05 May 2026
https://github.com/chantipoloju/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 05 May 2026
https://github.com/markshawn2020/deeplearning.ai-courses-claudecode
Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲
ai-coding-assistant ai-programming andrew-ng anthropic claude-code course-notes deeplearning-ai fastapi figma-to-code jupyter-notebook learning-notes react
Last synced: 05 May 2026
https://github.com/zefanjajobse/messing-with-ai
Example project showed to company
fastapi langchain ollama vitejs-react-typescript
Last synced: 05 May 2026
https://github.com/najulia/adopet
Aplicação criada para a 6° edição dos challenges da Alura
alura alura-challenges apirest back-end challenges- fastapi python sqlalchemy vitrinedev
Last synced: 05 May 2026
https://github.com/pawelborkar/yay-api
API for YAY: The URL Shortener
asynchronous-programming fastapi pawelborkar python shortener sqlite3 url url-shortener uvicorn
Last synced: 05 May 2026
https://github.com/st2-ev/equalist
Create a playlist that all your friends love!
fastapi playlist-generator python spotify-api vuejs
Last synced: 05 May 2026
https://github.com/gorav22/ai-web-scrapping-llm-based-chrome-extension
A Chrome Extension that can extract website data using selenium and beautiful soup i.e bs4. also used fastapi for routing with llm that is groq
beautifulsoup bs4 fastapi groq llm python selenium
Last synced: 05 May 2026
https://github.com/aashishtimalsina/fastapi-ai-edu-tools
A FastAPI-based backend application integrating OpenAI's GPT to build AI-powered educational tools. Includes user management, prompt-based AI responses, modular structure, and scalable architecture for EdTech platforms.
ai-tools e-learning edtech fastapi gpt langchain llm openai python
Last synced: 05 May 2026
https://github.com/andreypomortsev/img2pdf
Developed a secure, scalable web service with FastAPI, Celery, and Docker Compose. Features include JWT-based authentication, async image-to-PDF conversion, PDF merging, PostgreSQL ORM, and high test coverage with pytest/HTTPX. Designed for easy deployment and scalable background processing.
celery docker fastapi python3 redis
Last synced: 05 May 2026
https://github.com/parthapray/text_augmentation_llm_edge
This repo shows the coding of text augmentation by using localized LLMs in edge
edge fastapi llm ollama raspberry-pi textaugment uvicorn
Last synced: 05 May 2026
https://github.com/ohcuy/tongtongtong-api
Apple Developer Academy @ POSTECH Cohort 2025 - C4 M12
Last synced: 05 May 2026
https://github.com/dotpep/social-media-api
Social Media API using FastAPI, Postgres, Docker, and deployed to Cloud with testings, CI/CD pipeline and etc.
authentication cicd digitalocean docker fastapi postgresql pytest restapi
Last synced: 05 May 2026
https://github.com/astrion-studio/farelens
iOS flight deal alert app with iOS 26 @Observable patterns + FastAPI backend
fastapi flight-deals ios ios26 python swift swiftui travel
Last synced: 05 May 2026
https://github.com/0xkibh/docker-fastapi
A project to build and run the docker container
docker docker-compose fastapi python
Last synced: 05 May 2026
https://github.com/gsinghjay/fastapi-fullstack-cicd
Template for FastAPI + SQLAlchemy + PostgreSQL with CI/CD and Semantic Versioning
alembic cicd fastapi fastapi-template postgresql python semantic-release sqlalchemy
Last synced: 05 May 2026
https://github.com/tatevik-h/fastapi-redis-cache
FastAPI + Redis: Advanced caching service
caching cli-tool docker fastapi python redis rest-api sqlalchemy
Last synced: 05 May 2026
https://github.com/renswickd/multi-agent-deployment
Full stack production-ready multi agent application.
aws aws-ecr aws-fargate docker fastapi jenkins
Last synced: 05 May 2026
https://github.com/ayush038/studentperformance
This software helps you to predict any student's performance status 🧑🎓🏫 on the bases of some key characteristics such as their Previous Marks🖊️, Attendance📅, Wasted time⏰, Extracurricular📖, etc. This project is made on React FrontEnd while BackEnd is powered on Fast API and Pandas 💻.
fastapi html-css-javascript pandas react reactjs student student-performance-prediction
Last synced: 05 May 2026
https://github.com/renswickd/deploy-gpt-oss-in-ec2
Local deployment of gpt-oss-20b model in AWS EC2 instance.
docker ec2-instance fastapi gpt-oss-20b gpu ollama
Last synced: 05 May 2026
https://github.com/machkouroke/lop-codeingame
Plateforme de compétition de code
code competition fastapi hackhathon mongodb react
Last synced: 05 May 2026
https://github.com/lohiyah/financial-intelligence-agent
AI-powered financial analysis agent using yfinance and multiple LLMs (OpenAI, Groq). FastAPI backend enables real-time market data processing, intelligent trading insights, and automated financial research using DuckDuckGo search integration.
duckduckgo-search fastapi groq openai packaging phidata python-dotenv uvicorn yfinance
Last synced: 05 May 2026
https://github.com/aysh2603/rag_chat_app
This repository contains the code for a Retrieval-Augmented Generation (RAG) Chat Bot Application. The application leverages a combination of React, FAST API, ChromaDB, and Langchain to provide a seamless and interactive chat experience, augmented with knowledge retrieval capabilities.
chatbot chromadb fastapi langchain openai-api react
Last synced: 05 May 2026
https://github.com/cheungmanyung-core/ai-workflow-framework
Modular automation backend (FastAPI + AI + Notion)
ai automation backend fastapi notion workflow
Last synced: 05 May 2026
https://github.com/diegoribeiro2/deploy_de_modelo_de_machine_learning_na_nuvem_gcp_com_fastapi
Deploy de modelos de machine learning treinados localmente na nuvem GCP, utilizando FastAPI para disponibilizar uma API que retorna predições em tempo real.
fastapi gcp-cloud-functions python rest-api
Last synced: 05 May 2026
https://github.com/reyharighy/cba-agentic-ai
Conversational Business Analytics (CBA – Agentic) is an experimental, open-source system for building agentic, LLM-driven business analytics workflows.
agentic-ai-development business-analytics fastapi langchain-python langgraph-python
Last synced: 05 May 2026
https://github.com/ottojimb/fastapi-boilerplate
Simple Personal FastAPI Boilerplate with postgres+postgis, auto generated migrations with alembic, sqlalchemy with async, pytest and docker
alembic async docker fastapi postgis postgres pytest sqlalchemy
Last synced: 05 May 2026
https://github.com/vanguardmaster01/fastapi-react
FastAPI-react application
fastapi jwt-auth python react webdevelopment
Last synced: 05 May 2026
https://github.com/jimcostdev/jimcostdev_api
Este proyecto se encuentra en desarrollo y tiene como objetivo la creación de una API para la gestión de portafolios y currículums (CV). Surge de la necesidad de contar con una página web personal para exhibir mis habilidades y convertir esa información en un formato de CV.
Last synced: 05 May 2026
https://github.com/xian-technology/xian-dex-automation
Deterministic Xian DEX automation sidecar with a FastAPI admin UI for event-driven trading rules.
automation defi dex event-driven fastapi python sidecar trading-bot xian xian-network
Last synced: 09 Jun 2026
https://github.com/divinenaman/color-extraction-api
Extract colours from images using K-means, along with FastAPI pipeline.
fastapi k-means-clustering scikit-learn
Last synced: 05 May 2026
https://github.com/sanam2405/file-upload-fastapi
starter template for file upload with fastapi backend and nextjs frontend
Last synced: 05 May 2026
https://github.com/saifx19/stock-price-forecasting-api
API for real-time stock price forecasting using multivariate LSTM models. The API is developed with FastAPI, and the frontend is built using Streamlit.
api deep-learning fastapi forecasting stock-price-prediction streamlit
Last synced: 05 May 2026
https://github.com/pedro05souza/aws-budget-visualizer
This repository features a simple API powered by the AWS SDK, designed to streamline the process of retrieving and managing budget data.
Last synced: 05 May 2026
https://github.com/rent-management-system/property-listing-service
This is the backend microservice for a property listing platform. It handles the creation, management, and retrieval of property listings. It is designed to work within a larger microservices ecosystem, integrating with separate services for user management, payments, and notifications.
almbic fastapi microservice postgresql
Last synced: 06 May 2026
https://github.com/sahaspunchihewa/ai-monitoring-agent-api
Monitoring Alert Service Work with Loki
ai ai-agents alerting fastapi grafana jinja2 loki monitoring python
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/prateekshukla17/fking-ai-professor
An absolute ridiculous, brain rotting of a project made during lecture beacause I was bored and I thought an AI professor could teach me better than my actual professor, so here it is the brairot prof
Last synced: 06 May 2026
https://github.com/garfield1002/fastapi-todo-list
A tutorial todo list API using FastAPI, Redis and Docker
docker fastapi fastapi-redis python3 redis tutorial
Last synced: 06 May 2026
https://github.com/miron-anosov/organization-service
Organization API
alembic asyncpg black docker fastapi flake8 geoalchemy2 jaeger mypy nginx opentelemetry poetry postgis postgresql pre-commit pydantic pytest python sqlalchemy uvicorn-gunicorn
Last synced: 10 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/vitaee/gitissuetracker
A simple github issue tracker api with fastapi
celery docker docker-compose fastapi postgresql python redis
Last synced: 20 Jan 2026
https://github.com/sibeardev/magnhild
MVP: AI Project Tracker: FastAPI + React web app with Telegram bot for managing projects and tasks, featuring AI-generated reviews and roadmap creation
fastapi javascript python react telegrambot
Last synced: 16 Sep 2025
https://github.com/project-david-ai/projectdavid-platform
A single pip installed package will orchestrate a production ready instance of the AI stack in any environment
agents ai-infrastructure assistant-computer-control code-interpreter deep-search fastapi local-inference nginx ollama-api openai-api private rag-pipeline search-engine tool-calling vector-database vision vllm web-search
Last synced: 10 Apr 2026
https://github.com/coslynx/digital-library-backend-mvp
Core features for managing digital library content, user accounts, and lending... Created at https://coslynx.com
analytics-dashboard backend-api book-cataloging borrowing-system code-generation developer-tools devops digital-library fastapi jwt library-management machine-learning mvp postgresql python redis software-development sqlalchemy user-authentication uvicorn
Last synced: 11 Apr 2026
https://github.com/kennedy-whytech/imagegallery-fastapi
A simple image gallery web via Fast-api with local S3 & Dynamodb.
applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing
Last synced: 29 Apr 2026
https://github.com/mirvald-space/haraj_scrap
It handles asynchronous data fetching, city-based search filtering, and storage in a MongoDB database, supporting real-time updates and easy front-end integration.
async asynchronous asyncio db fastapi mongo python scraping semphore
Last synced: 25 Jul 2025
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/sultanalieva-s/secure-auth-api
2fa authentication docker docker-compose fastapi grafana mysql prometheus rate-limiting
Last synced: 09 Apr 2026
https://github.com/mdaffailhami/gasku_server
This is the repository of FastAPI backend server for GasKu app.
competition dart e-government fastapi flutter gas government kmipn mongodb python
Last synced: 09 Apr 2026
https://github.com/alina1412/search_app
Educational FastApi project with elasticsearch
alembic asyncio docker-compose elasticsearch fastapi poetry postgres pytest python sqlalchemy
Last synced: 09 Apr 2026
https://github.com/iam-subrat/the-music-one
Universal music link converter + real-time jam sessions. Spotify, Apple Music, YouTube & more.
cross-platform cross-platform-music-player docker-compose fastapi google-oauth2 google-youtube-api group-music jam-sessions javascript music music-player odesli postgres python react song song-queue supabase
Last synced: 23 May 2026
https://github.com/alwayssany/hybrid-search
A product search platform where users can browse, search, and filter products using a hybrid search mechanism that combines lexical and semantic techniques
elasticsearch fastapi hybrid-search lexical-search python react vector-search
Last synced: 09 Apr 2026
https://github.com/angelsc75/academia_musica
Solución en la que se crea una base de datos para el funcionamiento de una escuela de múscica donde se tiene en cuenta el proceso de matriculación por asignaturas y profesores..
docker fastapi mysql pytest python sqlalchemy streamlit
Last synced: 09 Apr 2026
https://github.com/shubhamjain2998/expense-tracking-backend
FastAPI backend for tracking monthly expenses against an annual budget — PDF ingestion, fuzzy auto-categorisation, expense splitting, and analytics
expense-tracker fastapi finance pandas pdfplumber postgresql python rapidfuzz sqlalchemy
Last synced: 23 May 2026
https://github.com/marcos-grocha/pizza-delivery-fastapi
Backend • API Rest • Serviço de delivery
Last synced: 23 May 2026
https://github.com/josuejuca/api-qrcode
Esta é uma API simples construída com FastAPI para gerar QR Codes a partir de dados fornecidos.
api fastapi python qrcode qrcode-generator vercel
Last synced: 09 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/joychudasama/chat-txt
Chat with your text files.
fastapi langchain ollama python react shadcn typescript
Last synced: 09 Apr 2026
https://github.com/teamuplabs/team-up-server
비대면 협업 플랫폼인 TeamUp의 서버
fastapi jwt-authentication python server
Last synced: 26 Jul 2025
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/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/nuuner/timeline-generator
Minimalistic SVG timeline generator built with FastAPI and drawsvg
Last synced: 18 May 2026
https://github.com/v41bh4vr4jput/fastapi
This repository contains practice projects, examples, and mini-apps built using FastAPI — a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.
Last synced: 20 Jan 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/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/nexckycort/rag-poc
fastapi markdown pinecone python rag typescript vector-database
Last synced: 09 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/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/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/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/core-euler/notions_app
App for writing, reading and editing notions
aiogram aiogram-dialog fastapi postgresql python redis sqlalchemy
Last synced: 23 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/chempik1234/SIMPLE-OLD-fastapi-simple-notes
test fastAPI project
api async-await asyncpg backend fastapi fastapi-sqlalchemy postgresql pydantic pydantic-settings python python3
Last synced: 20 Sep 2025
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/wesellis/azure-ai-it-copilot
🤖 AI-powered IT operations platform for Azure. Natural language infrastructure management, predictive maintenance, intelligent incident response, and cost optimization. Uses GPT-4, LangChain, and ML to automate 90% of IT tasks. Not just code assistance - full IT ops automation.
ai-powered-ops aiops azure azure-openai cloud-automation cost-optimization devops-automation enterprise-automation fastapi gpt-4 incident-response infrastructure-as-code it-operations langchain machine-learning natural-language-processing powershell predictive-maintenance python react
Last synced: 07 Apr 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/arthurmgraf/graphmind
Autonomous Knowledge Agent Platform - Agentic RAG with Knowledge Graphs, hybrid retrieval, LangGraph agents, and MCP server
agentic-ai fastapi knowledge-graph langchain langgraph llm neo4j python rag vector-search
Last synced: 19 Feb 2026
https://github.com/isk-daniar/menu_dishes
Pet-project a menu dishes made on fastapi
alembic fastapi python-dotenv sqlalchemy
Last synced: 14 May 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/rafavermar/fastapi_redis_mongodb
Este proyecto consiste en el desarrollo de una API que maneja información de películas, utilizando FastAPI como framework principal. Se integra con MongoDB para la persistencia de usuarios y Redis para el almacenamiento en caché de datos de películas. La seguridad se implementa mediante JWT (OAuth2 con “password flow”) y claves de API. Todo ello se
fastapi jwt mongodb redis-cache
Last synced: 29 Jul 2025
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/rubikon02/background-remover
Web background remover app
fastapi nextjs python shadcn-ui tailwindcss typescript
Last synced: 20 Jan 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/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/080bct12alex/medixapi
a beginner-friendly project designed to learn how to build RESTful APIs using FastAPI
Last synced: 07 Sep 2025
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