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/marx-wrld/voice-chatbot

Voice chatbot using Openai's API.

fastapi gtts openai-api

Last synced: 17 Jun 2025

https://github.com/aliymn/fastapi-throttle

FastAPI Limiter is a simple rate limiting middleware for FastAPI that requires no redis and external dependencies.

fastapi python

Last synced: 07 May 2025

https://github.com/fanqingsong/fastapi_apscheduler

To demostrate how to integrate fastapi and apscheduler and ray

apscheduler fastapi ray

Last synced: 28 Oct 2025

https://github.com/bjornmelin/polyagent-research-intelligence

A modular, multi-agent AI research and report generation platform. Enter any topic, and PolyAgent Research Intelligence orchestrates multiple AI agents to retrieve literature, analyze data, and generate a polished report. Built for researchers and AI/ML engineers, leveraging LangChain, FastAPI, PostgreSQL, advanced LLMs, and a Next.js front-end.

ai-engineering ai-research faiss-vector-database fastapi grafana langchain llms machine-learning multi-agent-systems nextjs openrouter postgresql prometheus report-generation tailwindcss

Last synced: 07 Sep 2025

https://github.com/a-luna/unicode-api

REST API providing detailed information about unicode characters

fastapi unicode unicode-api

Last synced: 21 Jun 2025

https://github.com/mhdned/smiledetection

Smile Detection is a FastAPI-based web application that allows users to upload images for processing using AI models. The application supports file uploads, processes images, and returns results to the client.

fastapi jija2 python3

Last synced: 14 Apr 2025

https://github.com/f-lab-edu/to-day-culture

이 서비스는 영화, 공연, 뮤지컬 등 다양한 문화 콘텐츠의 최신 정보와 일정을 빠르고 편리하게 제공합니다. 또한, 사용자들이 커뮤니티를 통해 관심사를 공유하고 소통할 수 있는 공간을 제공합니다.

backend fastapi python redis

Last synced: 23 Jun 2025

https://github.com/sheldenburg/ai-engineer-template

Full stack AI engineer serverless template with nextjs and fastapi

ai fastapi nextjs openapi serverless shadcn-ui supabase tailwindcss

Last synced: 16 Mar 2025

https://github.com/lewoudar/certipie

A helper to generate certificate signing request and self-signed certificates

certificate cryptography csr fastapi

Last synced: 19 Jan 2026

https://github.com/chamod07/presently

Computer Vision and Audio Application for Presentation Skills Development

computer-vision fastapi flutter google-cloud-platform machine-learning mediapipe opencv python supabase

Last synced: 13 Apr 2025

https://github.com/murat-polat/fastapi-deploymet-example

FastAPI production deployment with secure SSL/HTTPS, and Caddy server

caddy deployment fastapi https-proxy python rest-api supervisor

Last synced: 30 Apr 2025

https://github.com/sajjadhz/fastapiapp

simple FastAPI app for kubernetes cluster with k8s manifests, helm chart and jenkins

ansible devops fastapi helm-chart jenkins kubernetes lxc-containers rancher

Last synced: 13 Apr 2025

https://github.com/mindula-dilthushan/my-api

Build API Using Python and FastAPI

fastapi python

Last synced: 19 Jul 2025

https://github.com/amanbig/create-nextpy-app

A powerful command-line tool for creating full-stack applications with NextJS frontend and Python backend. Choose between FastAPI for traditional routing or RunAPI for Next.js-inspired file-based routing.

fastapi git hacktoberfest javascript nextjs python tailwindcss typescript

Last synced: 08 Apr 2026

https://github.com/rauhanahmed/store-sales-forecasting

End-to-End Python based ML project focusing on forecasting multiple multivariate time series with production grade deployment techniques.

darts docker dockerhub dvc fastapi git github github-actions machine-learning mlops-workflow multiple-time-series multivariate-timeseries python python3 time-series webhook

Last synced: 08 Jun 2026

https://github.com/lakhindarpal/programming-meme-api

An api to get random programming memes built using FastApi

api fastapi memes memes-api programming-memes python

Last synced: 01 May 2025

https://github.com/dwisulfahnur/fastapi-mangum-lambda

FastAPI Deployment to AWS Lambda using Serverless Framework

