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/rohitedathil/user_api

An api for managing users created as a part of IKS Internship selection process.

api fastapi internship-task mysql project python

Last synced: 15 Apr 2026

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

Plantilla inicial para proyectos web con FastAPI, MongoDB y PostgreSQL, pensada para acelerar el desarrollo y servir de referencia.

fastapi mongodb python

Last synced: 08 May 2026

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

Python/FastAPI/SnowFlake Challenge

fastapi python snowflake

Last synced: 11 Apr 2026

https://github.com/noxs1d/speech-to-text

🤖ML project which record audio and converts it to text

ai fastapi ml torch whisper

Last synced: 15 Apr 2026

https://github.com/ani717/ani717_api_template

A Python Fast API Template for Machine Learning Applications to Receive HTTP POST Request and Respond Accordingly.

api deep-learning fastapi machine-learning python python3

Last synced: 15 Apr 2026

https://github.com/jrialland/asgi_dav

ASGI WebDAV application

asgi fastapi webdav webdav-server

Last synced: 15 Apr 2026

https://github.com/anou1234/fastapi_code_docu_analyzer

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

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

Last synced: 20 Jan 2026

https://github.com/berrygelan/ca-app

CodeAcademy DevOps project

fastapi mysql

Last synced: 11 Apr 2026

https://github.com/id-andyyy/yadro-dag-service-intern

📌🗄️ FastAPI-based service for storage and visualization of directed acyclic graphs (DAGs) [Internship Task]

alembic docker docker-compose fastapi internship-task postgresql pydantic pytest python sqlalchemy

Last synced: 30 Dec 2025

https://github.com/wxmecog/superslicer

SuperSlicer in the 3D prininting

bash docker fastapi flask python3 yml

Last synced: 07 Feb 2026

https://github.com/ramgoel/imager

Group of Image Related tools built in FastAPI & NextJS

fastapi nextjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/maazk7/fastapi-crud-api

This repository is a beginner-friendly project showcasing a CRUD API built with FastAPI, featuring authentication using OAuth2.0 with JWT and Role-Based Access Control (RBAC). It includes basic operations to add, delete, and view users, leveraging SQLAlchemy and SQLite (easily replaceable with MySQL or PostgreSQL)

auth0 fastapi jwt-token python restapi sqlalchemy

Last synced: 08 Feb 2026

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

Este projeto é uma API RESTful construída com FastAPI, utilizando SQLite como banco de dados e Redis para caching. A API permite a criação e leitura de itens, armazenando dados em um banco de dados SQLite e utilizando Redis para melhorar a performance através de caching.

fastapi mongodb mysql python3 redis sqlite

Last synced: 11 Apr 2026

https://github.com/itsronalds/coworkreserveapi

API for a reservation system built with FastAPI

fastapi mysql orm sqlalchemy

Last synced: 26 Feb 2026

https://github.com/guntreddyhemanth/number-balancer

Number Balancer is an application designed to analyze and balance numerical values efficiently.

fastapi firebase vuejs

Last synced: 08 Feb 2026

https://github.com/s0fft/learning-lab

Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / DRF / Parsing / Telegram-Bot / SQL / Docker / DS / ML / etc.

asynchrony data-science django-rest-framework docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot

Last synced: 10 Apr 2026

https://github.com/changhuixu/fastapi-todo-app

fastapi todo app

fastapi todoapp todolist

Last synced: 10 Jun 2026

https://github.com/jvllmr/fastapi-deferred-init

Improve start-up time for FastAPI apps with many nested routers

fastapi speedup

Last synced: 09 Feb 2026

https://github.com/obay-ismaeel/post-generator

An API that generates social media posts by implementing RAG with Llama-3

ai api fastapi llama llm python retrieval-augmented-generation social-media whisper

Last synced: 09 Feb 2026

https://github.com/abdul-aa/brain-tumor-classifier

An end-to-end deep learning project with the goal of predicting the presence of brain tumors using MRI scans.

convolutional-neural-networks deep-learning fastapi mlops reactjs tensorflow tf-serving

