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/alexpovel/derdiedas

A simple, online guessing game for German articles, using chiefly simple and boring web technology™

css-grid fastapi htmx htmx-app material-theme no-javascript svg-animations uvicorn

Last synced: 19 Jan 2026

https://github.com/laurenzsommerlad/tum.ai-makeathon2023-api-endpoint

FastAPI Backend for TUM.ai Makeathon2023 CanAI Project. Integration of ChatGPT, Cohere Summarizer and backend logic

backend backend-api chatgpt chatgpt-api cohere cohere-ai fastapi python python3

Last synced: 28 Feb 2026

https://github.com/kitsuya0828/image-processing-100

My solution to ryoppippi/Gasyori100knock

docker-compose fastapi mantine-ui nextjs python3 react typescript

Last synced: 04 Apr 2025

https://github.com/arkapravo-ghosh/speech-to-text

Speech to Text Transcription using OpenAI Whisper v3 and FastAPI

ai fastapi huggingface machine-learning openai python3 speech-to-text transformers whisper

Last synced: 29 Oct 2025

https://github.com/fox-techniques/fox-techniques

FOX Techniques is a hub for innovative data services, analytics, and solutions, combining technical expertise with a passion for solving real-world challenges

azure bash cicd cloudflare devops docker fastapi flask git github-actions linux mongodb plotly plotly-dash pypi-package pyspark python react sql terraform

Last synced: 17 Feb 2026

https://github.com/entanglequanta-labs/entangle-app

Entangle (Prototype) : Automate Mobile workflows with AI . Block apps, hide features, and more using natural language .

ai andriod automate fastapi ios python react-native typescript

Last synced: 30 Apr 2025

https://github.com/lixuannan/computereverywhere

A app let you can connect to a super powerful computer every where at home

fastapi psutil python python3 qemu uvicorn virtual-machine vm

Last synced: 19 May 2026

https://github.com/caarmen/fastapi-postgres-docker-example

Minimal example FastAPI app with Postgres, docker-compose

docker docker-compose fastapi postgresql

Last synced: 12 Apr 2026

https://github.com/bigrivi/better_crud

Better crud for fastapi, without constraints

crud-generator curd fastapi library pydanic python restful-api

Last synced: 25 Jun 2025

https://github.com/alex6712/gi-chan

Characters analyzer and automatic builds generator for Genshin Impact.

api async fastapi genshin-impact postgresql python python3 rest sqlalchemy web-application

Last synced: 20 Jul 2025

https://github.com/steqa/fastapi-jwt-template

This is a template for a FastAPI application with JWT authentication. It uses PostgreSQL for the database and Redis for blacklisting refresh tokens. The project is containerized using Docker.

alembic fastapi postgresql python redis template

Last synced: 12 Jul 2025

https://github.com/yaleman/sprintf

A python sprintf formatstring playground.

dates datetime fastapi pydantic python python3 sprintf

Last synced: 11 Apr 2025

https://github.com/koldim2001/test_api

API взаимодействие с моделью

api docker fastapi streamlit titanic-kaggle

Last synced: 04 Apr 2025

https://github.com/yashksaini-coder/investo-server

Develop a scalable FastAPI backend in Python to power custom API endpoints for the Investo-Glow Next.js application. 🚀

api api-server endpoint fastapi

Last synced: 11 Apr 2025

https://github.com/dagiteferi/credit-scoring-model

Developing a comprehensive and effective credit scoring model for Bati Bank, leveraging data from an eCommerce platform to enable a buy-now-pay-later service for customers. This project involves understanding credit scoring methodologies, exploratory data analysis (EDA), feature engineering, model training and evaluation, and API development for re

credit-scoring fastapi mlops

Last synced: 16 Jul 2025

https://github.com/sudohainguyen/cookiecutter-ml-fastapi-template

A Cookiecutter-based code structure template for a simple API to serve ML/DL models using FastAPI.

cookiecutter fastapi fastapi-template machine-learning

Last synced: 18 Apr 2026

https://github.com/jai0401/querypdf

QueryPDF is a full-stack application designed to facilitate PDF document analysis through natural language processing. Users can upload PDF documents, ask questions about their content, and receive generated answers.

fastapi gemini-pro genai genai-chatbot langchain local-gpt natural-language-processing nlp pdf-query reactjs

Last synced: 12 Oct 2025

https://github.com/fastapi-practices/fastapi_scheduler

FastAPI + APScheduler 实现任务动态管理

