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/dperezcabrera/pico-fastapi

pico-fastapi integrates Pico-IoC with FastAPI, providing real inversion-of-control, controller-based routing, scoped dependency resolution, and clean application lifecycle management—without global state or manual wiring.

async asyncio controllers dependency-injection fastapi ioc pico-framework rest-api scoped-dependencies web-framework

Last synced: 20 Feb 2026

https://github.com/whynot46/human_webdetector

Детектор людей в опасной зоне с использованием базовой YOLOv8 и веб-интерфейсом на FastAPI

fastapi human-detection yolov8

Last synced: 15 Apr 2026

https://github.com/mathavansg/fitnesstrackerapi

My Fitness Tracker API is a RESTful API built with FastAPI for managing fitness routines and tracking workout progress. It includes user authentication with JWT tokens, CRUD operations for workout routines, and a seamless testing experience with a built-in Swagger UI JWT Authorize button. The API supports PostgreSQL integration.

api-rest fastapi gym workout-tracker

Last synced: 28 Apr 2026

https://github.com/zweiweiy/stringers

A face-controlled space-themed shooting/navigating game.

face-detection fastapi unity3d

Last synced: 15 Apr 2026

https://github.com/shubhamv108/python-fastapi-oauth2-hubspot

Simple example of oauth2 with hhubspot using Python, FastAPI, REST, Redis.

fastapi oauth2 oauth2-authentication python3 redis rest-api

Last synced: 08 May 2026

https://github.com/notyusheng/polyphony

A composite microservices suite designed for Agile delivery and DevOps orchestration, with Docker Compose and Kubernetes readiness.

api-security auth-service devops docker docker-compose fastapi helm jwt-authentication kafka kubernetes microservices oauth2 postgresql pydantic python rest-api sqlalchemy

Last synced: 31 Jan 2026

https://github.com/imkrishsub/filefolio

A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.

ai document-management fastapi local-first ocr ollama pdf privacy python sqlite

Last synced: 15 Apr 2026

https://github.com/rxyalxrd/yadro_url_alias_service

URL Alias Service - Cервис преобразования длинных URL в короткие уникальные URL.

asyncpg docker docker-compose fastapi makefile postgresql python3 sqlalchemy

Last synced: 15 Apr 2026

https://github.com/everysoftware/btc-parser

Parsing Bitcoin transactions into a graph database 🪙

bitcoin celery fastapi neo4j parser

Last synced: 25 Feb 2026

https://github.com/abynxv/standupsync.ai

StandupSync is a modern productivity tool designed to automate standups and generate smart weekly digests using AI. It streamlines team coordination by tracking updates and providing concise, actionable summaries.

docker-compose fastapi psql-database python3 reactjs

Last synced: 01 Jun 2026

https://github.com/jiagengchang/myegpt

MyeGPT: a conversational bioinformatics agent for multiple myeloma research

agentic-ai fastapi langchain-python multiple-myeloma

Last synced: 07 May 2026

https://github.com/binaryshrey/kaggle-profile-api

Kaggle API to fetch user's profile data and activity

fastapi kaggle kaggle-api kaggle-profile-api kaggle-profile-summary python render

Last synced: 15 Apr 2026

https://github.com/colkassaignmentrepos/cje_i_2025_opac_api

Repository for the OPAC development assignment in Knowledge Information Exercise I, University of Tsukuba, 2025.

fastapi python python3 uv

Last synced: 15 Apr 2026

https://github.com/pouyapouryaie/fastapi-mongo

This project demonstrates a simple FastAPI application that connects to a MongoDB database and implements CRUD (Create, Read, Update, Delete) operations for a "Todo" model.

fastapi pydantic pymongo python

Last synced: 15 Apr 2026

https://github.com/ani717/ani717_api_template

A Python Fast API Template for Machine Learning Applications to Receive HTTP POST Request and Respond Accordingly.

api deep-learning fastapi machine-learning python python3

Last synced: 15 Apr 2026

https://github.com/anhhuy007/bookwise-model

A sophisticated book recommendation system that combines content-based filtering with Semantic Search for enhanced personalized recommendations.

fastapi recommendation-system sentence-transformers

Last synced: 15 Apr 2026

https://github.com/ezeparziale/fastapi-celery

:octopus: API with FastAPI and Celery

celery fastapi flower python

Last synced: 15 Apr 2026

