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

This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.

fastapi sqlite sqlmodel swagger uvicorn

Last synced: 10 May 2026

https://github.com/karan071/starter-template-prisma-py

This repository provides a comprehensive starter template for building Python web applications using FastAPI, Prisma Client Python, and PostgreSQL as the database. It is designed for developers looking to set up a robust and scalable backend with modern tools and frameworks.

docker fastapi postgresql-database prisma-orm python

Last synced: 10 May 2026

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

Integración entre FastAPI y Postgres

docker fastapi postgres python

Last synced: 09 Apr 2026

https://github.com/ray8118/anime-recommendation

NekoRec is a full-stack web application for personalized anime recommendations. It features anime browsing, detailed views, genre exploration, and content-based recommendations using FastAPI (Python) for the backend with Gemini Embeddings and React (TypeScript) for the frontend.

anime-search anime-website embeddings fastapi mongodb-atlas python typescript

Last synced: 01 May 2026

https://github.com/kazuma512/chatgpt-fastapi

This is a simple API project that calls the ChatGPT API using FastAPI.

chatgpt-api fastapi kazuma512 python third-party-api

Last synced: 02 May 2026

https://github.com/phaniteja5789/todolist_fastapi

This repository is an sample ToDoList application developed using FastAPI, HTML, JavaScript.

fastapi fastapi-template html-css-javascript jinja2-templating-engine

Last synced: 02 May 2026

https://github.com/emrecpp/swagger-fastapi-dark-theme

A custom CSS file that provides a dark theme and larger text for Swagger UI documentation pages in FastAPI applications.

dark-mode dark-theme developer-tools fastapi swagger swagger-customization swagger-dark swagger-ui theme ui-customization

Last synced: 02 May 2026

https://github.com/clumsybirder/cbird

基于Python3和FastAPI的RESTful API的项目

fastapi mysql pydantic pydantic-v2 python restful-api sqlalchemy

Last synced: 10 May 2026

https://github.com/apostolispat/stockwatchlist

A sample app for playing around the FastApi framework and yFinance API

fastapi python yfinance

Last synced: 18 Apr 2026

https://github.com/diegoperea20/fastapi-rest-mysql

FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.

fastapi mysql rest-api

Last synced: 02 May 2026

https://github.com/tzoral/enershare-ai4ef

AI4EF (AI for energy efficiency) is a machine learning based software that assists the renovation procedure of buildings alongside the installation of solar panels.

dagster docker fastapi forecasting-models python

Last synced: 02 May 2026

https://github.com/mohdsaif-1807/pythonassignment

A FastAPI Application which demonstrate the use of API's

api api-rest fastapi pytest python test-suite

Last synced: 02 May 2026

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

Explore all API route tests directly in production. This provides a comprehensive overview of the tested endpoints and their behaviors.

fastapi python

Last synced: 02 May 2026

https://github.com/techwithty/n8n

n8n Python SDK: async HTTPX client and APIs for all major n8n resources with a FastAPI-ready integration and a complete pytest test suite.

api async audit automation credentials executions fastapi httpx n8n projects pytest python sdk tags testing users variables workflows

Last synced: 10 May 2026

https://github.com/galkakg/fruit-spin-game

Slot machine game using FastAPI for backend and HTML/CSS/JS for frontend.

fastapi python

Last synced: 02 May 2026

https://github.com/md-abid-hussain/learning-fastapi

Social media api with user registration, login, CRUD posts and add votes to post

api fastapi python rest-api

Last synced: 02 May 2026

https://github.com/anag0es/e-commerce-fastapi

Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.

api application authentication backend ecommerce fastapi jwt orm project python

Last synced: 02 May 2026

https://github.com/maxsonferovante/genshin-builds-crawler

Este projeto consiste em uma API, desenvolvido em Python, que realiza web crawling para obter informações sobre armas disponíveis para farmar no jogo Genshin Impact

fastapi pynest python

Last synced: 02 May 2026

https://github.com/amajji/chat-interface-with-react-and-rag-from-scratch

RAGBot is a full-stack application that combines a React frontend with a FastAPI backend to create a powerful real-time chat interface. The system leverages a custom-built Retrieval-Augmented Generation (RAG) developed from scratch pipeline for efficient document retrieval and query answering

