FastAPI
FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-08 00:11:11 UTC
- JSON Representation
https://github.com/darkdk123/lang-translation-service-fastapi
A Real-time language translation service, learning project.
database fastapi language-translation python3 sqlalchemy-python
Last synced: 04 Feb 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/baudneo/zomi-server
FastAPI ML server designed for ZoneMinder (zomi-client)
alpr coral-tpu cuda face-detection face-recognition fastapi machine-learning object-detection onnxruntime opencv pydantic-v2 tensorrt torch zoneminder
Last synced: 18 Jan 2026
https://github.com/jishnukoliyadan/async-vs-thread-scraping
Focuses on comparing the efficiency of different methods for making requests.
aiohttp api asynchronous asyncio await-async fastapi python3 thread-pool uv
Last synced: 18 Apr 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/ajithvcoder/emlo4-session-12-ajithvcoder
Use torchserve, fastapi and nextjs to deploy a stable diffusion vision model with docker compose - The School of AI EMLO-V4 course assignment https://theschoolof.ai/#programs
aws-ec2 aws-s3 docker-compose docker-compose-gpu fastapi gpu nextjs stable-diffusion stable-diffusion-webui torchserve
Last synced: 13 Apr 2026
https://github.com/mahaveer1013/refunded-based-learning-platform
A hybrid payment and refund system integrates traditional gateways (UPI, net banking, cards) with blockchain to securely track student payments and course progress. Smart contracts automate refunds based on module completion, ensuring transparency, trust, and real-time tracking.
blockchain chatgpt-api ethereum fastapi gemini-api mongodb nodejs reactjs
Last synced: 11 Apr 2026
https://github.com/williamle92/kubernetes_traefik_fastapi
FastAPI backend with Celery task queue, JWT authentication, and cloud-native Kubernetes deployment
celery docker dockerfile fastapi helm kubernetes microservices postgresql redis
Last synced: 13 Apr 2026
https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi
This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot
ai chatbot fastapi ollama python websocket
Last synced: 11 Apr 2026
https://github.com/hokushin118/picture-service
This repository provides the implementation for the picture-service, a cloud-native microservice built to scale horizontally and handle high volumes of requests efficiently.
fastapi microservices python rest
Last synced: 09 Apr 2025
https://github.com/davidamacey/opentranscribe
Self-hosted AI-powered transcription platform with speaker diarization, search, and collaboration features. Built with Svelte, FastAPI, and Docker for easy deployment.
ai audio-processing docker fastapi machine-learning nlp open-source self-hosted speaker-diarization speech-to-text svelte transcription video-transcription whisper
Last synced: 17 Jan 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/aivanf/postgres-sqlalchemy-fastapi-problem
MVP of a problem
docker-compose fastapi postgres pytest python3 sqlalchemy
Last synced: 13 Apr 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/rodrigo-kelven/api_automotors
Este projeto é uma API RESTful para um sistema de uma concéssionária. Um simples projeto baseado na WebMotors construido em FastAPI. A ideia e criar um pequeno sistema e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos
docker fastapi postgresql python3 redis sqlalchemy
Last synced: 11 Apr 2026
https://github.com/axestein/canvas.ai
The Smart Canvas You Deserve: Draw, Solve, and Discover with AI.
fastapi generative-ai google-cloud latex python typescript
Last synced: 11 Apr 2026
https://github.com/injamul3798/ai-based-resume-making
AI-powered resume enhancement tool that analyzes your resume against job descriptions and provides intelligent keyword suggestions.
ai fastapi gemini llm resume-analyzer
Last synced: 07 Jan 2026
https://github.com/vinilopz/bevitest
Esta é uma API desenvolvida com FastAPI para gerenciar produtos (CRUD), contém Logs de visualizações de produtos armazenados no MongoDB um banco de dados nao relacional, e a aplicação utiliza SQLite como banco de dados relacional.
alembic docker docker-compose fastapi mongodb mongodbcompass postman pytest python sqlalchemy vscode
Last synced: 07 Apr 2026
https://github.com/bamr87/aieo
AI Engine Optimization - Optimize content for AI engine citations
ai ai-engine-optimization aieo content-optimization fastapi python react seo typescript
Last synced: 13 Jan 2026
https://github.com/linzeyang/realpython-tutorials
A central place of code for RealPython tutorials
Last synced: 16 Jan 2026
https://github.com/euiyounghwang/es-job-interface
es-job-interface
data-ingestion elasticsearch fastapi oracle python-elasticsearch sql
Last synced: 18 Apr 2026
https://github.com/myroslavtryhubets/porkbun-mcp
MCP server exposing Porkbun domain and DNS management API to AI assistants.
claude fastapi librechat mcp mcp-server porkbun
Last synced: 05 May 2026
https://github.com/gruponovaeafit/chatbot-nova-api
API para el Chatbot de NOVA.
Last synced: 19 May 2026
https://github.com/arvind-4/image-compressor
Image Compressor using FastAPI, MongoDB, Minio, Docker and Celery
async async-python background-tasks celery docker docker-compose fastapi minio mongodb python
Last synced: 11 Apr 2026
https://github.com/gitarber/cnn-image-classifier
A CNN-based image classifier built with PyTorch and FastAPI. Features model training, evaluation metrics, visualizations, and a web interface for real-time predictions. Includes comprehensive documentation and Jupyter notebooks.
cifar10 cnn computer-vision deep-learning fastapi image-classification machine-learning ml-project python pytorch
Last synced: 13 Apr 2026
https://github.com/kshitij-karkera/plant-disease-detection-with-react-and-python
Plant Disease Detection is a web-based app using React for the frontend and Python (FastAPI, PyTorch) for the backend. It employs a ResNet-based model to identify plant diseases from images, offering farmers and researchers real-time, accurate diagnostics for improved crop health management.
css fastapi html javascript python pytorch react svm-classifier
Last synced: 11 Apr 2026
https://github.com/kucera-lukas/imagesecrets
RESTful API for encoding/decoding messages into/from images.
api asyncio docker fastapi heroku mypy numpy pillow poetry postgresql pydantic pytest pytest-cov pytest-mock python python-typing restful-api steganography swagger tortoise-orm
Last synced: 28 Feb 2025
https://github.com/rxyalxrd/grpc_service
Тестовый сервис с применением фреймворка GRPC
fastapi grpc poetry-python protobuf pydantic-v2 python3
Last synced: 18 Apr 2026
https://github.com/yash-koshti/leaf_species_detection
A Mobile app that detects any leaf and describes its details. Backend: FastApi, Postgresql. Frontend: Andriod Java
andriod-app deep-learning fastapi leaf-clasification leaf-detection machine-learning mvc-architecture postgresql
Last synced: 24 Apr 2025