https://github.com/str00bs/template-api

FastAPI WebApp & API Template

api docker docker-compose fastapi python template

Last synced: 15 Apr 2026

https://github.com/wxmecog/superslicer

SuperSlicer in the 3D prininting

bash docker fastapi flask python3 yml

Last synced: 07 Feb 2026

https://github.com/ahmedelgamal0/fastapi-audit-log

Audit Logging for FastAPI applications

audit-log beanie fastapi python sqlalchemy sqlmodel

Last synced: 26 Feb 2026

https://github.com/maazk7/fastapi-crud-api

This repository is a beginner-friendly project showcasing a CRUD API built with FastAPI, featuring authentication using OAuth2.0 with JWT and Role-Based Access Control (RBAC). It includes basic operations to add, delete, and view users, leveraging SQLAlchemy and SQLite (easily replaceable with MySQL or PostgreSQL)

auth0 fastapi jwt-token python restapi sqlalchemy

Last synced: 08 Feb 2026

https://github.com/msparihar/shortify

A modern, high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a beautiful UI powered by shadcn/ui. Fully dockerized and production-ready.

fastapi mongodb nextjs redis url-shortener

Last synced: 15 Apr 2026

https://github.com/m0nkkke/whisperx-protocol-manager

A simple protocol manager for your audios

fastapi huggingface pyannote-audio python whisper whisperx

Last synced: 08 Feb 2026

https://github.com/joshcap20/fastapi-scanbandz-backend

Python backend (FastAPI) for majority of website. Uses celery workers with Redis queue to handle communications in background.

event-management fastapi production ticketing-system

Last synced: 08 Feb 2026

https://github.com/calvinjmin/casualnba-be

Backend for Casual NBA

fastapi poetry-python

Last synced: 08 Feb 2026

https://github.com/auth0r-c0dez/mailvoyager

MailVoyager is a conversational AI agent that controls a web browser to perform tasks like sending emails through Gmail's UI. It demonstrates true browser automation by interacting with web elements like a human, capturing screenshots on completion, and providing visual feedback within a chat interface.

aiagent fastapi llm python

Last synced: 15 Apr 2026

https://github.com/jvllmr/fastapi-deferred-init

Improve start-up time for FastAPI apps with many nested routers

fastapi speedup

Last synced: 09 Feb 2026

https://github.com/obay-ismaeel/post-generator

An API that generates social media posts by implementing RAG with Llama-3

ai api fastapi llama llm python retrieval-augmented-generation social-media whisper

Last synced: 09 Feb 2026

https://github.com/gommezen/rag_writing_assistant

A transparent, fully local RAG document assistant that grounds every claim in your documents with interactive citations, coverage tracking, and confidence indicators.

claude document-analysis document-analysis-tool faiss fastapi local-llm ollama rag react typescript

Last synced: 26 Feb 2026

https://github.com/themusharraf/waralert

Bu loyiha Sentry kabi xatolarni kuzatish va bildirish tizimining juda soddalashtirilgan versiyasidir

fastapi pytohn3 requests sentry traceback

Last synced: 10 Feb 2026

https://github.com/yassinekader/drawniness_iot_project

Real-time IoT-based driver drowsiness detection system using YOLOv8, Arduino, FastAPI, and Grafana for alerts, data logging, and analysis.

arduino drowsiness-detection fastapi grafana-dashboard influxdb iot-application yolov8

Last synced: 10 Feb 2026

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

FastChat is a real-time messaging web app inspired by WhatsApp.

fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket

Last synced: 16 Apr 2026

https://github.com/kunalshelke90/potato_disease_classification

Potato Disease Classification using TensorFlow is a project designed to identify three types of potato plant health: Early Blight, Healthy, and Late Blight. This machine learning model employs convolutional neural networks (CNNs) to analyze images, aiding farmers in early disease detection and crop protection.

fastapi gcp python tensorflow

Last synced: 10 Feb 2026

https://github.com/mxc0bbn/action-archive-bigfix

Self-hosted web application that collects, archives, and displays expired and stopped actions from a BigFix endpoint management server

action-archive archival bigfix compliance endpoint-management fastapi postgresql self-hosted ubuntu

Last synced: 16 Apr 2026

https://github.com/miltlima/modern-apis-with-fastapi

:unlock: :snake: :zap: - Repository for study, how to build a modern API using FASTApi.

