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/farazkhanfk7/fastapi-tutorials

FastAPI tutorials to create Blog API with JWT and OAuth2 Authentication

fastapi oauth2

Last synced: 30 Apr 2026

https://github.com/hevalhazalkurt/fastapi-k8s-launchpad

A starter project for deploying FastAPI microservices on a local Kubernetes (Minikube) cluster.

boilerplate docker example-project fastapi k8s kubernetes microservices minikube python rest-api starter-kit

Last synced: 30 Apr 2026

https://github.com/one-zero-eight/music-room

Book the music room at Sports Center and view the schedule: https://t.me/InnoMusicRoomBot

fastapi innohassle python

Last synced: 30 Apr 2026

https://github.com/anshkgoyal/ml4a-gans-and-segmentation

Space Image Processing: A web app for lunar surface segmentation and space image colorization using FastAPI, Streamlit, and deep learning models. Includes interactive UI, model training notebooks, and Kaggle integration.

deep-learning fastapi streamlit-webapp wgan-gp-keras

Last synced: 30 Apr 2026

https://github.com/limon-s-backend-zone/todo-fastapi-service

This repository contains the basic server implementation using FASTAPI

fastapi postgresql python sqlalchemy

Last synced: 30 Apr 2026

https://github.com/ch3nnn/fastapiproject

fastapi 集成 myql redis 基础demo

fastapi mysql python redis

Last synced: 30 Apr 2026

https://github.com/sepy-dev/cafe-app

An open-source order management and accounting application.

accounting-software desktop-app fastapi open-source python

Last synced: 08 Jun 2026

https://github.com/dzakarias/orderbook-replayer

Replay/analyse historical orderbook data

cryptocurrency docker fastapi orderbook poetry python vuejs

Last synced: 30 Apr 2026

https://github.com/laugiov/security-by-design

Security by Design reference: JWT/mTLS auth, RBAC, DevSecOps pipeline (SAST/DAST/SBOM/Cosign), Kubernetes hardening. Production-grade patterns.

api-security cosign devsecops fastapi gitlab-ci helm jwt-authentication kubernetes microservices mtls owasp platform-security python rbac sast-dast sbom security-by-design slsa supply-chain-security threat-modeling

Last synced: 01 May 2026

https://github.com/bselleslagh/pypaperflow

A FastAPI-based service that converts HTML content or URLs to PDF documents using Playwright.

fastapi html2pdf pdf-generation python

Last synced: 01 May 2026

https://github.com/matteofasulo/netflix-audience-behaviour

This project is a recommendation system built with implicit ALS algorithm using Netflix UK's watch history data. It provides personalized movie recommendations and exposes a FastAPI API route for easy integration.

data-science fastapi implicit-feedback jinja2 machine-learning movie-recommendation netflix python recommendation-system tmdb-api uvicorn

Last synced: 01 May 2026

https://github.com/simonwei97/python-fastapi-example

Python Backend Repo Example, FastAPI+SQLAlchemy+Uvicorn.

dynaconf fastapi python3 sqlalchemy-orm uvicorn

Last synced: 01 May 2026

https://github.com/chhanz/atop-web

Web dashboard for atop rawlog analysis: direct binary parsing (v2.7 / v2.12 tested), interactive charts, and LLM-assisted Q&A with tool-use. No preprocessing, no CDN dependencies, runs in a single Docker container.

atop bedrock chartjs fastapi linux-kernel llm monitoring performance-analysis self-hosted

Last synced: 01 May 2026

https://github.com/tarequzzaman/fastapi-messenger-bot

The is the base project for the Facebook Messenger bot implemetation

bot chatbot chatbot-framework fastapi fastapi-bot messenger-bot messenger-bot-fastapi nlp python

Last synced: 01 May 2026

https://github.com/knightchaser/geotracert

Easily track and geographically visualize the traceroute request.

amchart5 amcharts fastapi network traceroute visualization

Last synced: 01 May 2026

https://github.com/diicellman/fastapi-init-cli

FastAPI init cli command

cli fastapi typer-cli

Last synced: 01 May 2026

https://github.com/adidem23/medcheck_2.0

