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/jesufemi-o/fake-coy-api

Dummy api to explore dlt rest api. has authentication, pagination and filtering enabled

data-engineering data-generator dlthub fastapi

Last synced: 17 May 2026

https://github.com/imgurbot12/fastapi-extras

Utilities to make using fastapi a little easier.

fastapi fastapi-extension python python3 session-management sync

Last synced: 14 May 2026

https://github.com/fox-techniques/janux-auth-gateway

A modular OAuth2 and JWT authentication gateway for FastAPI microservices

authentication authorization docker fastapi microservices mongodb oauth2 python user-management

Last synced: 29 Oct 2025

https://github.com/vhidvz/question-answering

Q/A microservice powered by a GPT-2 model, expertly fine-tuned for Persian-language contexts

ai fastapi gpt-2 haystack huggingface persian-nlp question-answering

Last synced: 17 May 2026

https://github.com/samyxdev/fastapi-supabase-template

Minimal working template with auth for FastAPI, Supabase, SQLModel and more.

alembic fastapi fastapi-boilerplate fastapi-template sqlmodel supabase supabase-auth supabase-db

Last synced: 16 Jun 2025

https://github.com/alpha-phi-omega-ez/backend

Alpha Phi Omega, Epsilon Zeta Chapter Website Backend built with Fast API and MongoDB

async fastapi mongodb pydantic pymongo python

Last synced: 02 Mar 2026

https://github.com/hfmartinez/fastapi_app

This is a simple FastAPI application that implements a CRUD (Create, Read, Update, Delete) functionality for managing tasks. It uses MySQL as the database and is containerized using Docker.

docker docker-compose fastapi

Last synced: 20 Apr 2026

https://github.com/wildonion/twidis

🐦 twitter bot to publish mentions, replies and tweets of a specific user to redis pubsub channel

fastapi pubsub redis twitter-api twitter-bot

Last synced: 11 Apr 2025

https://github.com/laxertu/eric-api

A ready-to-use SSE messaging microservice implementation

api-rest fastapi queues sse sse-server

Last synced: 06 Sep 2025

https://github.com/mdimado/medraga

MedRaga is a medical assistance application aimed at providing accurate and personalized medical information to healthcare professionals. It uses RAG technology to retrieve the latest medical research from trusted sources, augment it with patient data, and deliver personalized diagnoses and treatment plans.

arxiv beautifulsoup cohere fastapi firebase firebase-auth gemini-api langchain langchain-python playwright qdrant qdrant-vector-database rag reactjs selenium

Last synced: 07 Jan 2026

https://github.com/cyberofficial/nimbus

A lightweight FastAPI proxy that translates Anthropic API requests to NVIDIA NIM's OpenAI-compatible endpoint.

anthropic claude claude-code coding fastapi nim nvidia nvidia-nim openapi proxy

Last synced: 13 Jun 2026

https://github.com/lonode/fastwapi

FastWAPI is a simple lightweight Websocket framework based on Starlette, which provide easy-to-use Python decorator to parse JSON incoming message.

api fastapi json pydantic starlette websocket

Last synced: 29 Oct 2025

https://github.com/ondiekelijah/circleci-dockerhub-worflow-optimization

A example project to demonstrate automated Dockerhub deploys using CircleCI pipelines and a Postgres database.

alembic dockerfile fastapi sqlalchemy sqllite-database

Last synced: 17 Mar 2025

https://github.com/pymarcus/holiday_api

Retorna datas de feriados para fins diversos - deploy no heroku

fastapi python

Last synced: 17 May 2026

https://github.com/qqays/honeypot

一个基于 FastAPI 的蜜罐(Honeypot)系统,用于模拟服务接口并记录攻击行为,容器化部署。

fastapi honeypot

Last synced: 24 Jun 2025

https://github.com/adelsonsljunior/first-crud-fastapi

Uma API simples para testar Github Actions, UV, FastAPI e SQLAlchemy

action fastapi sqlalchemy uv

Last synced: 08 May 2026

https://github.com/app-generator/fastapi-learn-by-coding

FastAPI - Learn by Coding | AppSeed

appseed-sample fastapi learn-by-coding

Last synced: 16 May 2026

https://github.com/mekhyw/gym-crud

API for managing members, plans and subscriptions for a gym, using FastAPI and SQLAlchemy

fastapi mysql sqlalchemy

Last synced: 04 May 2026

https://github.com/gitname/sediment-api

CSV file parser and web server for WHONDRS sediment data (exercise)

docker fastapi mongodb python

Last synced: 07 Apr 2026