fastapi pip3 python3 uvicorn

Last synced: 16 Apr 2026

https://github.com/falco13/instagram-clone-api

Instagram clone api on FastAPI

api fastapi instagram python sqlalchemy

Last synced: 16 Apr 2026

https://github.com/pabloemidio/gitresumewebserviceapi

Webservice responsible for centralizing the GitResume structure's requests

fastapi microsservices nameko python3 redis rest-api rpc

Last synced: 16 Apr 2026

https://github.com/rscr1/fastapi_app

Итоговое задание по дисциплине "Python & SQL" из ШАД

docker fastapi python sql

Last synced: 16 Apr 2026

https://github.com/48naveenkumar/ai-powered-resume-screener-fastapi-postgresql-openai-

"AI-Powered Resume Screener built with FastAPI, PostgreSQL, and OpenAI. This project leverages AI to evaluate and analyze resumes, providing insights and recommendations. The system features a FastAPI backend, PostgreSQL database for reviewing resumes.

fastapi langchain machine-learning openai postgresql python resume-screening

Last synced: 11 Feb 2026

https://github.com/muttakinhasib/pymedia

Social Media with FastApi

fastapi python

Last synced: 30 Apr 2026

https://github.com/mustafanass/movie_profanity_detector

python and FastApi application for detecting and analyzing profanity in movies through subtitle processing and audio analysis.

fastapi python3

Last synced: 12 Feb 2026

https://github.com/lucas54neves/celery

Studies on Celery (Distributed Task Queue)

celery docker docker-compose fastapi flower python redis

Last synced: 12 Feb 2026

https://github.com/neclor/news-aggregator

Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com

fastapi news-aggregator python sqlite

Last synced: 02 Jun 2026

https://github.com/driftq-org/driftq-rag-index-demo

DriftQ + Qdrant demo: build/version a RAG index with replay + rollback

driftq fastapi rag vector-database

Last synced: 12 Feb 2026

https://github.com/bytab/backendcourse

Курс по backend разработке от Артёма Шумейко Senior Python Dev

celery ci-cd docker docker-compose fastapi postgresql python3 redis sql

Last synced: 16 Apr 2026

https://github.com/pasan-pahasara/fastapi-crud-postgresql

"FastAPI-CRUD-PostgreSQL is a simple and efficient implementation for performing CRUD operations using the FastAPI framework with a PostgreSQL database."

fastapi postgresql python

Last synced: 16 Apr 2026

https://github.com/dmoayad/essay-grader-llm

AI-powered application that leverages LLMs for automated essay grading, offering consistent, rubric-based scoring and structured feedback to improve efficiency and support educators.

fastapi jupyter-notebook langchain llama3 llm llms python

Last synced: 16 Apr 2026

https://github.com/pedroh183/asyncvssync

This project contains a small FastAPI application backed by a PostgreSQL database and a pair of benchmark clients used to compare synchronous and asynchronous HTTP requests.

async asyncio asyncpg fastapi postgresql sync

Last synced: 18 Apr 2026

https://github.com/aamirshehzad33/fastapi-vue-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built using FastAPI for the backend and Vue.js for the frontend. It provides a seamless and efficient way to manage data with a responsive and interactive user interface.

crud fastapi javascript result-api tailwindcss vuejs

Last synced: 16 Apr 2026

https://github.com/pyramidheadshark/adaptive_search_pg

Adaptive Semantic Search Engine based on PostgreSQL (pgvector) & FastAPI. Implements a Feedback Loop to dynamically re-rank results using Log-Decay algorithms

docker fastapi feedback-loop machine-learning nlp pgvector postgresql python ranking-algorithms semantic-search sentence-transformers student-project

Last synced: 16 Apr 2026

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

📂 Hometask - FullStack Web Development with Python (FastAPI | REST API | CRUD)

alembic docker fastapi goit-pythonweb-hw-08 migrations openapi python rest-api

Last synced: 16 Apr 2026

https://github.com/kingjethro999/silero-test

Made Silero Hostable for api requests

api fastapi llm stt tts tts-api

Last synced: 14 Feb 2026

https://github.com/gokhanmeteerturk/energy-storage-its

An ontology based intelligent tutoring system with reinforcement learning capabilities

adaptive-learning ess fastapi intelligent-tutoring-system its ontology react vite

