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/josephgodwinkimani/fastapi-ticketing-api

A simple support ticketing API built with FastAPI, Prisma, and SQLite. This API allows users to create tickets, add replies, and manage their support requests efficiently.

fastapi prisma pydantic sqlite3 ticketing-system

Last synced: 27 Apr 2026

https://github.com/persteenolsen/fastapi-mongo-crud-books

A Python FastAPI serving CRUD handling Books towards MongoDB at Atlas

fastapi mongodb python

Last synced: 10 Apr 2026

https://github.com/alivx/encryption-service

This project like a Encryption as service somehow, this service provide a high performance, and secure way to store text based data using Themis and Redis.

curl docker docker-compose encryption fastapi redis service themis

Last synced: 11 Apr 2026

https://github.com/anou1234/fastapi_code_docu_analyzer

This project is a FastAPI application leveraging the power of the Gemini's Generative AI API that allows users to upload a project folder (in ZIP format) for code and README analysis. The application evaluates the quality of the code, generates improved code suggestions, and assesses the quality of the README documentation.

assignment-checker code-analysis-tool code-analyzer documentation-analysis-tool fastapi generative-ai

Last synced: 20 Jan 2026

https://github.com/aminkhavari78/login-page

This project work on creating simple login mechanisim in fastapi and fastapi-login package

backend css fastapi fastapi-login frontend html routing

Last synced: 10 Apr 2026

https://github.com/anthonykewl20/efncore

Enterprise SaaS framework (FastAPI + Next.js) — Hybrid DDD Core + governed modules

ddd-architecture fastapi modular-architecture monorepo multi-tenancy nextjs opentelemetry plugin-architecture postgresql python3 rabbitmq redis typescript

Last synced: 13 Jan 2026

https://github.com/gormaniac/clscidapi

A simple HTTP API that supports lookups of CAIC classic Field Report IDs.

avalanches caic fastapi python3

Last synced: 18 Jan 2026

https://github.com/mrehanlm/fastapi-snowflake-challenge

Python/FastAPI/SnowFlake Challenge

fastapi python snowflake

Last synced: 11 Apr 2026

https://github.com/abidmaqbool20/fastapi-postgres-starter-kit

A scalable FastAPI starter kit with JWT authentication, role-based access control, SQLAlchemy ORM, Alembic migrations, PostgreSQL, and modular architecture ready for production and rapid API development.

alembic api-development backend fastapi jwt-authentication migrations postgresql python python3 rest-api role-based-access-control seeder sqlalchemy starter-kit web-api

Last synced: 03 Jul 2026

https://github.com/alivx/ocr-fastapi-demo

Demo app for sync and asyncio using fastAPI

async fastapi fastapi-crud redis rq synchronization

Last synced: 03 May 2026

https://github.com/mahajanankur/fast-api-template

Python FastAPI REST Web Service Template

fastapi python webservice

Last synced: 01 May 2026

https://github.com/jwill9999/llama3.2

Docker container running Ollama, fastapi, and llama3.2 model

docker fastapi llama3-2 ollama ollama-api python3

Last synced: 10 Apr 2026

https://github.com/pranjalshivhare06/medical-ensurance-charge-predictor

The Insurance Price Predictor is a machine learning project designed to predict insurance costs based on various input features. The project leverages four different algorithms, with XGBoost emerging as the most accurate and efficient model.

fastapi machine-learning numpy pandas xgboost-classifier

Last synced: 19 Apr 2026

https://github.com/jsonfm/qr-api-python

⚡️ A simple backend for decoding and encoding QR images.

api backend fastapi python pyzbar qrcode

Last synced: 18 May 2026

https://github.com/vviveksharma/fastapi-backend-insta

This is FastAPI based backend application which have authentication of user , Login , Logout system , Creating Post and Updating it and Commenting on it Post

fastapi python3

Last synced: 18 May 2026

https://github.com/datvodinh/ai-experiment-system

A simple Web App for Deep Learning Experiment Management System.

fastapi fullstack gradio mongodb pytorch

Last synced: 07 Apr 2026

https://github.com/frostbyte012/gemma-studio

A web-based application for managing datasets, fine-tuning machine learning models, and monitoring training progress. Built with React, TypeScript, and FastAPI, it simplifies workflows for dataset preprocessing, hyperparameter configuration, and model export.

docker fastapi reactjs typescript

Last synced: 07 Apr 2026

https://github.com/rodrigo-kelven/api-payment

API Payment é um projeto open source. Baseado na ideia de facilitar a crição de apis do absoluto, este projeto é uma ótima opção para os que se perguntem do que é composta uma api excelente em termos de seguranca, performance e escalabilidade/flexibilidade.

api-rest fastapi payment-integration

Last synced: 18 May 2026