aws-lambda fastapi mangum python server serverless serverless-framework

Last synced: 04 Mar 2025

https://github.com/mplemay/gdansk

React Frontends for Python MCP Servers

fastapi mcp python react web

Last synced: 01 May 2026

https://github.com/altescy/metamaker

⚗️ Simple command line tool to train and deploy your machine learning models with AWS SageMaker

fastapi machine-learning poetry python sagemaker

Last synced: 08 Jul 2025

https://github.com/quaddarv1ne/fastpay_connect

fastpay_connect — это проект для демонстрации интеграции различных платёжных систем через FastAPI. В проекте реализованы интеграции с популярными платёжными шлюзами, такими как: ЮKassa (бывшая Яндекс.Касса), Tinkoff Касса, CloudPayments, UnitPay, Робокасса

2024 cloudpayments fastapi fastapi-crud fastapi-framework fastapi-sqlalchemy maximdupley paypal python quadd4rv1n7 robokassa unitpay yandex youkassa

Last synced: 22 Apr 2025

https://github.com/vutran1710/benchmarker

Source code for several backend applications subjected for stress-testing

actix benchmarking fastapi python rust stress-testing

Last synced: 30 Dec 2025

https://github.com/star-yb/starweb

Star Web 是一个使用 Python 和 FastAPI 框架开发的 Web 应用骨架,集成了用户认证、权限管理、数据库操作等常用功能,为快速开发企业级 Web 应用提供基础架构。

fastapi python

Last synced: 06 Apr 2025

https://github.com/nikhil25803/track-calories

Backend for calorie tracking application using NLP-powered Nutritionix API to fetch calories from the text. In this RESTful API, multiple-level authentication, SQLite DB, OAuth, etc. are implemented.

fastapi pytest python3 sqlite

Last synced: 27 Jun 2025

https://github.com/bellingcat/auto-archiver-api

API to manage users/sheets/URLs and call the auto-archiver in dedicated workers.

celery digital-preservation fastapi web-archiving

Last synced: 26 Jun 2025

https://github.com/mahesh-solanke/devtrack-sdk

Plug-and-play API analytics middleware for FastAPI. Track endpoint usage, latency, and status codes with minimal setup.

fastapi middleware python python3 rest starlette uvicorn

Last synced: 07 Mar 2026

https://github.com/sanggusti/fastapi-tdd

Test Driven Development for web summarizer project with fastapi and implementing Containerization, CI/CD method, github action workflows and deployment

docker docker-compose fastapi github-actions heroku-deployment newspaper3k postgresql pytest rest-api

Last synced: 26 Jun 2025

https://github.com/yudhaislamisulistya/book-api-fastapi

This project provides a simple structure for creating a FastAPI-based web application for managing books, along with Alembic for database migrations. It is designed with beginners in mind and follows a structured folder organization.

alembic best-practice-api best-practices best-structur-folder deta-space fastapi python

Last synced: 17 Jan 2026

https://github.com/nneji123/raplyricsbot

A Twitter Bot that tweets random rap lyrics made with Python and Tweepy.

bot docker fastapi flask gitpod heroku python railway tests twitter twitter-api

Last synced: 06 May 2025

https://github.com/hashimthepassionate/docker

Welcome to our comprehensive repository for Docker, DevContainers, FastAPI, Long API, Kafka, and more. Explore detailed guides, best practices, and tools to master these technologies and streamline your development workflow.

devcontainers docker fastapi fastapi-template kong kong-plugin kubernetes mysql postgre pydantic python sqlmodel

Last synced: 11 Apr 2025

https://github.com/bubaley/fastapi-ronin

FastAPI-Ronin is a library for building applications with a Django REST Framework architecture.

django django-rest-framework drf fastapi fastapi-crud fastapi-router tortoise viewsets

Last synced: 15 Dec 2025

https://github.com/u2d-ai/msafilesystem

msaFilesystem - Agnostic Abstract Filesystem API which allows to use S3, GCS, Azure Datalake, your local FS, Youtube etc Optimized for use with FastAPI/Pydantic.

abstraction azure-storage cloud-storage fastapi filesystem microservices onedrive python3 s3-storage youtube

Last synced: 16 Jun 2025

https://github.com/knightchaser/kcx