apscheduler fastapi fastapi-apscheduler fastapi-scheduler

Last synced: 12 May 2025

https://github.com/shikha-code36/graphql_fastapi

GraphQL implementation in FastAPI using Strawberry

fastapi graphql graphql-python python python3 strawberry-graphql uvicorn

Last synced: 07 Apr 2026

https://github.com/imaging-server-kit/imaging-server-kit

Deploy image processing algorithms in FastAPI servers and easily run them in Napari, QuPath, and more.

fastapi image-analysis image-processing

Last synced: 10 Jul 2025

https://github.com/wpcodevo/crud-app-pymongo

In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.

crud-api crud-app fastapi fastapi-app fastapi-crud-app fastapi-restful-api python-crud-app restful restful-api

Last synced: 18 Apr 2026

https://github.com/tonoy30/tfml-fastapi

Serving a tf model using fastapi

fastapi image-recognition machine-learning tensorflow2

Last synced: 18 May 2026

https://github.com/quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 02 Mar 2025

https://github.com/morikeli/bundi-chat

A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.

chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets

Last synced: 24 Dec 2025

https://github.com/ddayto21/lexi-gpt

LexiGPT is a retrieval-augmented generation (RAG) chatbot that leverages LLMs such as OpenAI and DeepSeek to deliver personalized recommendations.

ai chatbot cosine-similarity deepseek-v3 fastapi generative-ai huggingface-transformers large-language-models llm natural-language-processing openai-api rag react semantic-search transformer-models

Last synced: 09 Jun 2026

https://github.com/VolkanSah/Securing-FastAPI-Applications

This guide covers key areas of API security, including authentication, input validation, HTTPS, and more. Each section includes examples and tools to help you apply best practices in real-world applications.

fast-api fast-api-guide fastapi guide how-to how-to-fast-api securing securing-api

Last synced: 19 Jan 2026

https://github.com/lingfromsh/message

A general message notification service

asyncio fastapi notification-service websocket

Last synced: 17 May 2026

https://github.com/muthu-kumar-u/ml-flower-classification

This repository contains a machine learning project for classifying the Iris dataset using multiple algorithms. It includes data preprocessing, model training, and evaluation. The project supports various algorithms, providing a comparison of performance, and automates workflows for model release and deployment.

classification fastapi machine-learning ml

Last synced: 21 May 2026

https://github.com/momegas/loggerbros

A simple logger for fastapi with integrations for many logging tools like loki and logstash.

fastapi logging loki

Last synced: 16 May 2026

https://github.com/charlestang06/finsight

Your personalized AI finance bro, Finn. Dashboard + learning tools to get started with investing in stock markets.

ant-design fastapi firebase firebase-auth huggingface langchain ollama reactjs yfinance

Last synced: 07 Apr 2026

https://github.com/nipponjo/nmt-web-ui

A local Web UI for the huggingface/Helsinki-NLP machine translation (NMT) models

fastapi huggingface huggingface-transformers machine-translation marian-nmt nmt python pytorch ui

Last synced: 07 Apr 2026

https://github.com/sarthakshrivastav-a/whispercare

India-focused voice-first healthcare workflow platform built with FastAPI, LangGraph, LiveKit, PostgreSQL, and ABDM/FHIR-ready exports.

abdm fastapi fhir healthcare india langgraph livekit telehealth voice-ai

Last synced: 17 May 2026

https://github.com/alexandrbig1/py-web

Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.

alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger

Last synced: 07 Apr 2026

https://github.com/ivan-borovets/fastapi-starter

Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter

alembic boilerplate clean-architecture cli cookiecutter copier copier-template docker docker-compose fastapi fastapi-boilerplate fastapi-template hexagonal-architecture onion-architecture postgres project-template python sqlalchemy uv

Last synced: 06 Apr 2026

https://github.com/asepscareer/jadwal-imsak-api

API Jadwal Sholat dan Imsakiyah ini dibuat menggunakan fastAPI. Semoga bisa digunakan, bermanfaat, dan semoga bisa berkontribusi untuk mengembangkan API ini, terimakasih.

api fastapi imsakiyah jadwal-imsak jadwal-sholat jadwalimsak jadwalsholat python

Last synced: 20 Mar 2025

https://github.com/aaroncx/forge

Forge — agentic AI orchestration platform with workspace IDE, visual blueprints, computer use, and multi-model support