About This is Medical Drugs Viabiliity checker application made using MERN stack . It includes Drug to Drug Viability checking , It Includes Food to drug Viablity Checking and Other viability checking

fastapi mern ml python reactjs

Last synced: 01 May 2026

https://github.com/cdobratz/nfl-sentiment-analyzer

A real-time sentiment analysis tool for NFL games that helps fans and analysts understand the public sentiment around games, teams, and players. Built with modern MLOps practices and scalable architecture.

docker fastapi python

Last synced: 01 May 2026

https://github.com/leandro-bertoluzzi/remote-cnc

Qt app and web API to monitor and manage a GRBL-based CNC machine

celery cnc-controller fastapi pyqt5 python raspberry-pi

Last synced: 01 May 2026

https://github.com/adithya-s-k/discoverydino

a robust and scalable system that proactively identifies new generally available (GA) software products and checks their availability on the G2 software marketplace. The goal is to compile a list of products that are not yet listed on G2, simplifying the process of onboarding them onto the platform

aws beautifulsoup fastapi nextjs serveless webscraping

Last synced: 01 May 2026

https://github.com/sinisaos/piccolo-cursor-vue

Example Piccolo cursor pagination with Vue frontend

cursor-pagination fastapi piccolo starlette vuejs

Last synced: 01 May 2026

https://github.com/r-priyam/fastapi-coc.py

A simple FastAPI app to demonstrate the use with coc.py

clash-of-clans coc fastapi python python3

Last synced: 02 May 2026

https://github.com/polsebas/agentes_ia

Sistema inteligente de ventas asistido por agentes de IA - Multi-agent sales system with AI agents

agno-framework ai-agents artificial-intelligence e-commerce fastapi llm multi-agent-system openai python sales-automation

Last synced: 02 May 2026

https://github.com/hidekuno/cidr-lite

country search from IP address

docker fastapi mysql python3 sqlite3

Last synced: 02 May 2026

https://github.com/tharlesamaro/fastapi-doc-http-response

A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.

api development fastapi http http-status-code python response web

Last synced: 02 May 2026

https://github.com/qa-p1/dark-jokes-api

As the Name tells this is Dark jokes API, returns dark jokes collected from various sources.

api dark-humor dark-joke dark-jokes fastapi github humour jokes jokes-api python

Last synced: 02 May 2026

https://github.com/mehulcode12/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: 03 May 2026

https://github.com/glueops/gatekeeper

This repository contains a FastAPI application named "gatekeeper" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repo

allow-auto-merge automation event-driven fastapi gatekeeper github github-actions github-api github-integration internal-glueops python repository-events user-management webhook-listener webhooks workflow workflow-trigger

Last synced: 13 Jun 2026

https://github.com/leonardoberlatto/python-fastapi-notes

Notes API made with Python to learn about FastAPI

backend fastapi python rest-api

Last synced: 03 May 2026

https://github.com/tushar-3549/banglish-to-bangla-api

Building sample banglish to bangla API using FastAPI, SQLite.

fastapi sqlite3-database

Last synced: 03 May 2026

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

Building Blog API using FastAPI - python framework. API design best practices, ensuring proper code readability and naming conventions.

0auth2 fastapi jwt postgresql-database sqlalchemy

Last synced: 03 May 2026

https://github.com/thegera4/fastapi-python

API made with pyhton and FastAPI

backend docker fastapi kubernetes python

Last synced: 03 May 2026

https://github.com/sagargupta16/code-arena

Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards

coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket

Last synced: 03 May 2026

https://github.com/bgmanu2426/library-managment-system

A comprehensive library management system with a React frontend and FastAPI backend for managing books, users, borrowing records, and reports.

docker fastapi reactjs

Last synced: 03 May 2026

https://github.com/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 May 2026

https://github.com/gurbaj5124871/rag-app-deepseek

A RAG (Retrieval-Augmented Generation) application which combines retrieval-based and generative approaches to improve the accuracy and relevance of AI-generated responses.

ai deepseek-r1 fastapi kafka llm machine-learning milvus ollama python rag semantic-search text-embeddings vector-database

