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/anjarabus/audio-editing-desktop-app

Desktop application to splice and stitch audio according to a list of time-stamps, with FastAPI and React

electron-js fastapi ffmpeg react wavesurfer-js

Last synced: 09 Apr 2026

https://github.com/Weburz/burzpage

A minimal CMS, purposefully built specifically for blogging needs

blogging cms fastapi python

Last synced: 26 Sep 2025

https://github.com/aivinay/switchboard

Privacy-aware, local-first router for your CLI coding agents (Codex, Claude Code) and local LLMs (Ollama) — keeps sensitive prompts on-device and cuts premium-model usage.

ai-agents claude-code codex fastapi llm llm-orchestration llm-routing local-first local-llm model-routing ollama privacy privacy-preserving-ai python semantic-memory

Last synced: 29 Jun 2026

https://github.com/victorkiosh/temperature_anomaly_detection

Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.

data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries

Last synced: 06 Apr 2026

https://github.com/everysoftware/secrets-frontend

Simple self-hosted password manager

fastapi html-css-javascript jinja2 password-manager

Last synced: 03 Aug 2025

https://github.com/achronus/create-api-app

A quickstart tool for creating FastAPI projects with a NextJS frontend.

api-tool beanie fastapi mongodb nextjs python tailwindcss

Last synced: 30 Sep 2025

https://github.com/fergusdixon/fullstack-meme-maker

An example of a fullstack React & FastAPI application for generating memes

aws docker fastapi fullstack react

Last synced: 09 Apr 2026

https://github.com/kimpro82/mywebpractice

Frankly speaking, I'm not so interested in the web.

bootstrap css fastapi flask html javascript python react sass typescript vbscript web

Last synced: 09 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/afperdomo2/my-movie-api

Curso de FastAPI (Platzi)

docker docker-compose fastapi python

Last synced: 09 Apr 2026

https://github.com/natan1995/llm_docker_service

MIcroservice that was created to connect a pre trained LLM to a different databases

docker docker-compose fastapi llm-agents postgresql python3

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

https://github.com/smk1085/smac-fastapi-auth

Reusable code for authentication in Python backends using FastAPI

aws cognito fastapi secrets-manager

Last synced: 14 Apr 2026

https://github.com/davidjnevin/template-python-fastapi-docker-postgres

A hexagonal architecture template repository for Python, FastAPI, PostgreSQL with settings that suit my new project needs.

docker fastapi flit hexagonal-architecture postgresql python

Last synced: 09 Apr 2026

https://github.com/amarquaye/atlas-api

API for the atlas project

api fastapi hallucination-detection llms python

Last synced: 09 Apr 2026

https://github.com/xyzjonas/chef

A simple, customizable recipe management app.

cooking fastapi pwa quasar recipes vuejs

Last synced: 04 Oct 2025

https://github.com/aitsc/ankiweb

Self-hosted web port of Anki: study, browse, edit & manage flashcards from any browser, plus the full AnkiConnect HTTP API. Built on the official anki Python lib + FastAPI, reusing Anki's real frontend (reviewer/editor/graphs). Single-user, local-first, LAN-ready. Spaced repetition (SRS) in the browser — no sync, no add-ons.

anki anki-connect ankiconnect fastapi flashcards learning python self-hosted spaced-repetition srs study-tool web-app

Last synced: 18 Jun 2026

https://github.com/luisfurmiga/lu-estilo-app

API RESTful para gerenciamento de clientes, produtos e pedidos, desenvolvida com FastAPI, PostgreSQL, autenticação JWT, testes automatizados e deploy via Docker

alembic api async backend crud docker docker-compose fastapi jwt jwt-authentication postgresql pydantic pytest python3 rest-api sentry sqlalchemy swagger uvicorn

Last synced: 09 Apr 2026

https://gitlab.com/arieutils/aiosox

⛓️ Combination of asyncapi(documentation) & socketio pub/sub using aiokafka as the client manager multinode backend services. Docs https://arieutils.gitlab.io/aiosox/

aiokafka asyncapi fastapi kafka socketio

Last synced: 16 Aug 2025

https://github.com/ronihdzz/fastapi-jaeger-opentelemetry

