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/yuliaraitsyna/health-app

App for analysing health data from AppleWatch.

fastapi healthcare pandas python react typescript

Last synced: 07 Apr 2026

https://github.com/aditya-gupta99/musicwiki

MusicWiki is an independent, unofficial application that offers both unofficial information and insights on a wide range of music genres and many specific topics

android coroutines databinding fastapi kotlin lottie-animation materail-design mvvm-architecture retrofit2 viewbinding

Last synced: 11 May 2026

https://github.com/aroojzahra908/shopping-app

Shopping App – A fast and simple e-commerce management system built with FastAPI (backend) and React (frontend). This app allows users to browse products, place orders, and apply discounts. It also includes an admin panel for managing inventory, orders, and special offers.

fastapi inventory-management javascript ordering-system python react shopping-app

Last synced: 07 May 2026

https://github.com/willsams/example-js-react-with-python

JavaScript + Python full stack example application using React + Redux Sagas for the frontend and a GraphQL API backend using FastAPI + AsyncPG.

ariadne asyncpg bootstrap4 direnv docker fastapi graphql jwt-authorization knexjs nodejs nvm postgresql pytest pytest-mock python reactjs redux-sagas

Last synced: 16 Jan 2026

https://github.com/tokisakikurumi2001/viba_proxy_server

Proxy server built with FastAPI

fastapi

Last synced: 19 May 2026

https://github.com/thequantscientist/multi-agent

[Hitachi Digital Services] Demo on LangGraph-based Lightweight Multi-Agent System

agentic-ai fastapi langgraph llm-agent multi-agent

Last synced: 19 May 2026

https://github.com/chengetanaim/studentperformanceclassification---fastapi-backend

Fastapi application for classifying student's final grade using information such as student's study habits, parental involvement and extracurricular activities.

fastapi jwt-authentication sqlalchemy

Last synced: 29 Apr 2026

https://github.com/systemlight/t-fastapi

:lock: :package: FastApi framework back end development template.【基于FastApi框架的后端开发模板】

fastapi python38 template

Last synced: 19 May 2026

https://github.com/mindscope-world/fastapi-bitnet-inference

BitNet Inference Web UI: A modern web interface for running Microsoft's BitNet models efficiently on CPU. This project provides a user-friendly way to download, manage, and run inference with 1-bit quantized language models.

bitnet fastapi llms

Last synced: 19 May 2026

https://github.com/pashpiter/restaurant_reservations

Веб-приложение(backend) для бронирования столиков в ресторане

alembic asyncpg fastapi postgresql pytest python sqlmodel uvicorn

Last synced: 07 May 2025

https://github.com/eznix86/fastapi-proxy

🐍 FastAPI Proxy Inspired from NodeJS http-proxy-middleware

example fastapi http http-server proxy

Last synced: 21 May 2026

https://github.com/pipavlo82/r4-monorepo

FIPS-ready entropy appliance & verifiable randomness API (FastAPI + Docker + PQ-VRF)

blockchain docker entropy fastapi pqcrypto rng security vrf

Last synced: 06 Mar 2026

https://github.com/harr1424/authenticator

Account based authentication using FastAPI and Nginx.

aws docker docker-compose dynamodb fastapi nginx python

Last synced: 08 Apr 2026

https://github.com/kaikyMoura/BackCourt-api

Repository for the Basketball Advanced Stats API

fastapi nba-api nba-stats numpy pandas python swagger uvicorn

Last synced: 08 Apr 2026

https://github.com/qam1s/test-lab

Sandbox for exploring various tools and types of testing

fastapi httpx mit playwright pytest python uv uvicorn

Last synced: 02 Apr 2026

https://github.com/amr-yasser226/citation-network-app

An interactive web app that fetches the top 20 related papers from Google Scholar (via SerpAPI), builds a citation graph, and renders it in pages of 10 nodes each.

citation-network fastapi google-scholar matplotlib networkx python serpapi

Last synced: 19 May 2026

https://github.com/rahulsamant37/fastapi_clean-architecture

A production-ready Todo API built with FastAPI following clean architecture principles and best practices.

boilerplate-template continuous-integration docker docker-compose fastapi fastapi-crud fastapi-template help-others unittest

Last synced: 02 Feb 2026

https://github.com/makarenos/bridge-status-bot

Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.

bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket

Last synced: 15 May 2026

https://github.com/insolor/fastapi-admin-project

Some experiments with fastapi-admin

fastapi fastapi-admin

Last synced: 26 May 2026

https://github.com/pashpiter/news_text_modifier

Http-прокси-сервер для изменения текста статьей на странице news.ycombinator.com/

beautifulsoup fastapi httpx pytest python

Last synced: 15 May 2026

https://github.com/bertovdev/spotify_playlist_auto_cleaner

Spotify auto cleaner app based on duration time

fastapi music python spotify-api

Last synced: 01 May 2026

https://github.com/yll0rd/email-api

An Api that sends Emails :)

email fastapi python

Last synced: 15 May 2026

https://github.com/iamgoatki/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 08 Jul 2025

https://github.com/sakshisrivastava-2601/calmora

Calmora – A blend of calm and aura, symbolizing a safe space for emotional support, reflection and mental well-being. Calmora is an AI-powered mental health chatbot built to simulate human-like conversation, offering personalized guidance, coping strategies, and emotional reassurance.