Last synced: 03 May 2026

https://github.com/tokusumi/fastapi-minimum-tutorial

FastAPI minimum tutorial

fastapi

Last synced: 03 May 2026

https://github.com/salimomrani/forgekit

CLI de scaffolding full-stack (Spring Boot, FastAPI, Angular, React/Vite) — une commande, un projet prêt à l'emploi

angular claude-code cli fastapi fullstack react scaffold scaffolding spring-boot tailwindcss typescript vite

Last synced: 03 May 2026

https://github.com/gabrielrovesti/grab

Personal music downloader made for desktop. Search, preview, download MP3s via a native desktop window. FastAPI + yt-dlp + pywebview.

fastapi python youtube-music yt-dlp

Last synced: 03 May 2026

https://github.com/level09/anymal

Elevate your web projects with Anymal Framework! Seamlessly manage users, enable real-time interactions, and harness the power of AI, all in one intuitive development experience. Speed, intelligence, and innovation – simplified and accelerated for you

ai fastapi python saas vue

Last synced: 03 May 2026

https://github.com/datarohit/agentsphere-mcp-servers

A collection of Model Control Protocol (MCP) servers that provide AI systems with standardized access to various data sources. This repository contains multiple MCP server implementations, each designed to expose different external APIs through a consistent interface for AI agents.

docker docker-compose fastapi model-context-protocol-servers newsapi open-weather-api python serpapi

Last synced: 04 May 2026

https://github.com/meiiie/hinto-trader

Local-first crypto futures trading engine with FastAPI, React, Tauri, backtesting, and paper-mode safety defaults.

algorithmic-trading backtesting binance-futures crypto fastapi hinto python react risk-management tauri trading-bot

Last synced: 09 Jun 2026

https://github.com/jpedrou/fastapi-simple-example

Demonstration of a simple API for model deployment with Python FastAPI package.

fastapi machine-learning python

Last synced: 04 May 2026

https://github.com/scalekit-developers/scalekit-fastapi-example

FastAPI SSO example - Python async authentication with modern API patterns

api async authentication demo fastapi pydantic python sso

Last synced: 04 May 2026

https://github.com/charlot-dedjinou/biopresence-system

BioPresence System is a solution combining a FastAPI + SQLite backend and ESP32/Arduino embedded programs to manage employee attendance using double authentication (personal code + fingerprint).

cpp double-authentification esp32 fastapi fingerprint-authentication sensors

Last synced: 04 May 2026

https://github.com/yosef-alsabbah/social-media-follower-dashboard

A full-stack social media analytics dashboard built with React.js and FastAPI. Displays real-time follower counts and growth trends across major platforms with clean, modern Arabic/RTL-friendly UI, Chart.js visualizations, and an async-ready REST API backed by SQLite.

analytics dashboard fastapi fullstack react social-media

Last synced: 04 May 2026

https://github.com/javi-aranda/malaga-parking-data-api

API para obtener la información de malaga-parking-data

fastapi open-data python

Last synced: 04 May 2026

https://github.com/akshatdalton/basicslackapp

A basic Slack app setup with FastAPI

fastapi oauth slack slack-bot

Last synced: 04 May 2026

https://github.com/ronik-v/questions_web_api

Rest api for receiving questions for the quiz

api fastapi fastapi-api postgresql rest-api

Last synced: 04 May 2026

https://github.com/eduardoprofe666/descargar-anime-free-bot

⚔️ Bot de telegram para descargar animes subtitulados al español

anime animeflv fastapi python telegram telegram-bot webhook

Last synced: 04 May 2026

https://github.com/richardschoen/fastapimockserver

Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses

as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api

Last synced: 04 May 2026

https://github.com/rk-vashista/pitch

A modern web application that analyzes pitch decks using multi-agent AI technology. Upload your pitch deck and get comprehensive feedback on structure, content, and potential improvements!

ai ai-feedback crewai document-analysis document-analysis-tool fastapi langchain multi-agent nlp pitch-deck pitch-deck-analyzer pitch-evaluation python startup-tools websockets

Last synced: 04 May 2026

