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/tushar-3549/translation_service_app

This is a project for API Integration. I am building an application using FastAPI, PostgreSQL as the database, and a front-end with HTML, CSS, and JavaScript. An external OpenAI API key is used for integration with OpenAI services.

api-integration fastapi openai postgresql-database sqlalchemy

Last synced: 15 May 2026

https://github.com/emadmokhtar/pyfr

🚀 Revolutionary Python microservice framework - FastAPI + gRPC + OpenTelemetry + modern tooling. Production-ready services in minutes! Backstage template included. 10x faster development! ⚡

ai fastapi framework microservices observability pydantic pydantic-ai python rest-api

Last synced: 17 May 2026

https://github.com/edenoved/platform-for-managing-simulation

Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.

automation fastapi mongodb python react real-time-monitoring simulation typescript web-application

Last synced: 16 Apr 2025

https://github.com/touale/framex-kit

FrameX — A lightweight, pluggable Python framework for building modular and extensible algorithmic systems with dynamic plugin loading, distributed execution, and seamless API interoperability.

distributed-systems fastapi framework plugin-system python ray

Last synced: 08 Apr 2026

https://github.com/duplixx/promptr

Master the art of crafting perfect prompts for AI models! This interactive learning path covers beginner to advanced techniques, hands-on labs, and fun exercises to help you communicate better with AI. Contribute to the future of prompt engineering!

fastapi nextjs prompt-engineering python typescript

Last synced: 17 Jan 2026

https://github.com/deruina/starfolio

This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)

asynchronous-programming concurrency fastapi oauth2

Last synced: 19 May 2026

https://github.com/akinyeraakintunde/network-intrusion-detection-ml

ML-based Intrusion Detection System using NSL-KDD. Includes preprocessing, feature engineering, Random Forest model (AUC 0.96), ROC curve, FastAPI prediction API, and a real-time intrusion analysis dashboard.

cybersecurity data-science fastapi intrusion-detection machine-learning network-security nsl-kdd python security-analytics threat-detection

Last synced: 07 Apr 2026

https://github.com/lucasfrancaid/poc-fastapi

Proof of concept of the FastAPI. This repository was used in my publish on Medium.

api fastapi medium-article python python3 tutorial

Last synced: 19 May 2026

https://github.com/joshidivanshu/blog-backend-using-fastapi-jwt-authentication

A Blog app backend created using FastAPI. Can perform test queries on the provided link just replace http://localhost:8000/ with a website link mentioned below. You can perform this using Postman or curl

alembic api asychronous backend fastapi jose-jwt jwt-authentication oauth2 python-3 sqlaclhemy sqlite3 webdevelopment

Last synced: 30 Apr 2026

https://github.com/carloocchiena/fastapi_restful

A sandbox for a RESTful API made with FastAPI

fastapi python python3

Last synced: 13 Apr 2026

https://github.com/bytraembedded/Laptop-Price-Prediction-with-Machine-Learning

The Laptop Price Prediction with Machine Learning project provides a system to predict the price of laptops based on various features such as processor type, RAM size, storage capacity, and more/

airflow data data-science data-visualization fastapi heroku-deployment machine-learning-algorithms matplotlib-pyplot numpy pandas python reactjs seaborn

Last synced: 30 Dec 2025

https://github.com/jellydn/fastapi-apps

This repository contains two demo applications built with FastAPI, managed as a monorepo using Moon.

fastapi moon

Last synced: 21 Apr 2026

https://github.com/pranaypatel12/realestimate-ci-cd

RealEstiMate is a Machine Learning-powered web application that predicts house prices based on user input. It utilizes a Decision Tree Regression model and is deployed with FastAPI. The project also supports CI/CD workflows for smooth and automated deployment.

css docker fastapi html jenkins machinelearningalgorithms python regression-models

Last synced: 07 Apr 2026

https://github.com/gitbolt/textgeneration

📚 A simple PyTorch nueral network API capable of generating new text based on starting text given trained using Discord Messages

fastapi nlp nueral-networks python pytorch

Last synced: 09 May 2026

https://github.com/geo-y20/enhanced-learning-experience

IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.

chat-application chatgpt educational-project fastapi groq-api huggingface lama llm pdf-files platform python speech-to-text text-summarization transformer whisper word2vec wordembedding