ai fastapi llm rag react scratch

Last synced: 02 May 2026

https://github.com/rxyalxrd/term_paper_5th_semester

Курсовая работа по ассемблеру на тему: "Перевод систем счисления"

assembler cpp dll fastapi makefile poetry pydantic python uvicorn

Last synced: 02 May 2026

https://github.com/mehmetttry/maintenance

“FastAPI + MSSQL + Streamlit bakım & stok yönetimi”

alembic fastapi mssql sqlalchemy streamlit

Last synced: 02 May 2026

https://github.com/paulo1402/organia-challenge

API para classificação de avaliações utilizando NLP

docker fastapi peewee postgresql pydantic python ruff uv

Last synced: 02 May 2026

https://github.com/kewal-syrex/warehouse-transfer-system

🚚 Optimize inventory transfers between Canada and the US with advanced forecasting, intelligent recommendations, and professional reporting tools.

abc-analysis crud csharp dotnet efcore entity-framework-core excel fastapi inventory-management inventory-management-system linq oop python sql supply-chain transfer-planning warehouse warehouse-management-system

Last synced: 02 May 2026

https://github.com/voidelux/cryptopanel-backend

Backend part of my cryptopanel project. || FRONTEND - https://github.com/voidelux/cryptopanel-frontend

acync backend backend-api fastapi python web website

Last synced: 15 Apr 2026

https://github.com/jasoncobra3/finops-copilot

An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker

ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit

Last synced: 13 Apr 2026

https://github.com/a5ur4/pickbyvoice

Projeto de um pick by voice, feito em arduino uno para a disciplina de Microcontroladores

arduino c fastapi logistics

Last synced: 25 Jun 2026

https://github.com/marc-shade/substituterx

Caregiver-facing medication reconciliation explainer for LTC pharmacy. KG-grounded validator + parametric-leakage auditor + asymmetric red-team eval gate.

agentic-ai claude fastapi healthcare knowledge-graph llm ltc medgemma ollama pharmacy python rag streamlit

Last synced: 02 May 2026

https://github.com/darrinbright/stablediffusionfastapi

This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.

fastapi image-generation stable-diffusion

Last synced: 02 May 2026

https://github.com/tony/learning-fastapi

FastAPI + strawberry + uv + strict mypy typings + py.test harnessed

fastapi graphql mypy pytest python starter strawberry uv

Last synced: 02 May 2026

https://github.com/royari/getvaccindia

Fastapi, mongodb, react application (FARM Stack) to send email notifications to users when covid vaccination slots are available in India.

celery celerybeat fastapi mongodb react redis

Last synced: 03 May 2026

https://github.com/ronihdzz/telegram-connector

A comprehensive solution for integrating applications with Telegram bots, enabling bidirectional communication to send and receive messages.

api connector docker fastapi integration postgresql python rest-api telegram telegram-bot webhook

Last synced: 03 May 2026

https://github.com/kid1412621/fast_lang_stream

FastAPI + LangChain + Streamlit

fastapi langchain llm streamlit uv

Last synced: 03 May 2026

https://github.com/redteamsubnet/historical-fingerprinter-challenge

This is a RedTeam Subnet's historical fingerprinter challenge repository.

bittensor challenge fastapi miner module python redteam subnet

Last synced: 03 May 2026

https://github.com/alina1412/search_app

Educational FastApi project with elasticsearch

alembic asyncio docker-compose elasticsearch fastapi poetry postgres pytest python sqlalchemy

Last synced: 09 Apr 2026

https://github.com/saikrishnauppaluri/privacy-based-image-recognition-model

The Privacy-Based Image Recognition Model is a designed with user privacy at its core. Unlike traditional image recognition systems, this project ensures that no original images are stored. Instead, it captures only facial vectors—mathematical representations of facial features—while discarding the original image.

cv2 dlib-face-recognition fastapi python

Last synced: 03 May 2026

https://github.com/fscheidt/source

Projects templates

fastapi python sveltekit template typer-cli

Last synced: 09 Jun 2026

https://github.com/pacna/api.urlshortener

A Python-based service that provides a simple way to shorten long URLs, making them easier to share and remember.