https://github.com/corbuncul/booking_flight

Сервис бронирования авиабилетов

alembic fastapi pydantic python sqlalchemy

Last synced: 04 May 2026

https://github.com/amamov/fastapi-mongodb-boilerplate

A boilerplate of the minimal and extensible Python modern web framework fastapi and mongodb.

fastapi jinja mongodb motor odmantic pymongo python python3

Last synced: 05 May 2026

https://github.com/fbraem/griffe-fastapi

Griffe extension for FastAPI

fastapi griffe-extension mkdocs mkdocstrings

Last synced: 05 May 2026

https://github.com/atmegabuzz/lambdatestvisualizer

Accepted github octernship assignment for lambdatest

elasticsearch fastapi react

Last synced: 05 May 2026

https://github.com/gisoreb/server

Flutter music app + fastapi

fastapi postgresql python sqlalchemy

Last synced: 05 May 2026

https://github.com/shubhdotai/offline-voice-ai

FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI

fastapi mlx voice-agent websocket

Last synced: 05 May 2026

https://github.com/chibuikeeugene/computer_vision_model_apis

Deep learning solutions built on neural networks for computer vision applications - image identification

cicd circleci computer-vision docker fastapi tensorflow

Last synced: 05 May 2026

https://github.com/erenkucuker/discount_finder_langchain

Basic Shopping Assistant AI agent example with 🦜🔗 LangChain

ai aiagent aiagentframework aiagents browser-extension fastapi langchain ocr

Last synced: 05 May 2026

https://github.com/dogukanurker/blackholes

List of Black Holes. [FastAPI & React.]

blackhole blackhole-lists blackholes fastapi react typescript

Last synced: 05 May 2026

https://github.com/yanliu1111/microservices-fastapi-fullstack-app

♻ Inventory and payment application, microservices architecture with FastAPI and Redis as a dataase.

bootstrap fastapi microservices react-ts redis-server redis-streams

Last synced: 06 May 2026

https://github.com/hajaarh/ecommerce_analytics_platform

CRM eCommerce - Analyse et visualisation de données

fastapi mongodb python streamlit

Last synced: 06 May 2026

https://github.com/alwayssany/health-api

A comprehensive FastAPI microservice for health-related operations that also powered by MCP

alembic fastapi fastmcp mcp mcp-server postgresql pydantic python

Last synced: 06 May 2026

https://github.com/danish-mar/kokomi

🌊 Kokomi AI: A premium multi-agent orchestration platform featuring isolated Docker sandboxing, Model Context Protocol (MCP) integration, real-time voice/chat capabilities, and automated workflow scheduling.

agentic-workflows ai-agents apple-hig fastapi gemini groq langchain mcp python qdrant rag whatsapp-bot

Last synced: 09 Jun 2026

https://github.com/lewiscollum/networkcameras

web API for streaming multiple cameras

camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry

Last synced: 06 May 2026

https://github.com/manojkrgupta/python_fastapi_keycloak

An experiment with FastAPI and Keycloak integration

api fastapi iam iam-policy iam-role keycloak oauth2 python swagger

Last synced: 06 May 2026

https://github.com/oguzhansarigol/todowithgemini

ToDoGemini, FastAPI tabanlı bir yapılacaklar listesi uygulamasıdır. Google Gemini API entegrasyonu sayesinde kullanıcıya görevlerle ilgili önerilerde bulunur. Kullanıcılar kişisel görevlerini oluşturabilir, düzenleyebilir ve yönetebilir.

docker fastapi gemini gemini-api python

Last synced: 06 May 2026

https://github.com/tderick/android-malware-detection

This project aims to build an effective classification model to classify a mobile application as Benign or Malware. To do so, we'll evaluate multiple classification models using different metrics and select the best model with better performance for our dataset. Finally, we deployed our model as a REST API using FastAPI.

android androidmalware classification fastapi machine-learning machine-learning-algorithms xgboost-classifier

Last synced: 06 May 2026

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

A FastAPI template with integrated frontend and backend | 前后端不分离的FastAPI模板

bootstrap bootstrap5 fastapi jinja2 python python3 sqlalchemy

