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/nahom-d54/ethiopian_criminal_code_ai

A Website that answers question about Ethiopian criminal code from its knowledge base

ai fastapi machine-learning python

Last synced: 25 Apr 2026

https://github.com/credona/age-decision-antispoof

Image-based anti-spoofing service detecting presentation attacks using ONNX models and multi-signal heuristics.

anti-spoofing api biometrics computer-vision credona face-analysis face-detection fastapi liveness-detection machine-learning onnx open-source presentation-attack-detection privacy security

Last synced: 02 May 2026

https://github.com/matheusafonseca/fastapi-the-complete-course-2025-beginner-advanced-udemy

This repository is dedicated to storing the code developed during the "FastAPI - The Complete Course 2025 (Beginner + Advanced)" course on Udemy.

api backend backend-api fastapi fastapi-api fastapi-python fastapi-python-framework python python-fastapi python-framework python3

Last synced: 26 Apr 2026

https://github.com/credona/age-decision-api

Public API gateway for probabilistic age verification combining age estimation and anti-spoofing with a privacy-first design

age-estimation anti-spoofing api computer-vision credona fastapi gateway machine-learning open-source privacy verification zeroknowledge

Last synced: 26 Apr 2026

https://github.com/alaazameldev/text-based-search-engine

Implementation of a search engine using TF-IDF and Word Embedding-based vectorization techniques for efficient document retrieval

chromadb fastapi gensim-word2vec nltk numpy precision-recall python scikit-learn tf-idf-vectorizer

Last synced: 20 Jan 2026

https://github.com/cullis-security/cullis

Trust infrastructure for AI agents across organizations. Verified identity, explicit authorization, cryptographic audit trail.

ai-agents api-gateway cryptography dpop e2e-encryption fastapi federated-identity iam mcp mtls multi-agent-systems pki python self-hosted spiffe trust-broker workload-identity zero-trust

Last synced: 13 May 2026

https://github.com/crisboleda/inventory-system

Sales and expense management system for small businesses

clean-architecture fastapi good-practices hexagonal-architecture python

Last synced: 26 Apr 2026

https://github.com/stanmiglight/lab3

This project showcases using FastAPI to interact with an external API. It fetches data, processes it with Python, and returns structured JSON. It also demonstrates creating an endpoint that merges data from multiple external APIs.

fastapi jsonplaceholder python

Last synced: 26 Apr 2026

https://github.com/n1k1f0rm/docs-copy

Validate your PDF's with watermarks

fastapi pdf python

Last synced: 26 Apr 2026

https://github.com/blakeziegler/summarize-local-llm

Indiana University Change Lab Custom Summarization Grader

cors fastapi huggingface javascript language-tool-python llm pydantic transformers uvicorn

Last synced: 26 Apr 2026

https://github.com/dimanu-py/course-platform

Simple course platform applying DDD

ddd fastapi outside-in-tdd python

Last synced: 26 Apr 2026

https://github.com/vicba/poc-hackathon

Submission for 24h Decentralized Autonomous Hackathon 2024

docker fastapi flask nextjs solidity

Last synced: 13 Apr 2026

https://github.com/danweiyuancircle/dwy-ai-experience

dwy-ai-experience(dwy的个人AI仓库):聚焦 AI 工作流与发布链路实践,包含前端组件库、CLI 脚手架、后端服务模板与 DevOps 体系。

ai ai-tooling claude-cli cli create-dwy fastapi fullstack github-actions hatch monorepo open-source pnpm uv vite vue zsh

Last synced: 17 Jun 2026

https://github.com/bencoderus/py-auth-service

A FastAPI-based authentication service with JWT token support, user management, and distributed rate limiting using Redis.

fastapi python

Last synced: 27 Apr 2026

https://github.com/ssenthilnathan3/dossier

A production-ready, open-source Live RAG (Retrieval-Augmented Generation) system designed specifically for Frappe documents.

erpnext fastapi frappe liverag microservices ollama python rag