fastapi mongodb python

Last synced: 11 May 2026

https://github.com/techysphinx/fintrack

An AI-powered platform offering personalized financial guidance, Indian bank integration, gamified learning, and secure planning. Built with Next.js, FastAPI, and GPT-4, it empowers users to make informed financial decisions. 🚀

fastapi jwt llm mongodb nextjs14 nlp openai

Last synced: 03 May 2026

https://github.com/mdaffailhami/gasku_server

This is the repository of FastAPI backend server for GasKu app.

competition dart e-government fastapi flutter gas government kmipn mongodb python

Last synced: 09 Apr 2026

https://github.com/lipskiyp/fastapi_template

Production-ready scalable asynchronous FastAPI backend template with out-of-the-box support for PostgreSQL DBMS, SQLAlchemy ORM, Alembic migrations, Docker containerization, Pydantic type validation, basic user authentication and authorization with permission scopes.

alembic api authentication boilerplate docker fastapi postgresql pydantic scopes sqlalchemy template

Last synced: 09 Apr 2026

https://github.com/rafapi/backend-microservices

Microservices using RabbitMQ as message broker

django-rest-framework docker fastapi microservices python rabbitmq

Last synced: 11 May 2026

https://github.com/gokularaman-c/ai-interview-assistant

An AI-powered interview assistant that performs real-time transcript summarization, pause-aware questioning, and adaptive interview evaluation using transcript and screen content.

ai fastapi frontend full-stack human-computer-interaction interview-assistant machine-learning natural-language-processing real-time-systems speech-processing

Last synced: 23 May 2026

https://github.com/maniebra/voidrun

An isolated environment for code execution.

app docker dockerimage fastapi firejail isolation judge

Last synced: 11 May 2026

https://github.com/ashwinjo/cyperf-ce-mcp-rest

Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface

cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api

Last synced: 03 May 2026

https://github.com/edycutjong/siftglass

🔬 SIFT.Glass — OpenClaw-powered IR agent with live React Flow attack graph visualization. FIND EVIL! (SANS) Hackathon 2026.

ai-agent cybersecurity fastapi incident-response mcp nextjs openclaw react-flow siem supabase threat-intelligence

Last synced: 10 Jun 2026

https://github.com/albertodiazdurana/traveline-ds-project-skeleton

Minimal Python DS project skeleton (rebooking prediction): src-layout, sklearn, MLflow, FastAPI, Docker, GitHub Actions CI. Includes an intentional data-leakage bug for code-review demos.

data-science-skeleton docker fastapi github-actions machine-learning mlflow pydantic pytest python scikit-learn

Last synced: 09 Jun 2026

https://github.com/serverestaa/warehouse_app

Practice in microservices

fastapi microservices redis

Last synced: 03 May 2026

https://github.com/victormarlor/hyperfocus

Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.

analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking

Last synced: 03 May 2026

https://github.com/mementomorri/micro_octo_handler

Микросевисное приложение обработки сообщений на основе архитектуры REST.

fastapi fastapi-users jwt microservice python rest sqlite

Last synced: 03 May 2026

https://github.com/geffrerson7/site-api

API to create telecommunications antennas sites

docker fastapi mongodb pymongo python swagger-docs uvicorn

Last synced: 03 May 2026

https://github.com/abdelrahman-elshahed/financial_news_sentiment_analysis_ranking

A deep learning-powered platform that analyzes sentiment in financial news articles, ranks them by importance, and delivers actionable insights through an interactive dashboard to inform investment decisions.

bert-embeddings deep-learning-algorithms docker-image fastapi mlflow mlops natural-language-processing postman-api restful-api sentiment-analysis streamlit

Last synced: 03 May 2026

https://github.com/arnavk-09/phishing-detection

🎣 Detect Phishing URLs with Data Pre-fitted... API & Web UI

csv data fastapi flask python scikit-learn

Last synced: 03 May 2026

https://github.com/woragis/create_woragis_api

My CLI tool to scaffold fastapi apis so I can build things in a easier and faster way.

api api-grpc api-rest cli fastapi grpc postgresql python template

Last synced: 03 May 2026

https://github.com/mikolajbadyl/sourciva

AI-powered deep research and content creation agent with streaming web UI