https://github.com/samshad/csci-5409-adv.-topics-in-cloud-computing

CSCI 5409 – Advanced Topics in Cloud Computing (Dalhousie, Summer 2024) All graded assignments, Kubernetes labs, and the full‑stack capstone I built while mastering containers, AWS, Kubernetes, Terraform, and DevOps automation.

aws cloud-computing devops docker fastapi iac kubernetes react terraform

Last synced: 06 Apr 2026

https://github.com/webmasterdevlin/fastapi-backend

FastAPI backend for my react-vite-frontend repo

azure-ad dockerfile entra-id fastapi

Last synced: 21 Mar 2025

https://github.com/filipusarif/electricity-prediction-fastapi

Back end for prediction consumtion electricity in japan with fastapi

api fastapi prediction regression

Last synced: 18 May 2026

https://github.com/dmitriiviktorov/instantmessages

Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.

aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket

Last synced: 08 Apr 2026

https://github.com/mryutaro/smago-map

SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ

docker docker-compose fastapi nginx postgresql python react react-leaflet typescript

Last synced: 07 Apr 2026

https://github.com/jonatandb/fastapi-tasks-crud-mongo-react

Tasks CRUD (FastAPI / MongoDB / React)

fastapi jonatandb mongodb react

Last synced: 07 Apr 2026

https://github.com/brints/spoken-api

Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.

digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket

Last synced: 08 Jun 2026

https://github.com/asawirshafiq/gradio-tweet-classification

This project involves NLP tweet classification utilizing a model from HuggingFace. The backend is developed with FastAPI and MongoDB, ensuring efficient data handling and scalable API services. The user interface is designed using Gradio, providing an intuitive and interactive experience for users to classify and analyze tweets.

bert fastapi gradio-interface huggingface-transformers nlp-machine-learning

Last synced: 15 May 2026

https://github.com/developedby-siva/token-scope

Profile your LLM payloads. Find the waste. Cut the cost. Field-level token attribution, cost leak detection, and payload optimization for any LLM API.

docker fastapi github-actions llm openai tiktoken

Last synced: 08 Apr 2026

https://github.com/rodrigo-kelven/simples_api_gateway

Api gateway, repositorio onde mostro como funciona um api gateway de forma simples usando fastapi, python, docker. Ele desempenha um papel crucial na gestão e orquestração de chamadas de API, oferecendo uma série de funcionalidades que melhoram a eficiência e a segurança das comunicações

docker fastapi python3

Last synced: 07 May 2025

https://github.com/josiah-mbao/docu-vision

An AI tool that turns documents into insights using Google Cloud and a FastAPI backend

api fastapi gcp-storage-bucket

Last synced: 10 May 2026

https://github.com/erickduraes/quizbasedaichatbot

🤖 Engage with a personalized AI chatbot that tailors its responses based on your quiz-determined user persona.

ai apis chatbot css fastapi frontend html interactive-project machine-learning personalized-chatbot python quiz-app web-development

Last synced: 18 Apr 2026

https://github.com/topotun77/fastapi

Организация taskmanager с использованием FastAPI (python, FastAPI, SQLAlchemy, alembic, pydantic, SQLite)

alembic fastapi pydantic python sqlalchemy sqlite3

Last synced: 18 May 2026

https://github.com/imtiaj-007/surecheck-ai

SureCheck AI is an intelligent, agentic backend for automating medical insurance claim adjudication. It ingests multiple claim documents (Bills, Discharge Summaries, IDs), extracts structured data using parallel AI agents, validates consistency across documents, and renders a final approval decision.

ai ai-agents aws claims docker fastapi langchain langgraph llm pydantic python redis

Last synced: 07 Apr 2026

https://github.com/zero1max/fastapi-auth

A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.

fastapi python3 sqlite3 tortoise-orm

Last synced: 21 May 2026

https://github.com/hazelnutparadise/gamecorner

A web game platform of hazelnut-paradise.com.

fastapi platform web-games

Last synced: 04 Jul 2026

https://github.com/abhi904485/fastapi_with_graphene

GraphQL With Fastapi Using (starlette-graphene3)

alembic fastapi graphene3 graphql sqlalchemy starlette

Last synced: 09 May 2026

https://github.com/ddrm86/cat_facts_api

This project is a simple FastAPI application that provides an API for managing cat facts. Made following the official FastAPI tutorial.

fastapi sqlite3 sqlmodel uuidv4

Last synced: 07 May 2026

https://github.com/jmoussa/youtube-content-recommendation

An RESTful API paired with a content scraper that analyzes popular YouTube content and arranges it in interesting ways for the end user (via API endpoints).

content-recommendation elasticsearch elasticsearch-client fastapi google python web-service youtube youtube-api

Last synced: 07 May 2026