Last synced: 10 Feb 2026

https://github.com/ahmadbaratkhooei/spielserver-mit-game-master-und-player-fastapi-

The Game Master server generating a random number and accepting guesses, while the Player server interacts with the Game Master, submitting guesses to find the generated number.

aws docker fastapi python

Last synced: 27 Feb 2026

https://github.com/kazandthecompiler/dopaflow

Tasks, habits, focus, journal, calendar, and spaced repetition — unified. Built for ADHD brains. Offline-first. No cloud, no subscription.

adhd electron fastapi habit-tracker journal neurodivergent pomodoro productivity pwa react spaced-repetition sqlite task-manager typescript

Last synced: 16 Apr 2026

https://github.com/miltlima/modern-apis-with-fastapi

:unlock: :snake: :zap: - Repository for study, how to build a modern API using FASTApi.

fastapi pip3 python3 uvicorn

Last synced: 16 Apr 2026

https://github.com/valentina17varela/travel_planner

Technical Challenge Backend Jr, Personal trip planner that integrates weather data from an external API.

fastapi fastapi-crud fastapi-framework postgresql postgresql-database python python-app

Last synced: 08 May 2026

https://github.com/simongino/whisper-fastapi

A FastAPI-based application integrating Whisper for efficient speech recognition and processing.

ai docker fastapi python whisper

Last synced: 11 Feb 2026

https://github.com/abdulvahapmutlu/mediscan-iq

Mediscan-IQ is a new developed tool to de-identify clinical text, summarize findings, and tag case risk (low / moderate / high) — via CLI, REST API, or Streamlit.

clinical-nlp fastapi healthcare natural-language-processing nltk privacy-engineering pydantic-v2 python streamlit text-classification text-summarization transformers typer uvicorn zero-shot-classification

Last synced: 01 May 2026

https://github.com/masakdirt/code-guru-ai

A FastAPI-based backend prototype that uses Groq API and GitHub API to automate coding assignment reviews. Features include a POST endpoint for code analysis, Redis caching, and test coverage with pytest. Easy to set up with Poetry and Docker.

ai docker-compose fastapi github-api groq-api poetry-python python

Last synced: 23 Mar 2025

https://github.com/rubelw/osss

Open Student Support System (K-12 SIS) — FastAPI + Keycloak + SQLAlchemy + Datalake + Ollama (AI); governance + student info.

education fastapi governance k12 keycloak nextjs school-management-system sis sqlalchemy student-information-system

Last synced: 11 Feb 2026

https://github.com/kianoushamirpour/crawl_google_scholar_with_selenium_fastapi_mongodb

Crawl google scholar profiles with selenium, store the extracted data in the MongoDB and serve the queries with FastAPI.

crawler fastapi google-scholar mongodb python selenium

Last synced: 16 Apr 2026

https://github.com/muttakinhasib/pymedia

Social Media with FastApi

fastapi python

Last synced: 30 Apr 2026

https://github.com/sequenzia/mamba-server

A production-ready FastAPI with Pydantic AI backend service that provides OpenAI-powered chat completions with streaming support, designed for seamless integration with the Vercel AI SDK.

ai-backend fastapi pydantic-ai

Last synced: 11 Feb 2026

https://github.com/ghaidahiz/portfolio

A portfolio website that includes a small python project (AI Recipe maker)

ai anthropic claude css fastapi html python website

Last synced: 06 May 2026

https://github.com/gammahazard/locate-anything

Sleek, mobile-friendly web UI for NVIDIA LocateAnything-3B — open-vocabulary object detection & grounding on your own GPU, via one docker compose up.

bounding-boxes computer-vision cuda docker fastapi gpu grounding locate-anything machine-learning nvidia object-detection ocr open-vocabulary-detection react self-hosted tailwindcss typescript vision-language-model web-ui

Last synced: 28 May 2026

https://github.com/goldfruit/goldforge

Interaktive Befehlsbibliothek mit Vue-Frontend und FastAPI-Microservice – optimiert für CI/CD-Workflows und GitHub Pages Deployment.