agentic-ai agents ai blueprint cli computer-use fastapi gui-automation langchain llm multi-agent nextjs openai orchestration python supabase typescript workflow-automation

Last synced: 17 May 2026

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results. (Python/FastAPI/Typescript/React/Docker/AWS-Lambda/DynamoDB/Github Actions CI)

aws cd-ci chartjs docker dynamodb fastapi github-actions lambda master-theorem pytest python react severless typescript vite vitest

Last synced: 07 Apr 2026

https://github.com/tien02/real-time-face-recognition

Develop a face recognition system that performs in real time by utilizing multi-threading. Also an API for single-image face recognition.

api arcf docker face-detection face-recognition fastapi mtcnn opencv-python python3 pytorch real-time

Last synced: 06 Apr 2026

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/flazefy/pinmarker-bot

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Rest API, Telegram Bot

automated-testing backend csv discord-bot fastapi firebase firebase-realtime-database firebase-storage mailer maps mysql nlp phyton rest-api selenium selenium-python sqlalchemy sqlite3 task-scheduler telegram-bot

Last synced: 07 Apr 2026

https://github.com/princetp/imageiq

ImageIQ is a FastAPI application designed to serve a machine learning model that processes text and image inputs to generate predictions. It's built to be scalable and efficient, suitable for real-time data processing.

docker fastapi pillow python uvicorn

Last synced: 10 May 2026

https://github.com/mohammadrezaamani/lincut

Lincut is a simple yet powerful Link Shortener service built with FastAPI. It allows you to shorten long URLs into concise, user-friendly links.

fastapi link-shortener pythpn sqlalchemy

Last synced: 15 May 2026

https://github.com/sorna-fast/fast_api_hospital

Building API for entities of a hospital

async auth fastapi passlib requests sqlalchemy streamlit

Last synced: 05 Mar 2025

https://github.com/team23/fastapi-module-loader

FastAPI Module handling (like Django AppConfig)

fastapi modules python

Last synced: 14 May 2025

https://github.com/thus/fastapi-tarpit

FastAPI middleware that purposely delays incoming connections on unused routes

fastapi middleware tarpit

Last synced: 03 Feb 2026

https://github.com/jay-kabdwal/staff-attendance-app

A mobile-based staff attendance system using face recognition. Staff members can mark their attendance by entering their ID and taking a live photo. The admin can manage staff, upload training images, and view attendance records through a dedicated admin panel.

docker-image fastapi postgresql react-native

Last synced: 14 Sep 2025

https://github.com/rpg-dev420/onix-v2ray-collector

🚀 Smart V2Ray Config Collector | جمع‌آوری هوشمند V2Ray | ML + API + Monitor | Auto 6h | 1000+ configs

auto-update collector fastapi free-vpn-internet free-vpn-tool iran persian proxy shadowsocks shadowsocksr subscription subscriptions trojan v2ray vless vmess vpn

Last synced: 03 Nov 2025

https://github.com/cdryampi/jobless-backend

Backend del proyecto Jobless as a Service™: API para documentar el desempleo crónico, registrar rechazos laborales, y generar insultos personalizados con IA.

backned django fastapi gpt humor-negro ia-ge mental-health nihilism rest-api unemployment

Last synced: 08 Mar 2026

https://github.com/peterdanwan/pastryvision

PastryVision is a Computer Vision project that helps small pastry shops streamline operations, cut costs, and improve customer experience.

computer-vision-opencv fastapi machine-learning mediapipe react tailwindcss vite

Last synced: 18 Feb 2026

https://github.com/muthu-kumar-u/ml-cluster-model

The ml-cluster-model repository contains an experimental K-Means clustering model for research purposes. It partitions data into clusters based on feature similarity. Currently unstable and unoptimized for accuracy, it is not recommended for production use.

clustering fastapi kmeans-clustering machine-learning ml

Last synced: 18 Feb 2026

https://github.com/eddie4k-code/real-time_event_driven_grammar_checker

A PoC demonstrating how kafka and socket.io can be used to create a real-time grammar-checker with event driven architecture.

docker docker-compose fastapi kafka microservice microservices microservices-architecture python react real-time socket-io typescript

Last synced: 10 Apr 2026

https://github.com/prodev717/examify

Examify is an AI-powered Python application that ensures fair online exam conduction by detecting unethical practices like screen sneaking and tab switching. It uses OpenCV, Mediapipe, Selenium, and FastAPI for real-time monitoring and secure browser automation.