https://github.com/sakhileln/space-nomad

A web application built with FastAPI and SQLite3, designed to deliver up-to-date space exploration information. It integrates data from public space APIs to showcase current missions, space news, celestial body details, and more! 🌌

database fastapi nasa-api spacex spacex-api spacex-launches spacex-launches---mission-tracker sqlite3

Last synced: 18 Apr 2026

https://github.com/nikol4ss/gotrade

Application that consumes financial market APIs, analytical dashboards, and simulates investments with AI/ML for real investments.

axios-vue celery fastapi pandas python-binance vue3

Last synced: 18 May 2026

https://github.com/dave-shawley/fastapi-patterns-lab

Lab for exploring FastAPI and ASGI patterns in code and theory

fastapi

Last synced: 12 Jun 2026

https://github.com/aleksey-kerkin/warehouse-api

API для управления складом

backend fastapi python

Last synced: 18 May 2026

https://github.com/jkevin2010/ai-cognitive-assessment

Revolutionary agentic AI-powered cognitive assessment that uses multiple collaborating AI agents to detect patterns invisible to traditional scoring — delivering up to 3× better sensitivity for early detection of cognitive changes.

agentic-ai ai-healthcare api cognitive-assessment digital-health fastapi machine-learning multi-agent-systems natural-language-processing python speech-analysis voice-biomarkers

Last synced: 04 Jul 2026

https://github.com/alexmhack/serverless-python

In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.

cloud-run docker dockerfile fastapi gcp simple-app tutorial

Last synced: 18 May 2026

https://github.com/qhuyitb/engine-audio-retrieval-system

Audio retrieval system for vehicle sound similarity search using MFCC-based feature extraction, FastAPI, and Qdrant vector database.

audio-retrieval audio-similarity fastapi information-retrieval librosa python qdrant

Last synced: 18 May 2026

https://github.com/javatarz/corpus-watch

Privacy-focused, self-hosted net worth tracker for Indian DIY investors and families.

agpl fastapi india networth personal-finance privacy python react self-hosted

Last synced: 18 May 2026

https://github.com/ykozhanov/habittracker

Телеграм бот менеджера привычек

api celery docker docker-compose fastapi pytelegrambotapi python redis sqlalchemy swagger

Last synced: 06 Apr 2026

https://github.com/armand-sauzay/fastapi-template

⚡ Template for FastAPI projects ⚡

api docker docker-compose fastapi python

Last synced: 04 Apr 2025

https://github.com/ananyavrm04/codebase-analyzer

AI-Powered Tool that analyzes GitHub repositories and generates structured documentation, key insights, and code summaries using advanced LLMs.

ai code-documentation devtools fastapi github-analyzer llm nlp project-analysis repo-summarizer

Last synced: 15 May 2026

https://github.com/abynxv/crud-fastapi

This project demonstrates a simple CRUD (Create, Read, Update, Delete) application using the FastAPI framework. It is designed to manage departments and employees within an organization. The project includes endpoints for creating, reading, updating, and deleting records in a SQLite database, leveraging SQLAlchemy for ORM

fastapi python sqlalchemy sqlite3

Last synced: 18 May 2026

https://github.com/thejchap/clue

SAT solver for Clue board game

clue fastapi python sat-solver

Last synced: 22 Apr 2026

https://github.com/dhartisangani/melomint-processor-service

A Unique music platform empowering artists with AI-driven nested royalties and NFT members and Transparent analytics. Seamless access to a vast high-quality song library for users. Support artists with exclusive NFTs with Flow blockchain.

ai audio-processing cosine-similarity fastapi ml python tenser

Last synced: 18 May 2026

https://github.com/mtnvencenzo/cezzis-com-accounts-api

FastAPI-based backend for user account management, authentication, and profile operations. Implements OAuth 2.0 with PKCE flow, comprehensive profile management, and account settings for the Cezzis.com platform.

cosmosdb fastapi python

Last synced: 11 Apr 2026

https://github.com/tonkonozhenko-mi/ai_private_workspace

Local-first desktop app (macOS & Windows) to chat with your own projects — offline RAG over your files, grounded answers with sources. No cloud, no accounts.

ai desktop-app fastapi llama-cpp llm local-first macos offline ollama privacy rag react tauri windows

Last synced: 26 Jun 2026

https://github.com/ankit-ap-paul/wildlife-monitoring-software

Wildlife Monitoring Software using live audio

fastapi mongodb python

Last synced: 06 Apr 2026

https://github.com/scholarx-assesment/class-schedule-service

Class scheduler service for the eduction institute system

docker fastapi microservices-architecture postgresql

Last synced: 11 Apr 2026

https://github.com/binoydipu/insurance-premium-api

Demo ML Model API made with FastAPI and deployed on Render