ci-cd commands fastapi goldforge interactiv microsevice pwa vue

Last synced: 16 Apr 2026

https://github.com/ilieschibane/arxiv-rag-search-system-api

An ArXiv RAG search system API using FAISS, Llama2 and FastAPI

faiss fastapi llama2 python rag rest-api text-mining

Last synced: 28 Feb 2026

https://github.com/grebtsew/dcdeploycontrol

A gui control microservice for parsing and executing arbitrary parts of a docker-compose file.

deploy docker docker-compose fastapi javascript network pydocker python visjs

Last synced: 12 Feb 2026

https://github.com/nsarode/llm_rag_chatbot

RAG chatbot capable of answering ad-hoc questions about patients, visits, physicians, hospitals, and insurance payers

docker fastapi langchain-python neo4j openai

Last synced: 11 Apr 2026

https://github.com/aamirshehzad33/fastapi-vue-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built using FastAPI for the backend and Vue.js for the frontend. It provides a seamless and efficient way to manage data with a responsive and interactive user interface.

crud fastapi javascript result-api tailwindcss vuejs

Last synced: 16 Apr 2026

https://github.com/imane0x/dynamic-pricing

This project implements dynamic pricing strategies for ride-sharing using machine learning to optimize pricing based on customer behavior and market trends.

docker fastapi machine-learning random-forest-regression wandb

Last synced: 09 May 2026

https://github.com/machadoah/fasttodo

🐍 FastAPI do Zero com Dunossauro

fastapi python

Last synced: 16 Jan 2026

https://github.com/amulyaparitosh/urlshortener

URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the place of the original URL.

docker docker-compose fastapi fastui firebase poetry rest-api urlshortener

Last synced: 11 Apr 2026

https://github.com/null-none/docker-fastapi-traefik

Dockerizing FastAPI with Postgres, Uvicorn, and Traefik

docker fastapi python traefik

Last synced: 11 Apr 2026

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

Este projeto é uma API RESTful para um sistema de e-commerce. Um simples projeto baseado num ecommerce construido em FastAPI. A ideia e criar um pequeno Ecommerce e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos.

fastapi graphql mongodb postgresql python3 redis

Last synced: 11 Apr 2026

https://github.com/indivisual-eyes/indivisual-eyes-backend

Backend REST API for the IndiVisual Eyes app

backend color fastapi image-processing python rest-api

Last synced: 14 Feb 2026

https://github.com/myriamba/llm_use_cases

A simple collection of LLM apps powered by HuggingFace.

fastapi generative-ai huggingface-transformers llm nlp streamlit wandb

Last synced: 09 May 2026

https://github.com/rajm012/netsentinel

Real-time Network Traffic Monitoring and Threat Detection Platform Built using React, FastAPI, Scapy, and modern data visualization tools.

fastapi javascript python

Last synced: 09 May 2026

https://github.com/sply88/fastapi-sqlmodel-docker-starter

Example project to illustrate usage of FastApi and SQLModel in conjunction with Docker Compose.

docker dockercompose fastapi postgresql python sqlmodel

Last synced: 15 Feb 2026

https://github.com/bultakov/todoapp

FastAPI + ReactJS TodoApp loyiha

api backend fastapi frontend python reactjs todoapp todolist

Last synced: 11 Apr 2026

https://github.com/m-xim/aiogram-webhook

Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.

aiogram aiogram-bot aiogram-webhooks aiogram3-fastapi aiogram3-webhooks aiohttp fastapi multibot telegram webhook

Last synced: 21 Feb 2026

https://github.com/avidhanr/fastapiserver

This fastapi server is completely written by GitHub Copilot using Agentic mode powered with Claude Sonnet 4.1

appwrite appwrite-function fastapi mock python

Last synced: 09 May 2026

https://github.com/joe-bor/luckys_iris

External tool created for Lucky's Market with the goal of streamlining ordering processes through its IRIS interface..

fastapi python supermarket-dataset tabula-py

Last synced: 28 Feb 2026

https://github.com/iamsuvhro/link-shortner