Last synced: 28 May 2026

https://github.com/plateformeio/docs

The official documentation of the Plateforme framework

api app asgi async data db docs fastapi plateforme pydantic python restx services sqlalchemy

Last synced: 11 Apr 2026

https://github.com/jelloeater/cam-privacy

Simple glue app to toggle Amcrest Camera Privacy on and off via a GET request

amcrest fastapi hubitat

Last synced: 27 Apr 2026

https://github.com/tower-online/tower-auth

An authentication server for Tower Online with FastAPI

authentication fastapi python

Last synced: 20 Jan 2026

https://github.com/techwithty/heygen-streaming-api

Python client and FastAPI integration for HeyGen's Streaming API. Production-ready implementation with type hints, async support, and comprehensive error handling.

ai-avatars api-client async-io fastapi heygen python rest-api streaming-api video-generation webhooks

Last synced: 27 Apr 2026

https://github.com/menonsoftware/konexion

A modern web application for AI model inference and chat interactions

ai fastapi groq-api javascript ollama-api python3 svelte sveltekit

Last synced: 27 Apr 2026

https://github.com/jasutiin/quizopp

Inspired by QuizUp, a game for learning and competition

fastapi nextjs react typescript websockets

Last synced: 27 Apr 2026

https://github.com/agrodt/fastapi-caching-route

FastAPI Caching Route

cache fastapi

Last synced: 27 Apr 2026

https://github.com/anuja-rahul/python-fastapi

Simple API made using python for a social media platform.

api fastapi python sql

Last synced: 27 Apr 2026

https://github.com/noras2001/fastapi_sqlalchemy

FastAPI app using SQLAlchemy

fastapi sqlalchemy swagger-ui

Last synced: 27 Apr 2026

https://github.com/lakshmipavithrayemireddy/sustainable-farming-ai

A sophisticated multi-agent AI system designed to revolutionize sustainable farming practices. Key Features: Farmer Advisor Agent, Market Researcher Agent, Resource Optimization, Profit Maximization, Real-time Recommendations

agriculture artificial-intelligence fastapi machine-learning multi-agent-system python sustainability sustainable-farming

Last synced: 27 Apr 2026

https://github.com/achronus/cv-api-projects

A set of projects that combine small Computer Vision models with FastAPI

api computer-vision fastapi python

Last synced: 27 Apr 2026

https://github.com/joshika39/python-assignment

A sample python app using CRUD operation with FastAPI

assignment crud crud-application fastapi python university

Last synced: 27 Apr 2026

https://github.com/jesse-maurice/number-classification-api

A RESTful API that analyzes numbers and returns their mathematical properties along with interesting facts.

dockerfile fastapi pytest python uvicorn

Last synced: 27 Apr 2026

https://github.com/natthasath/demo-python-fastapi-background-task

FastAPI BackgroundTask allows you to execute non-blocking tasks in the background while returning a response to the client quickly. It's ideal for tasks like sending emails, processing files, or updating caches.

backgroundtask fastapi poetry python uvicorn

Last synced: 28 Apr 2026

https://github.com/xpiatio/radio-tty

GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.

docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser

Last synced: 14 Jun 2026

https://github.com/vitorvogomes/fastapi-stand-livros

CRUD para Gerneciamento de Livros utilizando FAST API

crud docker-compose fastapi openapi postgresql pytest python3 sqlalchemy swagger

Last synced: 28 Apr 2026

https://github.com/sathviknayak123/detection_of_dga_botnets

App to Detect of DGA-based botnets using Machine Learning and Deep Learning (CNN+Attention)

binary-classification cnn-att-models deep-learning fastapi feature-engineering machine-learning multiclass-classification

Last synced: 28 Apr 2026

https://github.com/rizquuula/fastapi-start-ship

Fastapi start ship project

api fastapi

Last synced: 28 Apr 2026

https://github.com/mergi72/dms-provider-bridge