Last synced: 06 Apr 2025

https://github.com/ddonghyeo/audiogenerateserver

오디오 생성 서버 컴포넌트

ai-models asgi bark fastapi uvicorn-gunicorn

Last synced: 19 May 2026

https://github.com/iobruno/fastapi-tfserve

Tensorflow-based Object Detection on the CIFAR-10 dataset, served with FastAPI

cifar-10 cifar-10-classifier fastapi tensorflow2

Last synced: 05 Apr 2025

https://github.com/anoni-net/onionoo-fastapi

Semantic/OpenAPI proxy for the Tor Metrics Onionoo API, built with FastAPI for easier integration and automated analysis.

agentic-ai ai-agents data-analysis fastapi network-metrics observability onionoo openapi privacy pydantic python semantic-apis tor tor-metrics

Last synced: 16 May 2026

https://github.com/saurabh254/pinsphere

A social platform to discover, share, and organize your favorite images. Explore creativity and connect through stunning visuals.

fastapi photo-gallery redis scalable-applications

Last synced: 08 May 2026

https://github.com/insafmin/library_management_api

Library storage management system using API

alembic docker fastapi postgres sqlalchemy

Last synced: 12 Apr 2026

https://github.com/akmamun/fastapi-sql-boilerplate

A FastAPI and SQLAlchemy Boilerplate for Rapid API Development with Async Database Support

asynchronous asyncpg fastapi sqlalchemy

Last synced: 14 Jun 2026

https://github.com/henrikac/fastapi-docker-tkinter

A url shortener made with fastapi, docker and tkinter (learning purpose only).

docker docker-compose fastapi python tkinter

Last synced: 11 Apr 2026

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

A structured template for FastAPI with sample routes.

fastapi

Last synced: 17 May 2026

https://github.com/joyceannie/medical_chatbot

The objective of this project is to create a chatbot that can be used to communicate with users to provide answers to their health issues. This is a RAG implementation using open source stack.

chatbot fastapi generative-ai llm nlp python qdrant rag vector-database

Last synced: 29 Jul 2025

https://github.com/lijianqiao/network_manage

一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台

fastapi network-automation nornir python scrapli websocket

Last synced: 16 May 2026

https://github.com/wiseaidev/truth-guard

Analyzing a 79k Dataset of Misinformation and Fake News

data-analysis fastapi lstm machine-learning python supervised-learning

Last synced: 19 Jan 2026

https://github.com/modemobpsycho/fastapi-chat

Repository with backend from the online chat project.

alembic asyncpg bcrypt fastapi jwt-authentication sqlalchemy websockets

Last synced: 17 May 2026

https://github.com/rxyalxrd/qrkot_spreadsheets

API для благотворительного фонда QRKot с возможность создавать отчеты, используя google cloud platform.

aiogoogle alembic fastapi python3 sqlalchemy uvicorn

Last synced: 16 May 2026

https://github.com/vevdokimovm/personal-finance-dss

FINPILOT: Интерпретируемая система поддержки принятия решений (СППР) для управления персональными финансами на базе алгоритма SAW и FastAPI.

algorithm backend decision-support-system fastapi fintech jinja2 mcdm personal-finance python rest-api sqlalchemy sqlite

Last synced: 27 Jun 2026

https://github.com/omkaarr1/size_chart_generator

AI-Powered Size Chart Generator! Our project aims to transform the online shopping experience by providing accurate, personalized size recommendations, helping to reduce return rates and boost customer satisfaction

fastapi machine-learning python3 unsupervised-learning

Last synced: 03 Feb 2026

https://github.com/krushna-b/sentinel

Full Stack application for real-time satellite visualization

data-visualization docker fastapi nextjs postgresql python restful-api

Last synced: 16 Jan 2026

https://github.com/vhidvz/machine-translation

Multilingual machine translation microservice powered by the Facebook/mBART-large model

ai facebook-mbart fastapi huggingface machine-translation multilingual

Last synced: 20 May 2026

https://github.com/seamusmullan/ampere

A modern desktop application template that combines Electron and Vite for frontend with Python and FastAPI for backend.

electron fastapi npm-package python template uv vite vitejs

Last synced: 07 Mar 2026

https://github.com/zhima-mochi/shorturl-app

The application helps to shorten urls.