This project is a test of how to integrate OpenTelemetry and Jaeger into a FastAPI application.

docker docker-compose fastapi jaeger opentelemetry

Last synced: 09 Apr 2026

https://github.com/muhammadsajidy/real-time-chat-app

A simple real time chat application made using React.js, Express.js and Socket.io

fastapi javascript mongodb python reactjs tailwindcss

Last synced: 10 Apr 2026

https://github.com/jorgeffonte/altaiclockin-automation

Automated clock-in/out solution for Altaiclockin.com using Selenium. Includes standalone Python script and Docker API service with Home Assistant integration.

automation automation-tools docker fastapi home-assistant home-assistant-integration homeassistant python selenium selenium-webdriver webdriver

Last synced: 10 Apr 2026

https://github.com/DarinelEscobar/FastAPI-Secure-API

A lightweight FastAPI skeleton for building secure, scalable REST APIs. Includes JWT-based authentication, Google Drive integration using OAuth2, and modular, clean architecture for rapid development.

api asynchronous-programming backend crud fastapi google-drive jwt oauth2 python3 rest-api scalable-architecture skeleton skeleton-application uvicorn

Last synced: 18 Aug 2025

https://github.com/pnijhara/raft-demo

FastAPI and docker based RAFT consensus implementation

docker docker-compose fastapi pydantic pytest python

Last synced: 10 Apr 2026

https://github.com/prernarohra/email-sentiment-analysis

This project uses the OpenAI API for email sentiment analysis and integrates the Calendly API for event management. It features Docker for containerization and PostgreSQL for database management, providing a good solution for automated sentiment analysis and event handling.

api-handling base-model calendly-api database docker email-configuration fastapi openai-api postgresql pydantic python rest-api sentiment-analysis sqlalchemy

Last synced: 10 Apr 2026

https://github.com/bhimrazy/otitis-media-detection-using-deep-transfer-learning

Otitis Media Detection using Transfer Learning is a deep learning technique that uses pre-trained models to quickly and accurately diagnose middle ear infections.

ear-disease-prediction fastapi healthcare-application nextjs pytorch tailwindcss

Last synced: 10 Apr 2026

https://github.com/joyceannie/multi_agent_medical_system

A multi agent healthcare assistant system implemented using Python and Langgraph. The agents include icd10 code extractor, SOAP document generator and medical image report generator. This project uses one of the latest LLMs, MedGemma model.

clinical-notes fastapi healthcare huggingface icd10-codes image-analysis langchain langgraph langsmith llm medgemma medical-application medical-assistant multi-agent-systems natural-language-processing python pytorch radiology soap-notes transformers

Last synced: 20 Aug 2025

https://github.com/yash1hingu/fleet_monitoring

Real-time dashboard to monitor robots' status, telemetry, and location with WebSockets and maps.

fastapi python reactjs uvicorn websocket

Last synced: 16 Apr 2026

https://github.com/ishaan0709/vitals_vr_training

VITALS — VR-first full-stack surgical training platform with AI support. Built for the Israel–India Hackathon (Hack4Help) to empower medical students through an AI surgical mentor, responsive web app, and immersive Unity-based VR simulations.

ai chatbot fastapi hackathon healthcare openai react surgery-training unity vr

Last synced: 10 Apr 2026

https://github.com/jonathan-foucher/python-api-example

An example of Python APIs using different frameworks

django fastapi flask python3 sqlalchemy

Last synced: 18 Apr 2026

https://github.com/butterscotchstallion/mixupgenerator

Generates one on one pairs from lists of team members

fastapi pytest python3 skeleton-ui sqlmodel svelte tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/castilloglenn/load-test-practice

A minimal FastAPI app with session-based authentication and in-memory storage, designed for load testing practice. Includes endpoints for login, logout, status, and user profile. Ready for use with Locust.

fastapi locust-tests python python3

Last synced: 23 Aug 2025

https://github.com/ottojimb/symodel

Simple (too much) database model generator

database fastapi flask generator model python tortoise-orm

Last synced: 23 Aug 2025

https://github.com/byronlove10/padel-booking

Full-stack court reservation system (Next.js + FastAPI + PostgreSQL + Redis + Stripe)

fastapi fullstack heroku nextjs postgresql redis stripe vercel