Last synced: 06 May 2026

https://github.com/gs1068/fast-api-slack-gpt-bot

This bot is a service that analyzes Slack thread messages and automatically generates responses using ChatGPT. It is built with FastAPI and follows Domain-Driven Design (DDD). Its main use cases include improving team communication efficiency and automating question responses.

ddd fastapi gpt-4 python slack spreadsheet

Last synced: 06 May 2026

https://github.com/real-veersandhu/neurovest

Full-stack Investment Management & Research Platform

fastapi python react typescript

Last synced: 07 May 2026

https://github.com/rudra1402/e-learning-platform

E-learning platform to build real-world skills that allows students, instructors, and admins to work together to make it happen.

fastapi llm reactjs retrieval-augmented-generation

Last synced: 07 May 2026

https://github.com/anuragpandey01/socio-backend

An ongoing backend development project for a social media application built using FastAPI.

alembic fastapi postgresql python

Last synced: 07 May 2026

https://github.com/platzi-master-c8/gethired-jobplacement-salaries-backend

🛰 Provides an API to calculate salaries in the technology sector. It allows a search by technology or by title. It also allows currency exchange in dollars to another currency💰

docker docker-compose fastapi python

Last synced: 08 May 2026

https://github.com/amirespahbodi/qa_site

api that you send a text to server and asks some question on that text, written in python/fastapi

fastapi langchain langchain-python python

Last synced: 08 May 2026

https://github.com/hvalfangst/azure-entraid-oauth2-client-server-python

Oauth2 on Azure Entra ID demonstrated with client and server FastAPI applications in Python. The server is deployed to Azure Web Apps via a GitHub Actions Workflow script. Client utilizes OIDC with authorization code flow.

az-204 azure azure-entra-id entra-id fastapi github-actions microsoft-entra-id oauth2 oauth2-authorization-code-flow openid-connect python

Last synced: 09 May 2026

https://github.com/ifirmawan/todos-fastapi

Create simple REST API with FASTAPI

deta fastapi fastapi-crud

Last synced: 09 May 2026

https://github.com/chand1012/static-rss-generator

Combine RSS feeds into one statically with GitHub Actions

docker fastapi rss

Last synced: 09 May 2026

https://github.com/51bitquant/openai_voice_agent_twilio

Twilio Streaming Voice Assistant using OpenAI Realtime Agent

agent fastapi openai openai-realtime realtime realtime-api twilio twilio-voice

Last synced: 10 May 2026

https://github.com/perkzen/mbajk-ml-web-service

Web application for predicting the number of available bike stands at one of the MBajk bike stations.

fastapi machine-learning nextjs recurrent-neural-networks

Last synced: 10 May 2026

https://github.com/kageryo/fastapi-calling

Using React-Native to send numeric data to FastAPI.

fastapi react-native

Last synced: 11 May 2026

https://github.com/sebastianmarines/fastapi-distributed-websockets

POC for creating a loosely coupled websocket server.

asyncio fastapi pubsub redis

Last synced: 13 May 2026

https://github.com/kashyapprajapat/aiquizmasterbot

🧠 AI-powered Telegram bot for smart MCQ quizzes.

ai-agents aibot fastapi groq-api python3 telegrambot

Last synced: 14 May 2026

https://github.com/adagio/youtube-news-backend

Backend for my Youtube News app. FastAPI

fastapi youtube-api

Last synced: 11 Jun 2026

https://github.com/cryptojones/omind

OMI/Obsidian memory tooling for Claude Code: reproduce the integration on any machine, plus a local web app to view, edit, and add memory entries.

claude-code cli fastapi markdown mcp memory obsidian python

Last synced: 12 Jun 2026

https://github.com/cristiancorreau/litehost-panel

Lightweight self-hosted FastAPI control panel: provisions WordPress/static/Coolify sites behind nginx with wildcard SSL, manages PHP-FPM, MySQL, backups, a web file manager, metrics and a docs wiki.

control-panel coolify fastapi hosting nginx php-fpm python self-hosted web-hosting wordpress

Last synced: 13 Jun 2026