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-07 00:11:30 UTC
- JSON Representation
https://github.com/diego200052/challenge-api
API for registering and tracking company expenses and payments.
fastapi postgresql sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/andreypomortsev/startducks_orders
This repository contains the source code for a scalable order processing system inspired by Starbucks. The system utilizes FastAPI to handle HTTP requests, Redis for message queuing, and PostgreSQL for managing inventory.
docker docker-compose fastapi postgresql redis
Last synced: 09 Apr 2026
https://github.com/ffiruzi/website-rag-qa-assistant
Transform any website into an intelligent AI assistant with ONE Docker command. Complete RAG system with web crawling, vector embeddings, and beautiful chat interface. Built with FastAPI, React, and LangChain.
artificial-intelligence chatbot docker fastapi full-stack langchain openai python question-answering rag rag-chatbot react typescript vector-database web-crawling
Last synced: 09 Apr 2026
https://github.com/jurajmajer/email-microservice
Microservice written in Python for sending emails based on jinja templates
docker email-sender fastapi jinja2 kubernetes microservice python3 smtp
Last synced: 09 Apr 2026
https://github.com/ganeshborkar31/language-predictor
Language Detector web app using Fastapi and vectorization
aws aws-ec2 css deployment fastapi html javascript language language-prediction machine-learning mlops python python3
Last synced: 09 Apr 2026
https://github.com/ah-ugo/amber-foods-backend
Backend for Amber Hotel Food Delivery (Demo)
Last synced: 21 Apr 2026
https://github.com/hongch666/mix-web-demo
这是一个微服务的 Demo 框架,集成了对 Spring/Gin/Nest.js/FastAPI 微服务注册与发现(Nacos),并使用 SpringCloud 的 gateway 网关进行服务路由和登录校验,可在此基础上进行项目扩展。
Last synced: 09 Apr 2026
https://github.com/minhosong88/swissgpt
SwissGPT is a versatile AI-powered toolset, akin to a Swiss knife, that can be used for a variety of tasks. It comprises seven specialized projects, each designed to handle specific types of data and queries, all integrated into a single platform. The main page, Home.py, serves as a hub, providing links to the seven AI Web service, using Langchain,
chatgpt fastapi langchain llm streamlit
Last synced: 09 Apr 2026
https://github.com/whynot46/arduino_websocket_server_example
Sending data from Arduino to FastAPI server
arduino arduino-uno arduino-uno-r3 ethernet-shield fastapi python python-3 w5100 websocket-client websocket-server websockets
Last synced: 09 Apr 2026
https://github.com/sitammeur/got-ocr-litserve
Leverage GOT-OCR2's optical character recognition capabilities using LitServe.
artificial-intelligence deep-learning fastapi got-ocr20 lightning-ai litserve optical-character-recognition python pytorch transformers
Last synced: 03 Oct 2025
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/psbx/go-http-ping
go-http-ping
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/jaozc/user-profile-audit
User Profile Audit Project
audit crud docker fastapi postgresql python sql
Last synced: 18 Apr 2026
https://github.com/guilhermeuptotask/tasksmaneger
Fullstack Web Aplication Using FastApi, React, OpenAPI, Docker, Nginx, PostgreSQL, GitHub Actions for CI/CD.
cicd docker fastapi github-actions nginx openapi postgresql python react typescript
Last synced: 09 Apr 2026
https://github.com/renatoelho/metodos-status-codes
Explico o funcionamento dos métodos e status codes mais comuns em APIs, utilizando uma aplicação em FastAPI. A API permite operações como listar produtos (GET), criar (POST), atualizar (PUT) e remover (DELETE). Também demonstro os status codes 200 OK, 201 Created, 400 Bad Request e 500 Internal Server Error, mostrando seus usos de forma prática.
docker docker-compose fastapi metodos-http openapi postman python status-codes
Last synced: 09 Apr 2026