docker docker-compose fastapi heroku mysql shorturl

Last synced: 05 Apr 2026

https://github.com/ivanildobarauna-dev/data-producer-api

FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines

api-rest cloud data-engineering fastapi gcp

Last synced: 16 Feb 2026

https://github.com/arjunprabhulal/gemma3-pdf-summarizer

AI-Powered PDF Summarizer is a tool that extracts and summarizes research papers from ArXiv PDFs using Ollama (Gemma 3 LLM). The system provides structured, downloadable summaries to help researchers and professionals quickly grasp key findings.

ai fastapi gemma3 langchain-python ollama streamlit summarization

Last synced: 29 Jul 2025

https://github.com/jmcerrejon/another-fastapi-template

This is my custom template project for a simple FastAPI application.

fastapi fastapi-template pytho3 python

Last synced: 16 May 2026

https://github.com/kilobyteno/tunsberg

A collection of opinionated methods, functions, classes and utils for Python, FastAPI and related libraries.

fastapi python toolbox

Last synced: 16 Feb 2026

https://github.com/darkwizard242/k8s-app-demo

FastAPI app, PostgreSQL db and Helm chart to deploy to Kubernetes Cluster

fastapi helm helm-charts kubernetes minikube postgresql

Last synced: 02 Feb 2026

https://github.com/maktoobgar/fastapi

A simple project based on fastapi framework for comparing it's speed and scalability with adonisjs-v5 framework.

fastapi python3

Last synced: 17 May 2026

https://github.com/jackomo007/fastapi

Python API

fastapi python3 uvicorn

Last synced: 19 May 2026

https://github.com/ankushrathour/audiospeakerverification

AudioSpeakerVerification: FastAPI-based API for Speaker Matching and Verification using SpeechBrain. Compare and verify speaker identities from audio files.

api fastapi python3 speaker-verification speechbrain

Last synced: 18 May 2026

https://github.com/gunh0/prep-9oorm

🧰 Server Prep for 9oorm

docker docker-compose fastapi kotlin makefile python

Last synced: 11 Apr 2026

https://github.com/arnabd64/automl-fastapi

A web app powered by FLAML automates Machine Learning tasks efficiently, simplifies data prep, and runs smoothly on standard laptops, enabling secure, cost-effective model creation.

automl fastapi machine-learning python

Last synced: 08 May 2025

https://github.com/niyaznz/fastapi-mock-middleware

FastAPI middleware for mocking response data of non-implemented endpoints

api-first fastapi mock mock-api mock-fastapi mock-response

Last synced: 11 May 2026

https://github.com/golevy/bookly

To learn FastAPI.

fastapi pyhton python3

Last synced: 03 May 2026

https://github.com/arjunprabhulal/gemini-crewai-travelplanner

An AI-powered travel planning application that uses Gemini LLM and CrewAI to automate trip planning with multiple specialized AI agents. This project demonstrates agentic AI collaboration to search flights, find hotels, and generate personalized travel itineraries.

agentic-ai ai-agents crewai fastapi gemini generative-ai google-cloud-platform llm multi-agent-system pydantic python serpapi streamlit travel-planner

Last synced: 14 Feb 2026

https://github.com/rishi-jain2602/wordle

A multilingual word-guessing game that supports various languages, including English, Hindi, and Kannada. It provides similarity scores and common keywords between the guessed and target words, along with helpful hints to guide players to the correct answer.

fastapi google-bert mistral-ai python reactjs wordnet

Last synced: 11 May 2026

https://github.com/rodrigolaa/pizzadeliveryapi

Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:

fastapi python

Last synced: 17 May 2026

https://github.com/viraj-sh/uniclare-client

View end-semester marks and detailed performance data that are hidden on the Uniclare App or Student Portal.

dypatil fastapi mydy restapi studentportal uniclare

Last synced: 06 Apr 2026

https://github.com/harshil748/ai-code-reviewer

This is a full-stack web application that leverages the power of Large Language Models (LLMs) to provide instant code analysis, improvement suggestions, and documentation. Users can paste a code snippet, select the programming language, and receive an AI-generated review. All analyses are saved in a history log for future reference

ai fastapi full-stack-web-development google-gemini-api llm nextjs postgresql tailwindcss

Last synced: 05 Apr 2026

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