fastapi html-css-javascript python uvicorn

Last synced: 22 Jul 2025

https://github.com/jonmatum/mcp-dual-interface-demo

Demonstrates dual-interface architecture: same business logic powering both traditional web apps and MCP servers for AI tools

ai-integration aws demo-project docker dual-interface dynamodb fastapi full-stack kiro-cli mcp model-context-protocol react shared-business-logic tailwindcss

Last synced: 17 Jan 2026

https://github.com/anurag77889/pulseboard

FastAPI using Redis for Social Feeds

fastapi instagram redis redis-cache social

Last synced: 04 Jul 2026

https://github.com/josuejuca/fastapi

Criando uma API simples com FastAPI

api fastapi python

Last synced: 19 May 2026

https://github.com/yahrdev/fastapi_custom_auth_project

This project is a backend application built with FastAPI and MySQL. Here custom user authorization using JWT, OAuth2 etc was implemented.

alembic backend fastapi jwt mysql oauth2 python sqlalchemy

Last synced: 27 Mar 2025

https://github.com/kingyosun/gestaloka

🎭 GESTALOKA - Auto-updating Shared World Text MMO | LLM-based dynamic narrative generation system where player action histories (logs) appear as NPCs in other players' worlds

ai-story-generation dynamic-narrative fastapi graph-database llm-game multiplayer-rpg react-typescript text-game text-mmorpg

Last synced: 19 May 2026

https://github.com/frnn4268/kanban_api_pfm-gsi

This project is a Kanban Task Management API built with FastAPI, Odmantic, and MongoDB. It provides CRUD operations for managing tasks and follows a structured architecture to ensure scalability and maintainability.

docker-compose dockerfile fastapi makefile mongodb odmantic poetry postman-collection python

Last synced: 06 Apr 2026

https://github.com/k31ner/inmopipeline

Proyecto integral de análisis y modelado predictivo de datos inmobiliarios, que abarca recolección, transformación, visualización y machine learning utilizando Python y herramientas modernas de ingeniería y ciencia de datos.

data-analysis data-engineering data-science fastapi python streamlit

Last synced: 08 May 2026

https://github.com/jasocami/phonebook-fastapi-pytest

First time I use FastAPI

fastapi python sqlmodel

Last synced: 19 May 2026

https://github.com/anshsinghsonkhia/masters-in-fastapi

A comprehensive guide to master FastAPI for interviews and production applications

fastapi python

Last synced: 19 May 2026

https://github.com/abombalemba/aigateway

microservice

ai fastapi python

Last synced: 19 May 2026

https://github.com/xiaojiou176-open/prooftrail

Auditable browser automation platform for repeatable runs, inspectable evidence, and recovery-ready workflows.

browser-automation developer-tools e2e-testing fastapi mcp playwright reproducibility workflow-automation

Last synced: 04 Apr 2026

https://github.com/mohammadshabazuddin/custom-website-chatbot

Created a personalized website chatbot to provide automated support and enhance user engagement using NLP models.

faiss-vector-database fastapi gpt-3 openai-embeddings openapi python3

Last synced: 28 Apr 2026

https://github.com/ctuanle/learn-fastapi

Learn FastAPI and authentication with JWT

docker fastapi jsonwebtoken python

Last synced: 07 Apr 2026

https://github.com/mehboob14/mlb-hack

Baseball Videos Metrics Extractor is a hackathon project designed to analyze sports performance by extracting key metrics from videos using OpenCV and overlaying them using MoviePy. It provides an easy-to-use web interface where users can upload videos or provide URLs and receive a processed video with insights.

fastapi gcp moviepy opencv react

Last synced: 11 Apr 2026

https://github.com/flamehaven01/proofcore-ai-benchmark

ProofCore is a browser-native, 100% offline-first, hybrid mathematical proof verification engine. It combines rigorous symbolic math with semantic understanding to reliably verify mathematical proofs, offering zero external dependencies and production-ready quality

benchmark browser-native d3js devops fastapi mathematical-proof offline-first privacy proof-verification pyodide react research semantic-understanding software-quality symbolic-math typescript zustand

Last synced: 07 Apr 2026

https://github.com/sedoll/fastapi-bible

fastapi 이용한 성경 restful api

bible fastapi python

Last synced: 19 May 2026

https://github.com/1ort/simplesocial

FastAPI powered simple social networking RESTful API

fastapi python

Last synced: 03 May 2026

https://github.com/mixer-sys/qrkot_spreadsheets

Приложение для Благотворительного фонда поддержки котиков

aiogoogle alembic fastapi

Last synced: 19 May 2026

https://github.com/hilarionengarejr/traffic-updates-website

A traffic updating application.

fastapi nodejs

Last synced: 10 May 2026

https://github.com/madi-s/fastapi-celery

Sample dockerized web application powered by fastapi. This template includes celery configuration, tests and many other useful features.

alembic celery docker fastapi sqlalchemy

Last synced: 04 Apr 2025

https://github.com/vladislavalerievich/image-captioner

Web application that utilizes Machine Learning model with visual attention to generate descriptive captions for images

attention-mechanism computer-vision deep-learning deep-neural-networks docker fastapi heroku-deployment image-captioning react tensorflow

Last synced: 08 Jul 2025