https://github.com/ahmad2b/kly-backend

Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.

clerk-auth clerkauth custom-gpt customgpt docker dockerfile fastapi heroku postgresql sqlmodel

Last synced: 02 May 2026

https://github.com/amine-akrout/mental_health_risk

Training and deploying LightGBM Model with MLFlow, fastapi, App Engine and github actions

appengine ci-cd docker fastapi github-actions google-cloud machine-learning mlflow mlops pycaret python

Last synced: 12 Apr 2026

https://github.com/fbraem/kwai

kwai - club management system

fastapi python python3 vue vue3

Last synced: 28 Mar 2025

https://github.com/asynq-io/eventiq-fastapi

FastAPI integration for eventiq

asyncio eventiq fastapi

Last synced: 25 Feb 2026

https://github.com/jcpanggoygit/rag-chatbot-documents

This repository contains a RAG-based chatbot that helps you ask questions about your PDF documents. Use FastAPI and Streamlit to easily interact with your files and get accurate answers! 🐙💻

clerk cli-chatbot devcontainer fastapi huggingface jupyter-notebook large-language-models llama2 llama3 llm local-chatbot nextui petcare rag retrieval-augmented-generation serverless supabase vector-database

Last synced: 13 Apr 2026

https://github.com/andmerk93/shift-test

Тестовый проект на FastAPI, запакован в Docker

docker fastapi

Last synced: 10 May 2026

https://github.com/soham901/better-pdf-uploader

A simple and effective file uploader with client-side validation, built using FastAPI and jQuery. Ensures only valid PDF files are accepted.

ajax bootstrap fastapi jquery pdf-uploader

Last synced: 15 Apr 2026

https://github.com/FredyRivera-dev/RAG-FastAPI-Server

RAG-FastAPI-Server is an API server for managing a lightweight Retrieval-Augmented Generation (RAG) database using FastAPI and PostgreSQL (with pgvector for vector similarity search).

api api-rest embeddings fastapi openai pgvector postgresql python rag semantic-search

Last synced: 30 Dec 2025

https://github.com/tushar-3549/api-development

FastAPI application showcasing backend development with Python, including RESTful APIs, database integration with PostgreSQL, and modern development practices.

api-development backend fastapi jwt oauth2 postgresql-database sqlalchemy

Last synced: 15 May 2026

https://github.com/xian-network/xian-linter

A FastAPI service that provides Python code linting specifically designed for Xian smart contracts

contracting fastapi linting python xian

Last synced: 15 May 2026

https://github.com/infn-datacloud/federation-manager

Service managing the workwflows to federate a service or to request resources from a user group from a dynamic provider federation

fastapi python sqlmodel

Last synced: 06 Mar 2026

https://github.com/micheltlutz/pydht11-api

Read Data from DHT11 Sensor with Python and Raspberry Pi

adafruit dht11 fastapi gpio gpio-pins python raspberry-pi raspberrypi raspberrypi-dht11

Last synced: 10 May 2026

https://github.com/vikas-kashyap97/fastapi_playlist

A hands-on FastAPI and Pydantic project showcasing core concepts like data validation, computed fields, nested models, and full CRUD operations using JSON as a mock database. Ideal for learning and prototyping modern Python APIs.

fastapi langgraph langgraph-python pydantic-v2 swagger-ui uvicorn

Last synced: 18 May 2026

https://github.com/vikram0230/roomwise

Room Reservation System focused on optimising profits and mitigating cancellations by prioritising customers

aws customer-analytics docker docker-compose fastapi flutter machine-learning mongodb priority-queue

Last synced: 07 Apr 2026

https://github.com/trevormccasland/dotalytics-api

Proxy for the Dota2 steam API to serve Dotalytics

fastapi pydantic python steam-api

Last synced: 26 Apr 2026

https://github.com/rahmatagungj/fastapi-server

Build API more than faster with python

api fastapi

Last synced: 15 May 2026

https://github.com/biggestcookie/fastapi-template

A structured template for FastAPI with sample routes.

fastapi

Last synced: 17 May 2026

https://github.com/yupix/fastapi-misskey

FastAPI Misskey extension library

fastapi misskey

Last synced: 20 Jan 2026

https://github.com/niewidzialny84/draganddrop

A drag and drop api for files, that are resend to discord and saved internally.

discord-py drag-and-drop fastapi file-sharing file-upload

Last synced: 15 May 2026

https://github.com/perpetue237/docker-compose-secure-app

A Docker Compose setup for securely serving applications with Nginx, featuring HTTPS (TLS) and basic authentication. This project includes configuration for SSL/TLS certificates and user authentication to ensure your application is protected and accessible only to authorized users.