browser-automation computer-vision education-technology fastapi gaze-detection mediapipe online-exam opencv python selenium student-monitoring-system tkinter

Last synced: 19 Feb 2026

https://github.com/alexisbalayre/ragdocs

An AI-powered search engine to interact with documentation using RAG and local LLMs. Privately deployable with vector search and a modern frontend.

chatbots documentation fastapi information-retrieval knowledge-base llm local-llm machine-learning milvus natural-language-processing nextjs ollama private-gpt python rag retrieval-augmented-generation self-hosted technical-documentation vector-database vector-search

Last synced: 23 Sep 2025

https://github.com/hanchiang/market-data

API server and job scheduler for stock options data

fastapi python3 stock-market

Last synced: 16 May 2026

https://github.com/phuocphat1005/online_book_store_web

This is the SIBOOKS WEB, which is e-commerce book store for all people. SIBooks is suitable for students and youth or maybe adults, who are used to the Internet and don’t want to spend time going to the bookstore. They want to know the book’s rating, and comments to ensure that they like it or not.

fastapi hcmus-advanced-web-app-dev--excercise javascript postgresql python3 react website

Last synced: 12 Feb 2026

https://github.com/roopeshvs/reddify

A simple web utility to create Spotify playlist out of a Reddit post's comments

audio audiophile fastapi music playlist playlist-generator python reddit reddit-api songs spotify spotify-api spotify-web-api web

Last synced: 10 Mar 2026

https://github.com/rtk-rnjn/momcare-backend

Backend for MomCare iOS application.

fastapi mongodb

Last synced: 08 Aug 2025

https://github.com/sachin-kumar-2003/seocrawler

SEO Link Checker | Find Broken Links & Improve SEO I have built an SEO Link Checker that helps businesses, marketers, and site owners scan their websites, detect broken or harmful links, and fix them fast. This improves site health, user experience, and search rankings. Features: -Scan entire website for broken internal and external links

beautifulsoup crawler fastapi reactjs seo seo-optimization

Last synced: 15 Apr 2026

https://github.com/teadove/teadoves-boilerplates

FastAPI boilerplate for quick start

boilerplate cookiecutter fastapi

Last synced: 09 Apr 2025

https://github.com/ruanbekker/aws-codepipeline-codedeploy-fastapi

CodeCommit, CodePipeline and CodeDeploy Demo using a FastAPI Service

aws cicd codedeploy devops fastapi python

Last synced: 24 Apr 2025

https://github.com/redis-developer/redis-starter-python

A starter project for working with Redis and Python

fastapi python redis redis-py starter template uv

Last synced: 15 Mar 2025

https://github.com/observerly/perseus

observerly's FastAPI of stars, galaxies and other astronomical bodies, adhering to the OpenAAS standard.

astronomy fastapi galaxies nebulae pydantic python3 stars

Last synced: 17 Jan 2026

https://github.com/donnc/py-jawce-chatbot

Python ChatBot using JAWCE Engine

chatbot engine fastapi jawce python

Last synced: 15 May 2026

https://github.com/sinisaos/simple-piccolo

Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.

fastapi litestar-framework piccolo piccolo-admin sqlite

Last synced: 11 Apr 2025

https://github.com/eulemitkeule/estimenergy

EstimEnergy is tool for monitoring and estimating energy usage and cost built with FastAPI and Angular.

angular energy energy-calculator energy-consumption estimenergy fastapi home-assistant home-assistant-glow python

Last synced: 28 Oct 2025

https://github.com/anirudh1905/chatbot

A Simple Chatbot created using LLM deployed on EKS using terraform

aws ci-cd docker fastapi k8s llm python streamlit terraform

Last synced: 15 Apr 2025

https://github.com/vuongtlt13/aqworker

Async Redis-backed job runner for Python apps. AQWorker orchestrates workers, handlers, and queues with auto-discovery, retries, CLI tooling, and FastAPI-friendly async processing while staying framework agnostic.

async-await asyncio fastapi job-queue python python3 python311 python312 redis worker-queue

Last synced: 30 Jan 2026

https://github.com/sreekarnv/fastauth

Production-ready authentication library for FastAPI with OAuth 2.0, RBAC, session management, and comprehensive account features. Includes JWT tokens, email verification, password reset, and auto-generated documentation.

fastapi fastapi-auth jwt-authentication oauth2 python sqlalchemy

Last synced: 19 Feb 2026

https://github.com/bootstrap-academy/events-ms