A Free-From-Risk crypto trading simulation named KCX(Knightchaser's Cryptocurrency eXchange), built with Svelte + FastAPI + Docker + α

cryptocurrency fastapi redis simulated-trading simulation sqlite3 svelte trading

Last synced: 07 May 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/mezgoodle/telegramia-api

API server for Telegramia game data

api fastapi mongodb motor pymongo python

Last synced: 12 Jun 2025

https://github.com/techytushar/info_gpt

Information Retrieval chatbot to get answers on your internal data.

celery docker fastapi gpt helm huggingface k8s langchain llm python

Last synced: 23 Apr 2025

https://github.com/ricardo-agz/metro

Metro is an opinionated, batteries-included Python web framework built on top of FastAPI and MongoEngine

api fastapi framework json mongodb mongoengine openapi pydantic python python3 rails rest

Last synced: 30 Sep 2025

https://github.com/fulviofreitas/eero-ui

Modern web dashboard for managing Eero mesh networks - Built with Svelte + FastAPI

dark-theme docker eero fastapi mesh-network python self-hosted svelte sveltekit typescript wifi-management

Last synced: 29 Apr 2026

https://github.com/pinecone-io/fastapi-pinecone-async-example

Demonstrates how to use the Pinecone Python SDK with asyncio support using FastAPI

asyncio fastapi pinecone

Last synced: 13 Aug 2025

https://github.com/aspects19/flow-fetch

A Youtube and other sites video downloader fullstack project using fastapi, ytdlp, bootstrap and html. 🌟

bootstrap5 collaborate fastapi jinja2 postgresql ytdl

Last synced: 11 Jun 2025

https://github.com/dxsooo/feishu-notifier-bot

飞书/Lark 通知用机器人

bot fastapi lark

Last synced: 27 Jul 2025

https://github.com/compas-dev/compas-webviewer

COMPAS WebViewer using Vue, ThreeJS, FastAPI

compas fastapi threejs vue

Last synced: 26 Jul 2025

https://github.com/guleri24/topsis

A simple webservice for TOPSIS method

fastapi heroku jinja2 python3 topsis

Last synced: 28 Apr 2025

https://github.com/GareBear99/TizWildinEntertainmentHUB

Authority + orchestration backend for the TizWildin plugin ecosystem. FastAPI service managing entitlements, seats, Stripe billing, and GitHub release polling for 20+ JUCE audio plugins.

audio audio-plugin entitlements fastapi juce licensing music-production open-source plugin-manager pydantic python rest-api seat-management sqlite stripe vst vst3 webhooks

Last synced: 24 May 2026

https://github.com/nonezonyx/field_segmentation

Determine which agricultural fields are currently cultivated with plants and which are resting until next growing season using deep learning segmentation models.

fastapi pyside6 python semantic-segmentation unet

Last synced: 11 Apr 2025

https://github.com/shantoroy/rag-chatbot-python-fullstack-template

A Retrieval-Augmented Generation (RAG) based question-answering proof-of-concept (PoC) that enables users to query documents using natural language. This system leverages local LLMs via Ollama for enhanced privacy and performance and features a chat-based interface. Built entirely with Python, including both backend an frontend.

chainlit chatbot docker-compose fastapi kubernetes langchain ollama python retrieval-augmented-generation

Last synced: 21 Apr 2026

https://github.com/voltane-eu/djfapi

Utilities to integrate fastapi with django orm

django fastapi python

Last synced: 23 Apr 2025

https://github.com/buried-in-code/weatherdan

Retrieve weather information from Ecowitt devices and display in graphs.

csv ecowitt fastapi hatch hatchling python python-3

Last synced: 02 Oct 2025

https://github.com/hu55ain3laa/fastauth

A comprehensive authentication and authorization library for FastAPI applications with JWT-based authentication, role-based authorization, and SQLModel integration.

authentication backend fastapi

Last synced: 17 Aug 2025

https://github.com/clam004/triton-ft-api

tutorial on how to deploy a scalable autoregressive causal language model transformer using nvidia triton server

fastapi fastertransformer gpt huggingface nvidia nvidia-docker nvidia-gpu

Last synced: 27 Aug 2025

https://github.com/pvlbzn/auth-api-template

API service template with social authentication out of the box. Production ready, lean, opinionated.

api authentication fastapi oauth2 service

Last synced: 28 May 2026

https://github.com/fusky-labs/pacopanda-drawing-stats

A case study and data analysis project that collects drawings from a furry artist Paco Panda

data-science data-visualization fastapi furries furry furry-fandom pandas python

Last synced: 09 Aug 2025

https://github.com/shvixxl/tablic

Online virtual tabletop 🎲

docker fastapi python typescript vuejs

Last synced: 08 Apr 2025

https://github.com/cosmicoppai/mirai-mail

未来Mail Send Emails in the future

airtable airtable-api fastapi python

Last synced: 09 Apr 2025

https://github.com/mlh-fellowship/0.5.2-whereami

Transform Open Location Codes into easy to share text.

discord-py fastapi flask google-maps typer

Last synced: 17 Aug 2025

https://github.com/vikramsamak/sims-api-fastapi-mongodb

Student Information Management--Fast API (CRUD) Application With MongoDB

crud crud-application fastapi fastapi-mongodb mongodb nosql-database pymongo rest-api student-management

Last synced: 23 Apr 2025

https://github.com/vibhor64/ai-workflow-automations-tool

Create automations leveraging AI using intuitive graphs! (Currently under development)

fastapi genai reactflow reactjs worflows zustandjs

Last synced: 22 Aug 2025

https://github.com/iunary/fastapi-redis-rate-limiter

fastapi-redis-rate-limiter

fastapi python3 rate-limiter redis

Last synced: 25 Aug 2025

https://github.com/techstartucalgary/lifeline

A much needed lifeline to help students never miss a deadline!

automation fastapi organization react students webapp

Last synced: 26 Jul 2025

https://github.com/jrycw/edgedb-fastapi-mvp

MVP: EdgeDB and FastAPI Integration with svcs

database edgedb fastapi fastui pydantic python structlog svcs uv

Last synced: 12 Apr 2025

https://github.com/benzlokzik-university/prompt-autoimprove

Auto-improve prompts before they hit LLMs: normalize, generate candidates, score, route, and explain revisions via CLI, API, and web UI.

cli docker evaluation fastapi gguf grpc llm lm-studio lms lmstudio mkdocs ollama prompt-engineering prompt-toolkit python reflex spam spam-detection spam-filtering uv

Last synced: 14 Jun 2026

https://github.com/zabir-nabil/darknet-fastapi-modelserver

A simple fastapi model server for darknet (yolov1 to yolov4).

darknet fastapi

Last synced: 26 Jul 2025

https://github.com/manugraj/ganimede

Store,Version and Run jupyter notebook via ReST api

fastapi jupyter jupyter-notebook papermill poetry redis

Last synced: 11 Jul 2025

https://github.com/steinathan/telegram-ai-therapist

Vikky is an empathetic therapist specializing in mental health. she prioritize creating a safe space for people

agents ai fastapi gpt-4 langchain python sqlmodel telegram-bot therapist

Last synced: 01 Mar 2026

https://github.com/alivx/urless

URL Shortener Service using flask,fastapi,redis

docker fastapi flask redis url-shortener yaml

Last synced: 19 Apr 2025

https://github.com/mvarrone/fastapi-social-media-app

FastAPI backend project about a social media app using API REST, Python 3, Postgres, Docker and OAuth2

api api-rest backend docker docker-compose fastapi python

Last synced: 14 Apr 2025

https://github.com/jeffersonqin/typexo-server

🛠 A Hexo-like server tool for Typecho Blogs. Personal backend blog engine.

fastapi hexo server server-side typecho

Last synced: 11 Apr 2025

https://github.com/iandesuyo/randosoru-server

Backend of guild.randosoru.me, a website for saving clan battle records

fastapi princess-connect-redive python

Last synced: 12 Jun 2025

https://github.com/cgoncalves94/fastapi-starter

A scalable FastAPI starter with SQLModel, Pydantic, and a clean, vertical architecture.

fastapi pydantic python sqlmodel

Last synced: 29 Apr 2026

https://github.com/taskbean/taskbean

Task management for AI coding agents — and the humans who use them. No cloud, no subscription.

ai ai-agents cli copilot fastapi foundry-local local-first onnx-runtime open-source privacy-first pwa task-manager windows

Last synced: 26 Jun 2026

https://github.com/juannovas/product-inventory-management-system

Backend of an inventory management sistem built with FastAPI and PostgreSQL using a Layered Structured.

backend fastapi postgresql python

Last synced: 04 May 2026

https://github.com/getarcis/arcis

Inside-the-app security middleware for Node.js, Python, and Go. 20+ attack vectors. One install, three languages, MIT.

bot-detection cli django express fastapi middleware nodejs npm owasp prompt-injection pypi python rate-limiting sast security sql-injection ssrf supply-chain-security web-security xss

Last synced: 06 Jun 2026

https://github.com/emmyaniedev/job-microservice

A cloud-native microservices job application API with Laravel auth service, Flask job listings, and FastAPI applications service. Features: Redis used for storing JTI for token revocation, Traefik API Gateway with JWT authentication, rate limiting, circuit breaker, and comprehensive middleware. Deployed on EKS, and automated Jenkins CI with ArgoCD

argocd auth aws docker fastapi flask jenkins jwt-authentication kubernetes-cluster kubernetes-deployment laravel microservices traefik

Last synced: 27 Apr 2026

https://github.com/jerrysu5379/starferry

Starferry is a FastAPI-based API service that generates custom bingo game items using multiple AI providers. The service accepts prompts from users and returns 25 bingo items generated by the selected AI model (OpenAI, Google's Gemini, or Grok).

agent ai ai-agent api backend bingo chatgpt fastapi gemini genai gpt grok python starferry

Last synced: 06 Oct 2025

https://github.com/aman179102/trust-aware

A trust-aware, human-in-the-loop AI decision system that knows when not to trust model confidence.

ai-safety fastapi human-in-the-loop machine-learning nlp trustworthy-ai

Last synced: 31 May 2026

https://github.com/sososeur/enterprise-ready-conversational-ai-llm-rag

🤖 Transform internal knowledge retrieval with a secure, on-premise RAG-powered chatbot that enhances efficiency through natural language queries.

chromadb embeddings fastapi generative-ai langchain large-language-models lmstudio python retrieval-augmented-generation streamlit vector-database

Last synced: 28 Apr 2026

https://github.com/cheesejaguar/sopher.ai

📚 AI book-writing platform that transforms author briefs into complete manuscripts using multi-agent CrewAI system. Built with FastAPI backend, Next.js frontend, real-time SSE streaming, PostgreSQL/Redis storage, and comprehensive cost tracking. Production-ready with Kubernetes deployment. ✨🤖

agentic-ai crewai docker fastapi generative-ai langchain litellm llm nextjs14 tailwindcss

Last synced: 04 Apr 2026

https://github.com/jabardigitalservice/jdsbot

Bot Telegram untuk internal JDS

fastapi python telegram-bot-api

Last synced: 04 Apr 2026

https://github.com/iammm0/growforever

(本人毕设!!征集好的项目标识!感谢小黄同学帮我绘制了明暗色模式下的背景图)growforever 通过 GPT+GNN 混合模型与 Neo4j 图数据库,将用户输入的想法、经历与情感结构化为可视化知识图谱,帮助持续探索与管理个人认知网络。

docker-compose dockerfile fastapi gnn gpt mui nextjs python sqlalchemy typescript zustand

Last synced: 02 Apr 2026

https://github.com/johunsang/kekedubing

Local AI video translation, dubbing, subtitles, and blur editing with faster-whisper, Argos Translate, Supertonic, FFmpeg, and yt-dlp

argos-translate docker fastapi faster-whisper ffmpeg local-ai python subtitles supertonic video-dubbing video-translation whisper yt-dlp

Last synced: 02 Jun 2026

https://github.com/hasansezertasan/starlette-flask

Session Middleware for Starlette/FastAPI Applications based on Flask Session Decoding and Encoding

cookie fastapi flask middleware pypi-package pypi-reserved session starlette starlette-middleware used-hatch

Last synced: 31 Jan 2026

https://github.com/angelospanag/fastapi-htmx-tailwind

Experimenting rendering tabs using FastAPI and HTMX.

daisyui fastapi htmx polars python python3 ruff tailwindcss uv

Last synced: 07 Feb 2026