Last synced: 02 Apr 2026

https://github.com/shinthan001/cronmanager

This is a simple web app to turn on/off cron job running in Linux server. This app allows non-techincal users to edit cron job easily without crontab knowledge.

cronjob fastapi jinja-template python3

Last synced: 25 Aug 2025

https://github.com/bernietv/ai-music-generator

An open-source AI-powered music lab that generates songs, lyrics, and cover art with a modern full-stack setup ⚡🎶🤖🎨

ace-step awss3 better-auth fastapi inngest modal-labs nextjs polar python3 qwen shadcn-ui stability-ai tailwindcss

Last synced: 11 Apr 2026

https://github.com/metorresponce/fastapi-observability-demo

FastAPI + Prometheus metrics (/metrics) with CI (pytest, Docker build, CodeQL).

docker fastapi github-actions metrics observability portfolio prometheus python

Last synced: 24 May 2026

https://github.com/baku-stark/login-system

🐍 ⚛️ | Login System Project

css fastapi project python react react-router reactjs typescript

Last synced: 10 Apr 2026

https://github.com/luinedev/url-encurtador-fullstack

Aplicação de encurtador de URL full-stack construída com Python (FastAPI), React e orquestração de containers com Docker.

api-rest docker docker-compose fastapi full-stack mysql mysql-database python react url-shortener

Last synced: 10 Apr 2026

https://github.com/owlinux1000/aos

Object storage API sample

api fastapi object-storage python

Last synced: 15 May 2026

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

Template for FastAPI applications. Typed with mypy, tested with pytest and logged with loguru.

fastapi loguru mypy pytest python template template-repository

Last synced: 14 Mar 2025

https://github.com/clovisphere/mpesa-btobet-client

A wrapper that sits between safaricom (mpesa) and btobet

api docker fastapi nginx python wiremock

Last synced: 12 Jan 2026

https://github.com/sarmad426/python

Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.

fastapi file-handling-in-python jupyter numpy oop pandas pytest python regex unit-tests

Last synced: 10 Apr 2026

https://github.com/calcagnoloic/react-fastapi-boilerplate

Boilerplate for projects using React as service frontend and Python as service backend

boilerplate-template docker-compose fastapi flake8 pytest python reactts tailwind vitest

Last synced: 10 Apr 2026

https://github.com/saadmairaj/blog-api

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/skykery/stock-forecaster

Forecast stock prices using yfinance, fbprophet, scrapy and fastAPI.

chartjs fastapi fbprophet pandas python

Last synced: 09 May 2026

https://github.com/ninja-96/kaiju

Asynchronous runner for AI models

ai-model async fastapi flask onnxruntime pydantic pytorch

Last synced: 10 Apr 2026

https://github.com/olukeye/fastapi-social-media-app

A social media application to connect users , share opinions, ideas and relate together..

alembic bcrypt fastapi jose-jwt passlib postgresql psycopg2 sqlalchemy

Last synced: 17 Apr 2026

https://github.com/shirokovnv/py-seed

Seed generator, written in python with FastAPI.

fastapi json python seeder

Last synced: 10 Apr 2026

https://github.com/arshamroshannejad/todo-app

simple todo with fastapi and mongodb

asynchronous fastapi mongodb python

Last synced: 10 Apr 2026

https://github.com/mrazza/cctv-home-occupancy

A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.

bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8

Last synced: 26 May 2026

https://github.com/longfelloson/texts

Website to create texts and share them based on FastAPI.

fastapi

Last synced: 20 Apr 2026

https://github.com/dc8156046/fastapi-multi-user-blog-system

Python FastAPI Blog System backend

fastapi python3

Last synced: 16 Apr 2026

https://github.com/coelhoreinaldo/python-crud

Exercises to practice API in Python

crud fastapi python

Last synced: 30 Mar 2025

https://github.com/husniadil/cc-hooks

Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation

ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts

Last synced: 11 Apr 2026

https://github.com/yoru-cyber/llama-image

A webapp to manipulate images

angular docker docker-compose fastapi python

Last synced: 11 Apr 2026

https://github.com/karthik-099/meridian-voyage