fastapi ml render

Last synced: 18 May 2026

https://github.com/layinded/xuserauth

A modular, production-ready authentication and user management library for FastAPI.

fastapi jwt jwt-auth oauth python rbac

Last synced: 15 May 2026

https://github.com/korpog/firstchain

REST API using RAG

fastapi langchain openai-api

Last synced: 29 Mar 2025

https://github.com/jefri1234/project-fastapi

project made in framework FastApi for create a Api REST with python my first project in FastApi

fastapi python

Last synced: 04 May 2026

https://github.com/altech001/rocket_app

A Lost and Found application for lost and found items and a clear chat and also the a chatroom for user interactions and messagings

docker fastapi jinja2

Last synced: 09 May 2026

https://github.com/arkapravo-ghosh/minecraft-ping-api

Minecraft Server Status API Server

fastapi minecraft python3

Last synced: 15 May 2026

https://github.com/matt0550/eurostreamingapi-scraping

An unofficial REST API for Eurostreaming website, with a WebApp to search for movies and series. Using FastAPI and BeautifulSoup.

fastapi python rest-api scraping streaming

Last synced: 05 Apr 2025

https://github.com/onthefox/nexus-7

CTF-OS Ecosystem — Autonomous Proving Grounds for AI Agents. Shannon + SWE-Agent + Red-Teaming + Token Efficiency + Quantum-Safe DIDs

agent-orchestration ai-security ctf cybersecurity fastapi multi-agent owasp-llm python red-team shannon

Last synced: 08 Apr 2026

https://github.com/akashch1512/crystalreadymades.com

Full-stack e-commerce platform for crystal-enhanced fashion and décor, built with FastAPI, PostgreSQL, and React.

fastapi python react

Last synced: 15 May 2026

https://github.com/rajuljha/byteclub_amuhacks4.0

Smart Quizzing Platform

education fastapi mongodb quiz react

Last synced: 13 Apr 2025

https://github.com/jokerdii/predicting-airbnb-house-price

A xgboost predictor of Los Angeles house price

eli5 fastapi lime shap xgboost

Last synced: 24 Feb 2025

https://github.com/muhkartal/fr-framework

A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.

dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn

Last synced: 13 Apr 2026

https://github.com/stanmiglight/lab2

This FastAPI web service manages a simple user database, supporting CRUD operations for users identified by a user_id and a name.

fastapi pydantic python

Last synced: 15 May 2026

https://github.com/chaliy/aws-apprunner-poc

Code for https://medium.com/@chalyi/aws-apprunner-as-of-december-2021-eff5af66f9bc

apprunner aws fastapi poc python terraform

Last synced: 08 Apr 2026

https://github.com/sweetpotatohack/akuma-web-scanner-v5

🔥 AKUMA Web Scanner v5.0 - Ultimate Security Arsenal | Production-ready vulnerability scanner with React frontend, FastAPI backend, and 8+ integrated security tools

cyberpunk cybersecurity docker fastapi nmap nuclei penetration-testing pentesting react security-scanner security-tools testssl vulnerability-scanner web-security webapp-security

Last synced: 06 Jul 2025

https://github.com/andreypomortsev/imgtopdf

A FastAPI-based web service for converting images to PDFs and merging PDF files asynchronously. Powered by Celery, Redis, and Docker.

celery docker fastapi python3 redis

Last synced: 25 Jun 2025

https://github.com/ysskrishna/express-fastapi-performance-test

A comprehensive performance benchmark comparing FastAPI (sync vs. async) and Express.js. This project uses Artillery.io to simulate various real-world load testing scenarios (read/write-heavy, stress, spike) in a controlled Docker environment. It provides automated scripts, detailed performance reports, and a Looker Studio to visualize results.

artilleryio async benchmark-framework docker docker-compose express expressjs fastapi load-testing nodejs performance-testing postgresql python ysskrishna

Last synced: 02 Apr 2026

https://github.com/h0ffy/jennychat

JennyLab FastAPI Chat IA and Sophia Asistant

chatbot chatui fastapi

Last synced: 19 May 2026

https://github.com/colddsam/portfoliobackend

This is a simple FastAPI project for managing achievements, projects, skills, and events. It provides endpoints to upload and retrieve data related to these categories. The data is stored in a JSON file website.json.

backend deployed fastapi management-system python server

Last synced: 15 May 2026

https://github.com/sakurapuare/schedula

A monorepo for course planning, scheduling, enrollment, and grading with FastAPI, React, and AI-assisted scheduling.

academic-platform ant-design course-management course-scheduling docker education enrollment fastapi full-stack grading grpc monorepo mysql nginx pulp react scheduler sqlalchemy student-information-system vite

Last synced: 08 Apr 2026