Provider bridge service for DMS systems such as eDoCat, Alfresco and FSO, with WFX API support.

alfresco dms document-management edocat fastapi python rest-api total-commander wfx

Last synced: 07 Jun 2026

https://github.com/bibekaryal86/authenv-service

Generic Global Authentication and Gateway Service to Overcome CORS Errors in React SPAs

fastapi python

Last synced: 28 Apr 2026

https://github.com/ayush272002/obsirag

A full-stack AI-powered study assistant that helps you query your university notes using natural language. Built with FastAPI (Python) for the backend and Next.js (React/TypeScript) for the frontend.

fastapi langchain nextjs sqlalchemy

Last synced: 28 Apr 2026

https://github.com/saivarun2611/rag_student

I built a RAG chatbot that helps students find the perfect Northeastern University Data Science graduate courses based on what they're interested in. The tech stack includes FastAPI for the backend, FAISS for vector search, SentenceTransformers for embeddings, and Gemini 2.0 Flash for generating responses. The frontend is a clean and responsive.

beautifulsoup faiss fastapi gemini html javascript llm rag rag-chatbot sentence-transformers vector-embeddings webscraping

Last synced: 28 Apr 2026

https://github.com/alexisbalayre/ai-contract-checker

AI Contract Checker: Analyse and validate contracts with Generative AI

ai contract fastapi legaltech llm nestjs opensearch rag security

Last synced: 28 Apr 2026

https://github.com/mwilko/api-bridge

Project which uses FastAPI as a bridge between clients and their database, allowing them to create, read, update and delete data according to their needs.

fastapi mysql python

Last synced: 28 Apr 2026

https://github.com/logancyang/weather-competition

A weather scoring and comparison app for a list of cities, built with FastAPI and deployed on Heroku.

fastapi

Last synced: 28 Apr 2026

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

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.

docker-compose dockerfile fastapi poetry python qrcode

Last synced: 28 Apr 2026

https://github.com/engichang1467/latex-ocr-api

This is a simple API that uses the LatexOCR from the pix2tex package to extract latex code from an image.

fastapi latex ocr

Last synced: 28 Apr 2026

https://github.com/masterain98/gemini-wrapper

Wrap Google AI Studio Gemini API into OpenAI-compatible endpoints

fastapi gemini gemini-api openai-api

Last synced: 28 Apr 2026

https://github.com/anhvu2889/miu-cs589-ai-agent-api

VedicSage: AI-powered semantic search for Upanishads, parsing texts for MIU CS589 course. Uses embeddings and FastAPI to query teachings, aiming for ~1,000 verses.

ai ai-agents fastapi python vedic

Last synced: 28 Apr 2026

https://github.com/fernando-medeiros/fast-flask-api

O projeto é uma API backend com diversas funcionalidades, como autenticação de usuário, criação, deleção e curtida de postagens. Segue o contexto de uma rede social e utiliza Python, FastAPI, PostgreSQL, Pytest.

api backend-api fastapi python python-api

Last synced: 28 Apr 2026

https://github.com/batmac/captioner-api

API to get captions for images using a transformers pipeline

fastapi python transformers

Last synced: 28 Apr 2026

https://github.com/mtsprznto/api_data_mapu

Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun

api chile fastapi mapuche

Last synced: 28 Apr 2026

https://github.com/salehb1/vaultix

A modern Identity and Access Management (IAM) service built with FastAPI

fastapi fastapi-auth fastapi-auth2 iam

Last synced: 28 Apr 2026

https://github.com/thorgilis/python.template.microservice

A fully configured FastAPI microservice template with built-in code quality tools, CI/CD, and Docker support. This template provides a structured foundation for developing and deploying Python microservices with best practices in security, testing, and maintainability.

api fastapi github-action microservices pre-commit python python3 template uvicorn

Last synced: 28 Apr 2026

https://github.com/henriquesebastiao/dotum

Dotum, sistema de contas a pagar e contas a receber

api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger

Last synced: 28 Apr 2026