Last synced: 14 Feb 2026

https://github.com/indivisual-eyes/indivisual-eyes-backend

Backend REST API for the IndiVisual Eyes app

backend color fastapi image-processing python rest-api

Last synced: 14 Feb 2026

https://github.com/spremi/yolog

Personal Opentelemetry log viewer.

angular docker fastapi log opentelemetry

Last synced: 14 Feb 2026

https://github.com/jonbaldie/fanout-openrouter

An OpenRouter facade that routes a single request to multiple models concurrently and synthesizes a unified response.

ai ensemble fastapi llm openrouter proxy python

Last synced: 02 Jun 2026

https://github.com/sply88/fastapi-sqlmodel-docker-starter

Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.

docker dockercompose fastapi postgresql python sqlmodel

Last synced: 15 Feb 2026

https://github.com/m-xim/aiogram-webhook

Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.

aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook

Last synced: 21 Feb 2026

https://github.com/prannayh/vanamala-clinic-website

A clinic management website featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.

axios fastapi javascript mongodb python react

Last synced: 15 Feb 2026

https://github.com/darkfos/converterbackend

Серверная часть веб приложения Converter

asyncpg fastapi fastapi-users jwt postgresql pydantic pytest python rest-api

Last synced: 16 Apr 2026

https://github.com/mateusjssilva/analytics-dashboard

A robust application developed in Python (FastAPI) that integrates public data from multiple sources, providing a modern interface for data visualization, management (CRUD), and analysis.

fastapi ibge intefration test

Last synced: 01 Mar 2026

https://github.com/efe-eroglu/syllexa-ai-agent

An AI assistant specially designed for dyslexic users, supporting both voice and text queries.

ai ai-agent ai-assistant dyslexia fastapi llm rag retrieval-augmented-generation stt tts

Last synced: 16 Apr 2026

https://github.com/sayedgamal99/ask-ai-about-your-data

End-to-end project that demonstrates how to build a conversational data analysis tool. Users can upload a CSV file and ask questions about it in natural language. The backend, powered by FastAPI and Ollama, uses an LLM to dynamically generate, execute, and interpret Python Pandas code to provide answers. Containerized using Docker.

fastapi llm ollama

Last synced: 18 Apr 2026

https://github.com/timelessnesses/redirect

timelessnesses.api.redirect is a redirector for your needs

api docker fastapi postgresql python redirect uvicorn

Last synced: 16 Apr 2026

https://github.com/ashenoooone/semantic-book-analyzer

Веб-сервис для извлечения ключевых слов из введения книг по дискретной математике в формате PDF. Фронтенд: React.js, Webpack, FSD, RTK, TypeScript. Бэкенд: FastAPI, FastAPI Users, SQLAlchemy, Pydantic, Pymorphy3, Spacy. Включает авторизацию, регистрацию и историю запросов. 📚🔍

fastapi fastapi-users nlp pymorphy2 pymorphy3 python3 reactjs rtk rtkquery spacy spacy-nlp sqlalchemy typescript

Last synced: 16 Apr 2026

https://github.com/narender-rk10/gen-ai-home-interior-designer

Gen-AI Home Interior Designer is an AI-powered virtual redesign tool that transforms interior and exterior spaces into stunning, photorealistic designs. Upload a room image, choose design preferences, and get instant AI makeovers with cost estimates and layout suggestions. Powered by Google Gemini and built with React + FastAPI

ai-for-real-estate ai-interior-design design-automation exterior-design-ai fastapi genai genai-home-design google-gemini home-decor-generator interior-design-ai interior-redesign interior-styling llm python reactjs room-visualizer virtual-room-makeover

Last synced: 16 Apr 2026

https://github.com/augsmachado/fastapi-postgres

A robust web application built with FastAPI, PostgreSQL, and SQLAlchemy, featuring comprehensive database migrations and modern Python development practices to catalog users.

docker fastapi postgresql python sqlalchemy

Last synced: 16 Apr 2026

https://github.com/Eoic/Canopy

Create and engage in discussions to grow the infinite virtual forest.

chatapp fastapi forum javascript pixijs python sqlmodel typescript virtual-forest

Last synced: 23 Mar 2026

https://github.com/abishek7952/resume-classifier

An end-to-end machine learning web app that classifies PDF resumes into job-fit categories. Built with FastAPI, Streamlit & Docker. Deployed on Render.