Meridian Voyage is a full-stack web app with a React frontend, Flask backend, and PostgreSQL database, fully containerized with Docker. Clone the repo or pull pre-built images, update `docker-compose.yml`, and run `docker-compose up`.

docker docker-compose fastapi flask reactjs

Last synced: 11 Apr 2026

https://github.com/fersus85/auth_service

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

docker fastapi jwt-authentication nginx postgresql redis sqlalchemy typer-cli uvicorn

Last synced: 11 Apr 2026

https://github.com/vibek01/yupcha-chatbot-website

🤖Yupcha Internship Program : A sleek, real‑time chat interface powered by Solid.js + Vite on the front end 🚀, and FastAPI on the back end 🔧. Leveraging OpenRouter’s LLM endpoints 🤖 for natural, contextual replies, and Vercel Supabase 🗄️ for persistent storage, this project brings together cutting‑edge tools into one cohesive experience.

cloudflare fastapi openrouter-api solidjs supabase

Last synced: 28 Apr 2026

https://github.com/darkfos/dolphintechbackend

Бекенд по учебным заведениям для автоматизации учебных процессов

beautifullsoup fastapi poetry pydantic requests sqladmin sqlalchemy sqlite

Last synced: 07 Jan 2026

https://github.com/cauachagas/fastapi-mongodb-exemplo

O repostório mostra como criar uma API REST e fazer Deploy no Heroku de um projeto FastAPI framework, usando como o banco de dados o MongoDB.

docker docker-compose fastapi fastapi-crud heroku mongodb

Last synced: 11 Apr 2026

https://github.com/linzeyang/fastapi-hello

My first fastapi project :)

fastapi pytest python

Last synced: 20 Jan 2026

https://github.com/disk0dancer/chat-app

Multi user online chat based on different services communication approaches

fastapi pubsub python3 react rest-api typescript websockets

Last synced: 11 Apr 2026

https://github.com/mubtasimf443/python-notes-app

A simple notes app built using python FastAPI, html ,css , javascipt

css fast-api fastapi fastapi-crud html html-css-javascript javascript notes-app python

Last synced: 11 Apr 2026

https://github.com/edocedoc/personal-study-ai

AI Student Learning Tool A self-hosted, privacy-first AI study companion that transforms your learning materials into interactive quizzes and flashcards.

fastapi hactoberfest hactoberfest2025 ollama reactjs vite

Last synced: 11 Apr 2026

https://github.com/itsjustshubh/fastapi-fly-app-template

This repository provides a template for deploying a FastAPI application on Fly.io using GitHub Actions for continuous deployment. It includes a pre-configured GitHub Actions workflow and essential configuration files to get your FastAPI app running on Fly.io quickly and efficiently.

api continuous-deployment deployment docker fastapi flyio github-actions python template

Last synced: 11 Apr 2026

https://github.com/natthasath/demo-sharepoint-api

SharePlum is a python library that allows easy access and manipulation of SharePoint data, like lists and libraries, using SharePoint API and Python, also supports authentication methods.

docker-compose dockerfile fastapi poetry python shareplum sharepoint

Last synced: 06 May 2026

https://github.com/tatianasharova/item_recommendation

API для сервиса рекомендаций товаров.

asyncio docker-compose fastapi pandas postgresql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/henriquecosta05/adriana_oliveira_fotos

Sistema de gerenciamento de fotos, construído com Python e React.js.

fastapi full-stack jwt mongodb python reactjs typescript web

Last synced: 11 Apr 2026

https://github.com/matsjfunke/diet_code

fullstack react/fastapi web app about my passion for deleting code

axios docker docker-compose fastapi react traefik

Last synced: 11 Apr 2026

https://github.com/yevheniidatsenko/goit-pythonweb-hw-02

📂 Hometask - FullStack Web Development with Python (Docker fundamentals)

docker-compose fastapi goit-pythonweb-hw-02 postgresql pyhton

Last synced: 11 Apr 2026

https://github.com/nubilfi/fastapi-starter-kit

A basic skeleton to create REST API with Python

backend fastapi python restful-api

Last synced: 11 Apr 2026

https://github.com/nna301023/semantickbli

Semantic Search Classification with Transformers and FastAPI

fastapi firebase multilingual transformer

Last synced: 11 Apr 2026