https://github.com/mrshibly/phantomapi

👻 PhantomAPI — Turn ChatGPT's free web interface into an OpenAI-compatible API. Built with FastAPI + Playwright. Drop-in replacement for n8n, AI Agents, and any OpenAI client. Zero API costs.

ai-agent automation chatgpt chatgpt-proxy fastapi free-api n8n openai-api openai-compatible phantomapi playwright proxy python self-hosted

Last synced: 28 Apr 2026

https://github.com/caknoooo/fastapi-for-machine-learning

This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.

api deep-learning fastapi modelling

Last synced: 28 Apr 2026

https://github.com/lauralex/p2pmctracker

P2P Minecraft Backend Service - Part of the P2P Minecraft project

fastapi minecraft minecraft-mod mod p2p purpur purpurmc tracker

Last synced: 28 Apr 2026

https://github.com/fidelisaboke/products-api

A simple products API created using the fastAPI web framework.

fastapi

Last synced: 28 Apr 2026

https://github.com/tiagomascosta/notion-github-sync

Automatically sync Notion database pages to GitHub issues when status changes.

automation fastapi github integration notion productivity python sync workflow

Last synced: 28 Apr 2026

https://github.com/separatrixxx/xd-backend

🛠️ Server part of the [xd]

fastapi python sqlite3

Last synced: 29 Apr 2026

https://github.com/salman-aziz-4425/restaurant-multi-agentic-pipeline

A multi agentic pipeline using Livekit-sdk latest verson 1.0 and Fast API

fastapi livekit-sdk llms voice-assistant

Last synced: 29 Apr 2026

https://github.com/darkneko-id/apdn_app

Pencarian sertifikat TKDN Kemenperin P3DN untuk kegiatan pengadaan KKKS — typo-tolerant, bilingual, portable

fastapi indonesia kemenperin procurement sqlite tkdn

Last synced: 08 Jun 2026

https://github.com/codephsp/curso-fastapi

Curso administrado por Eduardo Mendes

fastapi poetry-python python

Last synced: 29 Apr 2026

https://github.com/ghwmelite-dotcom/my-llm-council

A sophisticated multi-LLM deliberation system with 3D visualization, voice debates, prediction markets, constitutional governance, and cognitive bias detection. Models collaborate through anonymous peer review to synthesize the best answers.

ai council deliberation fastapi llm multi-agent react threejs

Last synced: 08 Jun 2026

https://github.com/mdtanvirhossaintusher/installment-policy

A FastAPI project where customers can purchase products with installment policy.

fastapi otp-verification postgresql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/noxs1d/action-model

FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.

async bash-script docker fastapi langgraph langgraph-python llm

Last synced: 29 Apr 2026

https://github.com/kristiankunc/justplaymesomething

Website that will play a random song from Spotify for you

fastapi spotify

Last synced: 29 Apr 2026

https://github.com/themusharraf/fastapi-oauth2

FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish

authentication authorization fastapi oauth2

Last synced: 29 Apr 2026

https://github.com/anag0es/projects-fastapi

pequenos projetos com a utilização do FastApi. Com foco em aprimorar conhecimento e aprender sobre as diversas bibliotecas e curiosidades que o FastApi pode proporcionar.

alembic api backend fastapi project pytest python sqalchemy

Last synced: 29 Apr 2026

https://github.com/jojo252511/hyprkeys

HyprKeys is a sleek, web-based Keybinding Manager specifically designed for Hyprland. It provides a modern interface to manage your hyprland keybinds without losing the flexibility of manual configuration

caelestia dotfiles fastapi hyprland keybindmanager phyton productivity webui workflow

Last synced: 29 Apr 2026

https://github.com/slaughtbear/jwt-project-management-api

Backend for managing projects and tasks, using FastAPI, PostgreSQL via Supabase, and JWT authentication.

fastapi python supabase

Last synced: 29 Apr 2026

https://github.com/ruitcatarino/drinking-board-game