docker end-to-end-ml-workflows fastapi machine-learning nlp pdf-processing portfolio-project render resume-classfier streamlit

Last synced: 16 Apr 2026

https://github.com/igorbrizack/crawler-web

Aplicação de coleta de dados Web com ReactJS e Python - API Rest

beautifulsoup crawler docker fastapi mongodb nodejs python3 react scraper

Last synced: 16 Apr 2026

https://github.com/ronylpatil/delivery-time-estm

E2E delivery time estimation project.

aws docker fastapi machine-learning mlops pytest

Last synced: 16 Apr 2026

https://github.com/enginooby-practice/backend-reference

Demonstrate backend development in multiple tech stacks for comparison and reference purposes.

deno django expressjs fastapi flask graphql jest koajs laravel loopback marblejs mongodb nestjs nodejs restful-api ruby-on-rails sequelize spring-boot tsed typeorm

Last synced: 27 Mar 2026

https://github.com/xiaobeicn/storm-server

An server api base implementation of storm and fastapi

fastapi knowledge-curation llm nlp report-generation retrieval-augmented-generation storm

Last synced: 16 Apr 2026

https://github.com/wwakabobik/pritunl_vpn_connector

Automatic connection service for TOTP-based auth for PritunlVPN

fastapi macos pritunl pritunl-vpn python vpn

Last synced: 02 Jun 2026

https://github.com/pentaxis93/oracy

Mobile-first voice capture with Whisper transcription

fastapi flutter open-source transcription voice whisper

Last synced: 03 Mar 2026

https://github.com/matsjfunke/fastapi-traefik-auth

straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption

authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik

Last synced: 16 Apr 2026

https://github.com/jensssen/lora-intrusion-detection-system

Home alarm system utilizing LoRa, FastAPI, Grafana, Postgresql and more

fastapi grafana lora postgresql raspbarry-pi telegram-bot

Last synced: 16 Apr 2026

https://github.com/lykourgoss/iris-ml-model-microservice

A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)

docker fastapi iris-classification machine-learning-model microservice

Last synced: 16 Apr 2026

https://github.com/pixisprod/todo-api2.0

Asynchronous To-Do API with JWT authentication, role-based access control, and admin tools built on FastAPI and PostgreSQL.

admin alembic fastapi postgresql python rbac security sqlalchemy todo

Last synced: 16 Apr 2026

https://github.com/nemesis-ft/codex

The backend for a lore repository for DnD campaigns.

dnd-tools dnd5e dnd5e-tools fastapi gdr react

Last synced: 16 Apr 2026

https://github.com/vijaysingh1621/personal-ai-assistant

Personal AI Assistant using FastAPI, Gemini AI, and MongoDB 🚀 Personal AI Assistant that remembers conversations and provides intelligent responses using Google Gemini API. Built with FastAPI, MongoDB, and LangChain, this AI assistant stores chat history in a database to maintain context across sessions.

dotenv fastapi gemeni-api langchain mongodb-atlas

Last synced: 16 Apr 2026

https://github.com/mikhail11235/fastapi_tutorial

FastAPI tutorial: blog app

fastapi

Last synced: 16 Apr 2026

https://github.com/gitkodev/fastapi-notes-service

Notes microservice REST API created with Python and FastAPI

fastapi fastapi-template python repository-pattern

Last synced: 27 Mar 2026

https://github.com/ornl/certified

The missing certificate infrastructure for web APIs.

fastapi microservices x509

Last synced: 04 Mar 2026

https://github.com/sahar-dev/weather

Predict next-day rainfall in Australia using machine learning and MLOps.

dvc-for-data-science fastapi machine-learning mlops

Last synced: 16 Apr 2026

https://github.com/techwithty/creatify

Creatify Python SDK: async HTTPX client and APIs (Videos, Links, Lipsync v1/v2) with FastAPI-ready integration and full pytest suite.

ai api async automation content creatify ecommerce fastapi httpx links lipsync marketing pytest python sdk testing video

Last synced: 16 Apr 2026

https://github.com/markbakos/personal-media-summarization-tool

Personal Media Summarization Tool (PMST) is a tool for summarizing long texts, videos and documents with Python, clean and easily usable UI to make the tool accessible for users with React and TypeScript.

fastapi python react summarizer typescript

Last synced: 16 Apr 2026