An open API service indexing awesome lists of open source software.

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).

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/nitintf/nl2sql

Natural Language to SQL conversion API using LangChain, FastAPI and React

fastapi langchain langgraph openai react

Last synced: 09 Apr 2026

https://github.com/elrf3lipes/quake3_log_parser

Quake 3 Arena log parser that provides a report for each match, with integrated FastAPI and CI/CD

ci-cd docker fastapi python quake3

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/ah-ugo/amber-foods-backend

Backend for Amber Hotel Food Delivery (Demo)

fastapi mongodb oauth2

Last synced: 21 Apr 2026

https://github.com/hongch666/mix-web-demo

这是一个微服务的 Demo 框架,集成了对 Spring/Gin/Nest.js/FastAPI 微服务注册与发现(Nacos),并使用 SpringCloud 的 gateway 网关进行服务路由和登录校验,可在此基础上进行项目扩展。

fastapi gin nestjs spring

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/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/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