Deploy simple FastAPI app on Zeabur with one click. https://fastapi.zeabur.app

cicd cloud deploy fastapi paas python template zeabur

Last synced: 10 Apr 2025

https://github.com/tawfikhammad/summify

An app summarizes documents (pdf-txt) supported extractive and abstractive summarization.

deployment fastapi nlp summarization

Last synced: 15 May 2026

https://github.com/fedeegmz/fedeegmz

Personal portfolio

fastapi html jinja2 portfolio python

Last synced: 30 Jun 2026

https://github.com/chibuikeeugene/loan-amount-prediction

A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.

docker docker-compose evidentlyai fastapi hyperopt mlflow prefect-orchestration

Last synced: 10 Apr 2025

https://github.com/PFS-AI/PFS

The AI-powered desktop tool for finding, classifying, and understanding your files. Search by keyword, ask questions, and get insights from your scattered files instantly.

ai cross-platform data-science document-classification fastapi file-management file-organizer file-search huggingface-transformers knowledge-management langchain machine-learning productivity-tools rag scikit-learn search-engine semantic-search vector-search

Last synced: 30 Dec 2025

https://github.com/gri-gus/alchemica

Alchemica — SQLAlchemy Logger with logging magic. Sync, async, multithreaded

alchemica asyncio debugging fastapi logging python sql-explain sqlalchemy sqlalchemy-python

Last synced: 18 Feb 2026

https://github.com/csoren66/medical-data-extraction

Medical data extraction from medical documents like prescription and patient details document using python and Regex

fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression

Last synced: 30 Dec 2025

https://github.com/crackedresearcher/quickapi

A blazing-fast API mock tool for frontend devs—build prototypes without waiting for the backend! (in build mode)

api-mock astrojs devtools fastapi frameworks rest-api

Last synced: 19 May 2026

https://github.com/mateus-dev-me/madr-fastapi

Plataforma simplificada para gerenciamento de acervos digitais de livros, focada em romances.

fastapi python sqlalchemy testdrivendevlopment

Last synced: 19 May 2026

https://github.com/shahaf-f-s/auto-fastapi

A pythonic functional way to construct FastAPI applications be declaring endpoints in separation of their functional definition, enabeling to separate, replicate, and reuse functions in different APIs at the same time, and also run multiple of them.

fastapi fastapi-extension http server uvicorn

Last synced: 17 May 2026

https://github.com/mutuajoseph/gainit

A GYM management system for tracking and managing gym operations i.e instructors, membership types, members and payments

fastapi python reactjs

Last synced: 03 May 2026

https://github.com/dltkddnr04/timetree_ics_server

TimeTree Crowler and ICS wrapping Server

fastapi ics python timetree

Last synced: 16 Feb 2026

https://github.com/abhimanyu-gaurav/learn_fastapi

Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.

bcrypt fastapi jwt-authentication jwt-token oauth2 passlib pydantic pydantic-models python sql-alchemy sql-lite

Last synced: 21 Apr 2026

https://github.com/martial2023/mise-en-production-ml

Mise en production d'un modèle LLM ou d'un modèle de machine learning en python avec FastAPI et render

deployment fastapi llm machine-learning python render

Last synced: 15 May 2026

https://github.com/loftwah/uv-docker-starter

Starter template for Python development with UV and Docker. Includes examples for official UV images and custom integration, multi-platform builds, and CI/CD support.

docker docker-compose fastapi fastapi-template github-actions python uv

Last synced: 11 Apr 2026

https://github.com/harmeshgv/yolov8-lstm-video-classification

A real-time violence detection system leveraging YOLO models for object detection and scene analysis. Extracted features are processed using an LSTM-based classifier to differentiate violent and non-violent actions. The system generates an automated incident report, summarizing key events and highlighting detected violence with visual insights.

classification docker-container fastapi jenkins lstm-neural-networks machine-learning yolov11

Last synced: 07 Jan 2026

https://github.com/cobanov/notification-relay

FastAPI server to receive and store notifications from mobile devices.

fastapi notifications postgresql

Last synced: 17 Jan 2026

https://github.com/laxertu/eric-api

A ready-to-use SSE messaging microservice implementation

api-rest fastapi queues sse sse-server

Last synced: 06 Sep 2025