A lightweight URL shortening service built to create short, unique links from long URLs with click tracking. This backend project showcases RESTful API design, threading for concurrent request handling, and database integration, demonstrating scalable and thread-safe web development.

fastapi mongdb python3

Last synced: 01 Mar 2026

https://github.com/gaur-abhay/next-gen-ai-powered-blogging-platform

Welcome to the Next-Gen AI-Powered Blogging Platform, your ultimate solution for creating, managing, and optimizing your blog with the power of AI.

azure-container-instances azure-cosmos-db azure-sql-database docker fastapi gemini genai python supabase

Last synced: 11 Apr 2026

https://github.com/partho-debnath/orbit-transfer

A high-performance local network file sharing API using WebSockets and streaming pipes

fastapi python3

Last synced: 02 Jun 2026

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

Este projeto é uma API RESTful para um sistema de uma concéssionária. Um simples projeto baseado na WebMotors construido em FastAPI. A ideia e criar um pequeno sistema e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos

docker fastapi postgresql python3 redis sqlalchemy

Last synced: 11 Apr 2026

https://github.com/sameer6690/advanced-english-writing

This project is a FastAPI-based essay correction service that utilizes Google's Gemini AI to correct spelling and grammar, provide suggestions, and assign a grade. The application integrates with MySQL to store correction history.

fastapi gemini-ai mysql postman python

Last synced: 08 May 2026

https://github.com/rickelmedias/bomberonline

An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.

design-patterns fastapi phaserjs solid websocket

Last synced: 20 Apr 2026

https://github.com/3forges/kairos

Grab the kairos, it is time to take action. TODO: https://github.com/rdev/liquid-glass-react

fastapi react whisper-ai

Last synced: 09 May 2026

https://github.com/sumit0ubey/postapp

PostAPP is a RESTful API built using FastAPI and PostgreSQL. It provides endpoints for creating, reading, updating, and deleting (CRUD) posts. Designed for high performance and scalability, this API leverages FastAPI's asynchronous capabilities for efficient request handling.

fastapi heroku postgres render sqlalchemy

Last synced: 20 Apr 2026

https://github.com/lykourgoss/iris-ml-model-microservice

A FastAPI microservice for predicting iris species based on sepal and petal dimensions. This project leverages machine learning to classify iris flowers into their respective species. (mpsp)

docker fastapi iris-classification machine-learning-model microservice

Last synced: 16 Apr 2026

https://github.com/techtuners-tt/selfsound-backend

Backend development for a social network for musicians combines Threads and SoundCloud's best features.

fastapi python supabase

Last synced: 09 May 2026

https://github.com/linzeyang/realpython-tutorials

A central place of code for RealPython tutorials

django fastapi python

Last synced: 16 Jan 2026

https://github.com/jhiltonsantos/speech-code-api

Backend FastAPI do SpeechCode. RAG com LangChain, ChromaDB e Modelo de IA para estudos

fastapi langchain python rag

Last synced: 23 Jun 2026

https://github.com/git-khandelwal/paper-creator

Sample Paper Creator Using LangChain and Gemini

fastapi gemini langchain

Last synced: 16 Apr 2026

https://github.com/parbhat-cpp/suicidal-ml

A machine learning/NLP-based system to identify signs of suicidal ideation from user text inputs.

bash cicd classification docker fastapi githubactions jinja2 jupyter-notebook machine-learning natural-language-processing nlp numpy pandas python scikit-learn

Last synced: 11 Apr 2026

https://github.com/techwithty/creatify

Creatify Python SDK: async HTTPX client and APIs (Videos, Links, Lipsync v1/v2) with FastAPI-ready integration and full pytest suite.

ai api async automation content creatify ecommerce fastapi httpx links lipsync marketing pytest python sdk testing video

Last synced: 16 Apr 2026

https://github.com/holms/fb-analyzer-post-fetcher

Facebook post fetching service for FB Analyzer

docker fastapi fb-analyzer microservices python

Last synced: 16 Apr 2026

https://github.com/ckrough/retriever