authentication docker docker-compose fastapi nginx nginx-docker python tls-certificate

Last synced: 12 Apr 2026

https://github.com/peterklingelhofer/carbonlens

A carbon-intensity data API: live gCO₂/kWh for cloud regions from real grid-operator sources, plus carbon-aware region routing and GHG-Protocol compliance reporting.

carbon-aware carbon-footprint climate cloud csrd decarbonization esg fastapi ghg-protocol green-software grid-carbon-intensity net-zero-carbon-accounting react sustainability

Last synced: 25 Jun 2026

https://github.com/darkwizard242/k8s-app-demo

FastAPI app, PostgreSQL db and Helm chart to deploy to Kubernetes Cluster

fastapi helm helm-charts kubernetes minikube postgresql

Last synced: 02 Feb 2026

https://github.com/layinded/swx-api

SwX is a modular, full-featured FastAPI starter template designed for building scalable, secure, and production-ready backend or full-stack applications with ease.

alembic api backend boilderplate devtools fastapi fastapi-crud jwt modular-architecture oauth2 postgres postgresql production-ready python sqlalchemy sqlmodel template

Last synced: 19 Apr 2026

https://github.com/tistaharahap/dnsdig

An API and a daemon for DNS

dns fastapi kinde pydantic python

Last synced: 15 May 2026

https://github.com/khaouitiabdelhakim/postly

A full-stack social media web application built with React, TypeScript, FastAPI, and SQLite. Postly allows users to create accounts, share posts with text and images, and interact with a modern, responsive interface.

fastapi python python3 react social-media typescript webapp website

Last synced: 28 Apr 2026

https://github.com/niyaznz/fastapi-mock-middleware

FastAPI middleware for mocking response data of non-implemented endpoints

api-first fastapi mock mock-api mock-fastapi mock-response

Last synced: 11 May 2026

https://github.com/rakinplaban/lumabot

LumaBot 💖 A cute GitHub bot that thanks issue creators and reacts with ❤️. Built with FastAPI & gidgethub to spread appreciation! 🌸✨ #StarThisRepo

bot fastapi gidgethub github-app

Last synced: 12 Mar 2025

https://github.com/ankushrathour/audiospeakerverification

AudioSpeakerVerification: FastAPI-based API for Speaker Matching and Verification using SpeechBrain. Compare and verify speaker identities from audio files.

api fastapi python3 speaker-verification speechbrain

Last synced: 18 May 2026

https://github.com/suleman-elahi/whook

A simple webhook manager. Can be self hosted. Supports destination URLs and JSON transformation.

fastapi flask-sqlalchemy python shoelace shoelacecss webhook-receiver webhook-server webhooks webhooks-catcher

Last synced: 15 May 2026

https://github.com/lifailon/simplewebfilebrowser

Like http.server, but with support for authorization and uploading files to the server using different web frameworks.

admin api browser django fastapi filebrowser flask http-server linux python sanic sysadmin system tornado

Last synced: 11 Apr 2026

https://github.com/martial2023/mise-en-production-ml

Mise en production d'un modèle LLM ou d'un modèle de machine learning en python avec FastAPI et render

deployment fastapi llm machine-learning python render

Last synced: 15 May 2026

https://github.com/hokagem/mecha-lung

End-to-end demo for lung-cancer risk prediction: a TypeScript/React client streams synthetic patient data, PostgreSQL stores it with field-level encryption, and a Python FastAPI service decrypts, trains a scikit-learn model, and serves real-time predictions—the server containerized with Docker-Compose.

bcrypt client-server cors db decision-tree-classifier docker fastapi fernet jwt-authentication ml orm postgresql python react typescript uvicorn

Last synced: 07 Apr 2026

https://github.com/loftwah/uv-docker-starter

Starter template for Python development with UV and Docker. Includes examples for official UV images and custom integration, multi-platform builds, and CI/CD support.

docker docker-compose fastapi fastapi-template github-actions python uv

Last synced: 11 Apr 2026

https://github.com/gunh0/prep-9oorm

🧰 Server Prep for 9oorm

docker docker-compose fastapi kotlin makefile python

Last synced: 11 Apr 2026

https://github.com/pranaypatel12/realestimate-ci-cd

RealEstiMate is a Machine Learning-powered web application that predicts house prices based on user input. It utilizes a Decision Tree Regression model and is deployed with FastAPI. The project also supports CI/CD workflows for smooth and automated deployment.

css docker fastapi html jenkins machinelearningalgorithms python regression-models