https://github.com/onemorethan0/mythforgemtg

Fully-local web app that turns one theme prompt into a 100-card EDH Commander deck with AI-generated card art, names, flavor, and themed creature types - print-ready proxy frames included. FastAPI + React + llama.cpp + ComfyUI (FLUX/SDXL).

ai-art comfyui commander deck-builder edh fastapi flux hunyuan3d llama-cpp llm local-first magic-the-gathering mtg proxy-cards react stable-diffusion

Last synced: 15 Jun 2026

https://github.com/quaddarv1ne/fast_api_media_platform

📺 Медиа-платформа на FastAPI — это веб-приложение для загрузки, хранения и воспроизведения медиафайлов. Оно позволяет пользователям загружать музыкальные файлы и обложки, а также просматривать информацию о медиафайлах, таких как категория, жанр и имя исполнителя.

2024 fast fastapi maximdupley music music-player python python3 quadd4rv1n7

Last synced: 19 May 2026

https://github.com/joshdels/fastapi-leaflet-osm-landvalue

Location valuation tools to help asses people from urban what is inside, what's near and possible risk.

fastapi html-js-css leafletjs osm

Last synced: 30 Jun 2026

https://github.com/rabin20-04/react_fastapi

E-commerce website built with React and FastApi

fastapi react tailwind

Last synced: 04 Apr 2025

https://github.com/nowayhecodes/fastapi_kafka_example

An example of how to integrate FastAPI with Kafka

docker docker-compose fastapi kafka kafka-client python

Last synced: 10 Apr 2026

https://github.com/jkanche/asynchronous-api-dask-terraform

Asynchronous API using Dask and AWS Fargate

aws dask-distributed fargate-containers fastapi

Last synced: 17 May 2026

https://github.com/gisoreb/learning_platform

A Flutter learning management system project consuming APIs from Fastapi python backend framework.

android fastapi flutter ios windows

Last synced: 08 Apr 2026

https://github.com/lvncer/school-cli-app

2年前期WebAPIの授業で使ったプロジェクトファイル。MySQLのschoolデータベースとFastAPIを組み合わたCLIアプリケーションです。

fastapi mysql python

Last synced: 09 Jul 2025

https://github.com/mjdevaccount/market-data-store

Production market data infrastructure: TimescaleDB + FastAPI control-plane, async sinks, Python client. Handles OHLCV bars, fundamentals, news, options. Features: RLS isolation, backpressure mgmt, Prometheus metrics, cross-repo testing. Built for scale.

async data-infrastructure fastapi financial-data market-data postgresql prometheus python time-series timescaledb

Last synced: 31 Oct 2025

https://github.com/shanu-shahbin/blogs-fastapi-

The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.

api crud fastapi oauth2 pyjwt redoc swagger-ui

Last synced: 14 Mar 2025

https://github.com/asai95/fastapi-google-iap

A FastAPI plugin for Google Cloud Identity-Aware Proxy (IAP) authentication.

fastapi iap middleware

Last synced: 20 Jan 2026

https://github.com/in7hesky/python-fastapi-clients

A non-monolithic approach to development using Nginx, MongoDB, docker-compose, etc.

crud-api docker-compose docker-image fastapi mongodb nginx python swagger uvicorn

Last synced: 06 Mar 2026

https://github.com/usamafayaz/nurseryzone-web

Nursery Zone is a React web app that simplifies plant nursery management with role-based access, allowing customers to browse plants, make secure payments via Stripe, track orders, chat with an AI-powered bot, and leave reviews. Admins can manage inventory and customer orders.

fastapi framer-motion javascript payment-gateway react react18 restful-api stripe-api stripe-payments zustand

Last synced: 09 Apr 2026

https://github.com/j-koziel/health-advice-group

A demo web app which provides AI generated health advice based on current location and weather.

ai chatgpt fastapi health reactjs weather

Last synced: 13 Apr 2025

https://github.com/one-zero-eight/accounts

InNoHassle Accounts service for accessing websites and Telegram bots using your Innopolils account.

fastapi innohassle python

Last synced: 23 Jul 2025

https://github.com/jesufemi-o/fake-coy-api

Dummy api to explore dlt rest api. has authentication, pagination and filtering enabled

data-engineering data-generator dlthub fastapi

Last synced: 17 May 2026