AI-powered document Q&A using RAG (Retrieval-Augmented Generation). Built with FastAPI, Claude, and Chroma for accurate, cited answers.

chroma claude document-search fastapi knowledge-base llm python question-answering rag retrieval-augmented-generation self-service semantic-search vector-database

Last synced: 01 Apr 2026

https://github.com/robhowley/py-pit-skills

Opinionated Python API backend workflows for Pi and Claude Code (FastAPI, uv, SQLAlchemy, Alembic).

alembic claude-code fastapi pi python sqlalchemy uv

Last synced: 01 Apr 2026

https://github.com/omamberkar/git-roast

Git-Roast is a "toxic" code-analysis tool that uses Google Gemini AI to brutally roast your GitHub repositories. Designed with a terminal-style Matrix aesthetic and atmospheric audio, it crawls your code and README files to deliver sharp, specific, and hilarious critiques of your coding practices.

docker fastapi gemini github react vite

Last synced: 01 Apr 2026

https://github.com/zvec-ai/zvec-studio

visual management tool for zvec

fastapi react tauri ui uvicorn zvec

Last synced: 27 May 2026

https://github.com/vickypandey14/pysqlfastapi

PySQLFastAPI is a web application built using FastAPI, seamlessly integrating with MySQL for efficient data management.

api database fastapi mysql python

Last synced: 17 Apr 2026

https://github.com/sukethrp/agentos

"The Operating System for AI Agents. Build, Test, Deploy, Monitor, Govern."

agent-framework agent-monitoring agent-testing agentos ai-agent-platform ai-agents anthropic fastapi governance llm ollama openai python rag safety

Last synced: 01 Apr 2026

https://github.com/wlopezm-unal/cobro_bancario

Backend using FastApi and CRUD methodology. This project aims to receive data from users, look at bank loan statuses, look at the amount of money requested and approved. On the other hand, it has a notification option sending an email to the user in case the loan cancellation date has passed.

fastapi mysql python smtplib sqlalchemy

Last synced: 05 May 2026

https://github.com/su-shubham/tywee

Tywee - Scalable Ecommerce app

alembic celery fastapi kubernetes redis sqlalchemy

Last synced: 01 Sep 2025

https://github.com/soaibsafi/tuc-share-python

Content sharing application with distributed block list services using FAST API (Python) and React.js.

fastapi python3 reactjs

Last synced: 17 Apr 2026

https://github.com/adithyanarendra/llm-local-implementation

Local implementation of GPT

fastapi python

Last synced: 17 Apr 2026

https://github.com/achronus/fastapi-mini-projects

A set of mini FastAPI projects for experimentation and skill refinement

fastapi mini-projects python

Last synced: 17 Apr 2026

https://github.com/devgeekm/chat-it-up

Chat It Up! elevates conversations by transforming YouTube URLs, documents, and audio into text, enabling interactive Q&A and summaries. With one click, turn media into time-saving, knowledge-rich dialogues.

ai azure azure-functions azureservices blob-storage fastapi python rag whisper youtube-dl

Last synced: 02 Apr 2026

https://github.com/chernistry/shafi

Evidence-first legal QA system — 300+ DIFC documents, 16 retrieval experiments, 87.5% rejected after ablation. LangGraph + Qdrant + FastAPI. Agentic RAG Challenge 2026.

agentic-rag ai-agents competition document-processing evaluation fastapi langchain langgraph legal-ai legal-tech llm nlp openai python qdrant question-answering rag retrieval-augmented-generation vector-search

Last synced: 02 Apr 2026

https://github.com/poorvajasathasivam/llm-agent-chatbot

AI-powered assistant built using LangChain, FastAPI, and Streamlit. The chatbot interacts with users to answer questions using prompts and powerful AI models.

fastapi groq-api langchain python streamlit tavily-api

Last synced: 09 May 2026

https://github.com/usman619/healthcare_web_app

Healthcare Web App created using Python (Streamlit as Frontend, Gemini API and FastAPI as backend).

fastapi gemini-ai streamlit stt tts

Last synced: 09 May 2026