agent ai deep-research docker fastapi llm research searxng sveltekit

Last synced: 03 May 2026

https://github.com/muhfaridansutariya/jkt-pollution-api

deploy to Google Cloud Platform

fastapi

Last synced: 03 May 2026

https://github.com/ibuilder/modelmaker

Open, self-hosted, IFC-native AEC platform: a web BIM viewer + modeling, a 73-module GC portal (RFIs, pay apps, CPM schedule, TRIR), and a development proforma — one model from acquisition to turnover. Generate a building from a zoning envelope, then coordinate, draw, schedule & underwrite it. Built on That Open + IfcOpenShell. $0 to run.

aec bcf bim bim-viewer clash-detection construction construction-management fastapi gc ids ifc ifc-viewer ifcopenshell openbim proforma real-estate self-hosted tauri thatopenengine three-js

Last synced: 29 Jun 2026

https://github.com/kartikmehta8/htmlaas

Why to use a third party API when you can yourself create one? Extract HTML content by tag name, class, id, links from HTML as a Service.

beautifulsoup4 fastapi python requests

Last synced: 03 May 2026

https://github.com/baha2rm98/db-ai-agent

An AI-powered natural language interface for database operations

fastapi langchain langraph llmops postresql python

Last synced: 03 May 2026

https://github.com/presizhai/iris-predictor-fastapi

A web application for predicting the species of Iris flowers using a machine learning model trained with the Iris dataset, with FastAPI, a modern web framework for building APIs.

essemblelearning fastapi python random-forest-classifier scikit-learn uvicorn

Last synced: 25 Dec 2025

https://github.com/mohsinraza2999/house-price-prediction

Predicts residential house prices using structured data and a PyTorch-based deep learning model, built with production-ready ML engineering practices including testing, Dockerization, CI, and API-based inference.

ci configuration-files dataloader deep-learning docker fastapi logging model-evaluation model-training modeling modular-architecture modular-programming python3 pytorch test-driven-development

Last synced: 14 Jun 2026

https://github.com/0xneobyte/astroguard

Interactive asteroid impact assessment platform integrating NASA NEO API and USGS data for scientific impact simulations, 3D orbital visualization, and mitigation strategy analysis. NASA Space Apps Challenge 2025 "Meteor Madness" submission.

fastapi nasa-neo-api nasa-space-apps nasa-space-apps-challenge-2025 react spacekit

Last synced: 03 May 2026

https://github.com/sean-njela/fastapi_demo

A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.

api devops django django-rest-framework fastapi python rest-api restful-api

Last synced: 03 May 2026

https://github.com/labatata101/tim

A simple and intuitive inventory management system

fastapi postgresql python rest-api

Last synced: 12 May 2026

https://github.com/asifrahaman13/healthcare

A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.

fastapi javascript nextjs openai python websocket

Last synced: 09 Apr 2026

https://github.com/twtrubiks/graphql-python-blog

練習 GraphQL-First TDD tutorial

fastapi graphql postgresql strawberry tdd-python

Last synced: 04 May 2026

https://github.com/mittapallynitin/podcastai

Podcast AI backend built with FastAPI, powered by Mistral for LLM summarization, and MCP.

fastapi llms mcp mistral-ocr openai pydantic python

Last synced: 04 May 2026

https://github.com/qeqqe/cog

An MCP integerated intelligent RAG that gives relevent context to LLM's through crawled Docs

backend-api claude-desktop crawl4ai crawler fastapi mcp python rag sementic-chunking

Last synced: 04 May 2026

https://github.com/nezorinegor/measurementsnti

📉 Система сбора данных с датчиков заповедника на Камчатке и real-time мониторинга

fastapi plotly real-time

Last synced: 12 May 2026

https://github.com/mimansha11/crud_fastapi

FastApi CRUD Operation

fastapi python sqlite3

Last synced: 04 May 2026

https://github.com/barbaracalderon/casino-backend

A Python-based REST API using FastAPI and PostgreSQL for managing casino transactions and player operations. Tests with Pytest and deploy with Docker Compose. v1.2.0

docker docker-compose dockerfile fastapi postgresql pytest python sqlachemy

Last synced: 09 Apr 2026