Digital cards for an eco-friendly drinking game. Draw cards online, customize your game, and always drink responsibly.

drinking-game fastapi python3

Last synced: 29 Apr 2026

https://github.com/rahulsamant37/trip_planner-using_crewai

Trip Planner leverages the CrewAI framework to automate and enhance the trip planning experience, integrating a CLI, FASTAPI, and a user-friendly Streamlit interface.

automation browserless crewai fastapi google-api python serperapi streamlit

Last synced: 29 Apr 2026

https://github.com/ssarayu25/crafty-generator

AI-powered crochet pattern generator that transforms images and descriptions into detailed crochet patterns

ai fastapi gemini-ai react

Last synced: 29 Apr 2026

https://github.com/arv-anshul/ecommerce-scrapper-api

Provides API endpoints to scrape data from e-commerce websites. (For now flipkart.com only)

amazon curler e-commerce ecommerce fastapi flipkart http-requests modular project pydantic python3 web-scrapping

Last synced: 29 Apr 2026

https://github.com/fourex/expensemanager-api

Тестове завдання - Менеджер витрат

fastapi python

Last synced: 29 Apr 2026

https://github.com/bhawnamehbubani/multilingual_translation_api_built_using_fastapi_and-marianmt_from_hugging_face_transformers

Linguaflow is a multilingual translation API built using FastAPI and MarianMT from Hugging Face Transformers. This project enables translation between English and other languages like French, Portuguese, and Spanish.

fastapi helsinki-nlp huggingface-transformers jsonresponse marianmt pydantic uvicorn

Last synced: 29 Apr 2026

https://github.com/kejiahp/fastapi-qrcode-event-manager

A simple event management system allowing users send event invitations and validate the invitations by scanning QR codes.

fastapi pydantic pymongo qrcode

Last synced: 29 Apr 2026

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

A Todo app using FastAPI

fastapi python sqlmodel

Last synced: 29 Apr 2026

https://github.com/mohamed-kaizen/home_recruiters

Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them

codenight fastapi gdgaddis tortoise-orm typer

Last synced: 29 Apr 2026

https://github.com/ablasko32/tutoring_school_system-fastapi-googlecalendarapi

Tutoring school system designed in FastApi, integrated with Google Calendar Api

booking-system calendars fastapi googlecalendarapi python rest-api schoolsystem sqlalchemy-python

Last synced: 08 Jun 2026

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

Pythonで作成したAPIのテンプレート

black fastapi makefile mypy poetry pytest python

Last synced: 29 Apr 2026

https://github.com/ramgoel/imager

Group of Image Related tools built in FastAPI & NextJS

fastapi nextjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/rprovine/hawaiian-lenilani-chatbot

AI-powered Hawaiian business consulting chatbot with authentic cultural understanding

ai anthropic business-consulting chatbot claude docker fastapi hawaii pidgin react

Last synced: 29 Apr 2026

https://github.com/reterics/suhana

Self-hosted AI assistant with memory, pluggable LLMs (LLaMA/OpenAI), command execution, and a FastAPI-based API.

fastapi llama3 openai python

Last synced: 29 Apr 2026

https://github.com/mxmarchal/neuraldocs

Demo RAG API (FastAPI, OpenAI, ChromaDB, Docker) automatically generated using the OpenAI Codex CLI tool. Highlights Codex's capability for rapid, complex application development.

chromadb code-generation codex codex-cli docker fastapi gpt-41-nano llm openai openai-codex python rag vector-database

Last synced: 29 Apr 2026

https://github.com/pedrojovanuzzi/tcc_ia

Trabalho de Conclusão de Curso, utilizando Python, FastAPI, YOLO, React.js, feito para poder detectar objetos de EPI, em funcionarios utilizando câmeras de segurança ou de webcam conectadas ao computador, o projeto também tem outras funcionalidades como controle de usuarios, permissões, registro de logs, armazenamento de imagens e etc...

fastapi python react yolo

Last synced: 29 Apr 2026