Last synced: 07 Apr 2026

https://github.com/joshidivanshu/blog-backend-using-fastapi-jwt-authentication

A Blog app backend created using FastAPI. Can perform test queries on the provided link just replace http://localhost:8000/ with a website link mentioned below. You can perform this using Postman or curl

alembic api asychronous backend fastapi jose-jwt jwt-authentication oauth2 python-3 sqlaclhemy sqlite3 webdevelopment

Last synced: 30 Apr 2026

https://github.com/ridenefiras/chatbottt

TT Assistant is an intelligent, multilingual customer service chatbot built for Tunisie Telecom. The project was developed during a hackathon focused on creating accessible digital solutions that align with Corporate Social Responsibility (CSR) values.

agentic-ai ai chatbot fastapi n8n n8n-workflow openai python rag rag-chatbot stt telegrambot tts whisper whisper-ai

Last synced: 07 Apr 2026

https://github.com/boblyx/blr-fastapi

Boilerplate for Fast API projects

boilerplate fastapi fastapi-template

Last synced: 18 May 2026

https://github.com/sahi-mfg/age_detection_api

detecting age of a person from an image using huggingface transformers

fastapi huggingface-transformers python streamlit

Last synced: 15 Nov 2025

https://github.com/ark948/fastapi-auth-project

Simple fastapi app to demonstrate token authentication process

fastapi jwt jwt-authentication python sqlmodel token-based-authentication

Last synced: 18 May 2026

https://github.com/faylixe/dalida

Karaoke experience based on DALI dataset

fastapi python research spleeter vuejs

Last synced: 19 Apr 2026

https://github.com/nerkoman/agent-kanban

Local-first kanban for AI-agent workflows. Drag a task to Approved and your AI coding agent picks it up via MCP and drives it through analyst → in_progress → testing on its own. MCP for Claude Code & Cline, OpenAPI for opencode / Open WebUI / Ollama / any function-calling LLM. SQLite + FastAPI, runs on localhost.

agent ai-agent ai-tools automation claude-code cline fastapi kanban local-first mcp mcp-server open-webui openapi opencode project-management python self-hosted sqlite task-manager webhook

Last synced: 11 May 2026

https://github.com/anubis-labs/pathrag-system

PathRAG System - A Path-based Retrieval-Augmented Generation implementation with knowledge graph visualization and Ollama integration for enhanced question answering.

docker fastapi knowledge-graph llm ollama path-based-retrieval rag react retrieval-augmented-generation weaviate

Last synced: 07 Apr 2026

https://github.com/nexios-labs/nexios-generics

Nexios Generics is an extension for the Nexios framework that provides reusable, generic class-based views (GCBVs) to streamline API development. It simplifies common CRUD operations while maintaining flexibility, allowing developers to focus on business logic rather than boilerplate code.

asgi fastapi generic nexios nexios-generics python web

Last synced: 18 May 2026

https://github.com/danfmaia/hybrid-legal-doc-classifier

Production-ready zero-shot legal document classifier using Mistral-7B LLM and FAISS validation, built with FastAPI for high-performance document classification.

async-python document-classification faiss fastapi legal-tech machine-learning mistral-7b nlp production-ready python zero-shot-learning

Last synced: 27 Apr 2026

https://github.com/0xpriyanshujha/memokeep

MemoKeep - A memory based Notes taking web application made using Fast-API, mongodb, Bootstrap

basemodel bootstrap5 fastapi jinja2 pydantic python

Last synced: 07 Apr 2026

https://github.com/saurabh254/pinsphere

A social platform to discover, share, and organize your favorite images. Explore creativity and connect through stunning visuals.

fastapi photo-gallery redis scalable-applications

Last synced: 08 May 2026

https://github.com/esteininger/file-processor

A Python library that uses AI to convert unstructured files (like PDFs, HTML, etc.) into structured data.

fastapi nlp unstructured-data

Last synced: 15 May 2026

https://github.com/seapagan/fastapi-upload-test

Testing and playing around with file uploads in fastapi and Jinja2 templates

fastapi jinja2 python python3 upload-file

Last synced: 18 May 2026

https://github.com/muhammadawaisshaikh/skill-quiz-gemini-python-react

A dynamic quiz platform can provide a valuable tool for evaluating knowledge, identifying strengths and weaknesses, and fostering a culture of learning. In this article, we'll delve deeper into the process of building such a platform using Python's FastAPI framework and Gemini's powerful language model capabilities.

ai artificial-intelligence fastapi gemini genai google-ai python

Last synced: 13 Feb 2026