https://github.com/madi-s/fastapi-security

Interesting authorization method demonstrated with FastAPI

fastapi oauth security

Last synced: 04 May 2026

https://github.com/jobedev95/classroom-booking-system

This API is a classroom booking system tailored for educational institutions. It was developed as part of a group project for our Python course at Nackademin. Using FastAPI, we designed a simple API that is easy to use and manage.

api booking-system fastapi pydantic python3

Last synced: 12 May 2026

https://github.com/volchok60/library-fullstack

Full-stack app built with React and FastAPI.

alembic chakra-ui fastapi postgresql python3 react typescript vite

Last synced: 20 Jan 2026

https://github.com/preinboth/fastapi_tmpl

FastAPI Template Project with black, isrt and flake8

black fastapi flake8 isort python python3 template template-project

Last synced: 04 May 2026

https://github.com/firmansyah2701/career_app

Career Clustering Vocational High School Students Using KMeans Algorithm

chartjs fastapi jquery kmeans-clustering mongodb sweetalert2 tailwindcss

Last synced: 08 Apr 2026

https://github.com/digma-ai/otel-sample-fastapi

Simple FastAPI example with OpenTelemetry and Digma instrumentation

fastapi observability opentelemetry python

Last synced: 04 May 2026

https://github.com/metalcloud1/leakguard

🛡️ LeakGuard: Microservices for early detection of compromised passwords and sensitive data, with secure k-Anonymity checks, observability, and Docker-ready deployment.

ci-cd data-protection devops docker fastapi grafana haveibeenpwned k-anonimity leak-detection loki microservices mocking observability password-security posgresql prometheus pytest python security security-testing

Last synced: 04 May 2026

https://github.com/cherrysuryp/fastapi-prod-template

Pre-configured FastAPI project template with common GitHub Actions and modern toooling 🚀

alembic aws-lambda-python fastapi github-actions mypy postgres pytest python ruff sqlalchemy uv

Last synced: 04 May 2026

https://github.com/oya163/api-benchmark

Multiple python API framework benchmarking based on image conversion task

asyncio benchmarking fastapi flask

Last synced: 11 Jun 2026

https://github.com/filipegalo/developer_notifier

One tool for all your JIRA issues and GitHub/GitLab pull requests

devops-tools fastapi nuxt postgresql tools

Last synced: 04 May 2026

https://github.com/zopieux/hastygram

A lightweight frontend for Instagram. No fuss, just navigate to /username and enjoy the content.

fastapi frontend instagram python

Last synced: 04 May 2026

https://github.com/g-wtham/garbage-classifier-fastapi

Garbage Classifier using Transfer Learning: ML-powered REST API for classifying waste. Built with FastAPI, TensorFlow, and Transfer Learning on NASNet.

fastapi jupyter-notebook nasnetmobile tensorflow transfer-learning uvicorn

Last synced: 04 May 2026

https://github.com/just1not2/electorz-backend

Backend of the ElectorZ political game, written in FastAPI

fastapi game politics

Last synced: 13 May 2026

https://github.com/natthasath/demo-python-fastapi-uvicorn

FastAPI and Uvicorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Uvicorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.

fastapi poetry python uvicorn

Last synced: 11 Jun 2026

https://github.com/passadis/azure-weights-biases

Boost your RAG Applications with Model Feedback

aifoundry azureai azureaistudio fastapi llm rag vue weights-and-biases

Last synced: 04 May 2026

https://github.com/ahmadbaratkhooei/seamless_streaming_server

Dieses Projekt implementiert und lokalisiert ein Seamless-Streaming-Modell mit Python, FastAPI, JavaScript, HTML und CSS.

fastapi javascript python

Last synced: 04 May 2026

https://github.com/shreydan/naive-rag-compose

naive rag using docker-compose with multiple services: ingestion, embedding, query, llm-chat + streaming with openrouter/openai

chatbot docker docker-compose faiss fastapi llm openai-api retrieval-augmented-generation vector-database

Last synced: 04 May 2026

https://github.com/mistersoandso/llm-based-rag-translator

A prototype LLM-based RAG translator designed for a privacy-focused client base

fastapi ollama python rag-chatbot

Last synced: 04 May 2026