The official events microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 04 Jan 2026

https://github.com/wchiways/question-bank

基于 FastAPI + AsyncIO 的 OCS 题库查询系统,支持多个 AI 平台智能答题

ai asyncio fastapi intelligent-answer multiple-ai-providers ocs python question-bank quiz sqlmodel

Last synced: 13 Jan 2026

https://github.com/alex6712/smart-delivery

Web-application for delivery optimization. Summer practice of NSTU students.

angular api async fastapi postgresql python3 rest-api sqlalchemy typescript web-application

Last synced: 04 Apr 2026

https://github.com/nsstnc/cli-fastapi-json

CLI-приложение для валидации документов, описанных в JSON Schema и генерации кода контроллеров в приложении FastAPI

alembic cli click fastapi json-schema postgres pydantic rabbitmq sqlalchemy

Last synced: 18 Jan 2026

https://github.com/nafizpervez/online_learning_platform

Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.

docker docker-compose fastapi fastapi-docker github-actions jenkins-pipeline kubernetes nextjs postgresql pydantic-models pytest python react sqlalchemy sqlite tailwindcss typescript

Last synced: 07 Jan 2026

https://github.com/moesif/moesifasgi

Moesif middleware for Python ASGI-based frameworks, for API Monitoring, Analytics, and Monetization.

analytics api-analytics api-logs api-management api-monetization api-monitoring asgi asgi-framework asgi-middleware fastapi logger logging monitoring observability python usage-based-billing

Last synced: 11 Nov 2025

https://github.com/zuellni/xtts-server

XTTS server for SillyTavern.

fastapi sillytavern xttsv2

Last synced: 28 Feb 2025

https://github.com/taeefnajib/pantry-tracker-react-app-using-gemini-vision-pro

This app helps you automatically detect and count products in your pantry. It uses Gemini Vision Pro API. But it does not add just anything. Rather, it only consider your products.

fastapi gemini-pro-vision pantry-tracker react

Last synced: 30 Jul 2025

https://github.com/anthonycorletti/krm-template-python

A minimal template using KRM to deploy a FastAPI app.

fastapi google-kubernetes-engine krm kubernetes kustomize skaffold

Last synced: 07 May 2026

https://github.com/morry98/fastapi-task-manager

Lightweight, efficient and fast to code scheduled task management system built on FastAPI

fastapi redis task-manager

Last synced: 10 Mar 2026

https://github.com/xcenweb/lex_ddd

采用DDD架构的fastapi基础框架,Ai能读懂和理解的项目结构,可用于高标准的Ai项目快速开发

ai ddd fastapi prompt python3 sqlalchemy trae windsurf

Last synced: 19 Nov 2025

https://github.com/yotamaflalo/mlops-telechurnpredictor

This repo was created for an intermediate project in the MLOPS course of Naya College. The goal of the project is to establish an abandonment prediction mechanism, with the possibility of API and batch prediction. The project has a CI-CD procedure, monitoring, a grafana dashboard, and more.

beam fastapi grafana mlops mlops-workflow postgresql prometheus

Last synced: 23 Aug 2025

https://github.com/bootstrap-academy/jobs-ms

The official jobs microservice of Bootstrap Academy - Learn Computer Science Online

academy bootstrap-academy fastapi hacktoberfest python

Last synced: 04 Jan 2026

https://github.com/fxxkrlab/adminchat_panel

Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.

admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket

Last synced: 10 Apr 2026

https://github.com/devbruce/fastapi-di-tpl

FastAPI with Dependency Injector Template

dependency-injector fastapi template

Last synced: 16 Apr 2025

https://github.com/s045pd/every_day_cmd

👆 "🤡Funny code you will learn" Source Engine & Power by TLDR

fastapi github python tldr

Last synced: 11 Apr 2026

https://github.com/fikriaf/sentrysol-langchain-v2

SentrySol-Langchain is a professional backend service for Solana blockchain analysis, wallet risk scoring, and AI-powered chat

agent fastapi security web3

Last synced: 23 Aug 2025

https://github.com/audibleismissing/audibleismissing

Keep an eye on upcoming audiobook releases from Audible and audiobooks missing from your library.

audible audiobooks audiobookshelf fastapi python

Last synced: 13 Jan 2026

https://github.com/snowkluster/darkintel

Quickly and Safely search cyber criminal forums for data breaches and leaks

bootstrap compose docker fastapi python3 react webscraping

Last synced: 10 Apr 2026