https://github.com/apathy-ca/sark

Zero-trust gateway for AI systems. OPA policies, audit logging, authentication (OIDC/LDAP/SAML), MCP/HTTP/gRPC adapters. FastAPI + Rust extensions. Production-ready.

ai-governance api-gateway audit-logging authentication authorization fastapi llm-security mcp model-context-protocol opa policy-engine python rust security zero-trust

Last synced: 27 May 2026

https://github.com/tushar-3549/translation_service_app

This is a project for API Integration. I am building an application using FastAPI, PostgreSQL as the database, and a front-end with HTML, CSS, and JavaScript. An external OpenAI API key is used for integration with OpenAI services.

api-integration fastapi openai postgresql-database sqlalchemy

Last synced: 15 May 2026

https://github.com/ethosa/hackathon_sport

Онлайн компилятор для Хакатона Winter IT Hack

fastapi online-compiler vuejs

Last synced: 07 May 2026

https://github.com/kalelmartinho/rinha-backend-2024-q1-fastapi

Minha participação na rinha de backend utilizando FastAPI + SQLModel

fastapi python rinha-de-backend rinha-de-backend-2024-q1 sqlmodel

Last synced: 08 May 2026

https://github.com/nikolaos-mavromatis/house-price-quoting-app

Interactive Streamlit UI for Instant House Price Predictions, powered by a robust end-to-end ML pipeline and FastAPI, fully containerized for seamless deployment.

docker docker-compose fastapi house-price-prediction machine-learning pandas prediction python regression ridge-regression sckiit-learn streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/hemaldholakiya12/pdfchat

A web app that allows users to upload PDFs and interact with them through a Q&A interface. The application extracts text from PDFs, generates embeddings, stores them in a FAISS database, and retrieves relevant information to provide context-aware answers using a large language model .

ai api cors embeddings faiss fastapi groq huggingface langchain llama3 llm pdf pdf-processing pymupdf python question-answering semantic-search text-splitting transformers vector-store

Last synced: 30 Oct 2025

https://github.com/ani717/api-template-python

A Python based API Template built on FastAPI framework for ML and AI applications.

api fastapi http-server machine-learning pytest python uvicorn

Last synced: 29 Apr 2026

https://github.com/marwan116/raycraft

A drop-in replacement of fastapi to enable scalable and fault tolerant deployments with ray serve

fastapi fault-tolerance ray ray-serve scalability

Last synced: 18 May 2026

https://github.com/matt0550/miur-opendata-rest-api

An unofficial REST API for the MIUR/MIM Open-Data. Using FastAPI and SPARQL. Italian Schools REST API

fastapi miur rest-api schools sparql

Last synced: 02 Feb 2026

https://github.com/smartcraze/evaluation-engine

AI-Based Exam Paper Evaluation Engine (End-to-End)

ai datalab fastapi ocr python uv

Last synced: 15 May 2026

https://github.com/sureshbeekhani/rag_with_knowledge_graph

RAG_With_Knowledge_Graph enhances customer support using Retrieval-Augmented Generation (RAG) and a knowledge graph. It leverages Neo4j for structured data, LangChain for retrieval, and Google Generative AI for intelligent responses, ensuring efficient query resolution.

ai-customer-support chatbot chatbots fastapi fastapi-docker generativeai neo4j-database

Last synced: 25 Apr 2026

https://github.com/ctkqiang/yingyanai

鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。

artifi china chinese computer-vision ctkqiang deep-learning fastapi image-classification image-processing machine-learning mobilenetv2 neural-network nsfw-detection nsfw-recognition python tensorflow transfer-learning

Last synced: 01 Mar 2026

https://github.com/lianchuhan/fastapi-tortoise-demo

python3.12的fastapi+tortoise-orm的小小demo

asyncio fastapi mysql pydantic-v2 python3 tortoise-orm

Last synced: 13 Jul 2025

https://github.com/jkl2thebest/salary-rest-service

A secure FastAPI REST service for viewing salary data using JWT authentication.

api api-rest docker fastapi gitlab jwt jwt-token ml poetry pytest python qa rest-api testing

Last synced: 23 Jul 2025

https://github.com/ijsbol/simple-blogging-platform

A super simple FastAPI based Python blogging application that renders MDX to HTML, supporting multiple authors and private blogs.

blog blogging blogging-application blogging-platform blogging-system fastapi python

Last synced: 19 May 2026

https://github.com/j-koziel/health-advice-group

A demo web app which provides AI generated health advice based on current location and weather.

ai chatgpt fastapi health reactjs weather

Last synced: 13 Apr 2025