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/spartan09/fastapi-tdd-todo-app

A full-featured Todo API built with FastAPI, featuring user authentication, role-based access control, and SQLite database integration.

alembic fastapi jwt pydantic-v2 sqlalchemy sqlite3

Last synced: 20 Apr 2026

https://github.com/vladd12/dialects-server

Server for dialects project

backend database docker fastapi postgres postgresql

Last synced: 09 Apr 2026

https://github.com/thesparkvision/fastapi-basic-project

I am learning FastAPI. This Repository contains a basic project which deals with some simple data and interact with MongoDB for accessing/updating it

fastapi

Last synced: 19 May 2026

https://github.com/iadtya/rbi-notification-rag

The Project is End to End RAG application trained on RBI notification dataset of around more than 40 million vectors

fastapi huggingface langchain python qdrant reactjs

Last synced: 07 Apr 2026

https://github.com/rjtpp/foodcritic

01204351 Database System Project. Restaurant review web application.

fastapi jinja2 mysql webapp

Last synced: 13 May 2026

https://github.com/trolliana9686/ledgermatch

Payments reconciliation (FastAPI, pandas)

fastapi finance python reconciliation

Last synced: 18 May 2026

https://github.com/aysenurcftc/yolov8_human_face_detection

This repo detects human face with YOLOv8 from ultralytics

fastapi imgbb imgbb-api object-detection python yolov8

Last synced: 08 May 2026

https://github.com/atlasoflivingaustralia/publishing

Publishing UI and API for darwin core archives

darwin-core fastapi python react typescript

Last synced: 12 Apr 2026

https://github.com/vicnesterenko/mac-malware-analysis

App for static macOS malware analysis

fastapi malware-analysis

Last synced: 03 Jul 2026

https://github.com/huuhuy227/simpleenchatbot

Simple English Chatbot with Flutter

chatbot fastapi

Last synced: 18 May 2026

https://github.com/misaelnieto/itm_2025_soa_u3

Arquitectura Orientada a Servicios - Unidad 3

fastapi

Last synced: 24 Apr 2026

https://github.com/aleksey-kerkin/cloverirecommend

API для рекомендаций на FastAPI

fastapi python sqlite

Last synced: 15 Jul 2025

https://github.com/falvaradorodriguez/apisix-lab

A lab setup for integrating APISIX, FastAPI, and Keycloak. This repository provides a complete environment to run a FastAPI-based API protected with Keycloak and exposed via APISIX. Ideal for testing security and access control in API architectures.

apisix fastapi keycloak

Last synced: 14 May 2025

https://github.com/sumingcheng/deepseekflow-api

将本地部署的 DeepSeek-R1 转换为官网流式输出格式

deepseek deepseek-r1 fastapi python3

Last synced: 16 May 2026

https://github.com/msf-nabi/nabi_ai

명지대학교 제 3회 창의적 SW프로그램 경진대회 총장상 '대상' 수상작 - 나의 비밀 친구, <나비> LLM 모델

chromadb fastapi gpt-4o-mini langchain python

Last synced: 10 May 2026

https://github.com/deepcoders30/ai-chatpdf

ChatPDF is a web application that lets users upload PDFs and ask questions about their content.

faiss-vector-database fastapi groq-integration javascript langchain pymupdf-fitz reactjs typescript

Last synced: 08 Apr 2026

https://github.com/cypherfelix/pawait-llm-qa-app

Full-stack Q&A app: Next.js frontend, FastAPI backend, LLM AI answers

ai chatbot fastapi fullstack llm nextjs openai python qna railway react taiwindcss typescript vercel webapp

Last synced: 30 Dec 2025

https://github.com/gmunumel/market-mind

AI market intelligence and analysis.

ai chromadb fastapi langchain langgraph postgresql rag react

Last synced: 07 Apr 2026

https://github.com/shixi99/spam-classification-rest-api

Spam Classification Rest API using Keras, FastAPI & NoSQL

cassandra fastapi keras nosql python tensorflow

Last synced: 07 Apr 2026

https://github.com/devarakalyani/edu-tutor-ai-

EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.

artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial

Last synced: 13 Apr 2026

https://github.com/sahidrajaansari/summifyai-an-automatic-text-summarizer

SummifyAI is a text summarization platform that employs the Pegasus model to provide summaries for diverse text types. It integrates a FastAPI backend, Vite React frontend, and MongoDB database, and supports user authentication via Clerk.

fastapi mongodb nodejs python reactjs

Last synced: 07 Apr 2026

https://github.com/dogukanurker/brokenurlchecker

Check whether a link working or not.🖇️

css fastapi html python react tailwind typescript urlchecker uvicorn

Last synced: 07 Apr 2026

https://github.com/llamasearchai/openbrain

OpenBrain: local-first brain model with FastAPI + React, metrics streaming, and agentic planning.

3d agents brain fastapi llm neuroscience openbrain react threejs typescript vite

Last synced: 07 Apr 2026

https://github.com/rjjha/chatpdf--backend

A full-stack app for querying and uploading PDFs using OpenAI's RAG system. Built with React, FastAPI, and MongoDB, it ensures seamless interaction and intelligent PDF-based responses.

fastapi gemini-api python3

Last synced: 16 May 2026

https://github.com/mustafahere/learn_fastapi

Simple calculator GET APIs using fastAPI

fastapi python python3

Last synced: 18 May 2026

https://github.com/inab/licenses-mapping

A tool to map strings to SPDX licenses names or IDs.

fastapi licensing spdx

Last synced: 15 Apr 2026

https://github.com/kejiahp/fastapi-ecom-recommendation-system

Advanced recommendation system for e-commerce applications.

docker fastapi jinja2 mongodb motor pydantic python scikit-learn scikit-surprise

Last synced: 07 Apr 2026

https://github.com/8thgencore/yuno-backend

API for simple task manager

docker docker-compose fastapi python redis sqlmodel

Last synced: 20 Jan 2026

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

This project implements an image encryption and decryption system using Linear Feedback Shift Register (LFSR) cipher with Shannon's principles of confusion and diffusion. The application features a user-friendly web interface that allows users to upload images, configure encryption parameters, and visualize the encryption/decryption results

api-development computer-security confusion diffusion fastapi image-cryptography lfsr-algorithm streamlit web-application

Last synced: 21 Jun 2025

https://github.com/ggsmith842/sentiment-api-hum

A FastAPI app that takes a keyword, searches for recent tweets, and returns a sentiment score.

fastapi nlp python

Last synced: 04 May 2026

https://github.com/abidmaqbool20/fastapi-postgres-starter-kit

A scalable FastAPI starter kit with JWT authentication, role-based access control, SQLAlchemy ORM, Alembic migrations, PostgreSQL, and modular architecture ready for production and rapid API development.

alembic api-development backend fastapi jwt-authentication migrations postgresql python python3 rest-api role-based-access-control seeder sqlalchemy starter-kit web-api

Last synced: 03 Jul 2026

https://github.com/alivx/ocr-fastapi-demo

Demo app for sync and asyncio using fastAPI

async fastapi fastapi-crud redis rq synchronization

Last synced: 03 May 2026

https://github.com/aasherkamal216/student_homework_assistant

A Personal Homework Assistant for Students

fastapi gemini litellm

Last synced: 16 May 2026

https://github.com/coko7/invoice2json

🧾 Extract structured JSON from invoices and receipts using a local Ollama vision model — no cloud APIs required.

ai document-extraction fastapi invoice invoice-processing json llm local-ai ocr ollama pdf receipt receipt-parsing structured-data vibe-scaffolded vision-model

Last synced: 30 Jun 2026

https://github.com/tomasdmarg/money-mule-backend

MoneyMule.xyz - Tool for early stage investors. ETH Global Cannes. Backend Repo

ai backend crewai crypto cryptocurrency docker ethglobal fastapi multiagent openai python startups

Last synced: 09 Jul 2025

https://github.com/mahajanankur/fast-api-template

Python FastAPI REST Web Service Template

fastapi python webservice

Last synced: 01 May 2026

https://github.com/akshatdalton/fastapi-mongo-drivers-benchmark

Benchmarks of FastAPI (sync and async routes) with different mongo drivers.

aiomongo benchmark fastapi mongodb motor pymongo

Last synced: 21 May 2026

https://github.com/assada/raw_langchain

LangGraph Api server (uvicorn, FastApi)

docker fastapi langchain langgraph uvicorn

Last synced: 09 Jul 2025

https://github.com/jwill9999/llama3.2

Docker container running Ollama, fastapi, and llama3.2 model

docker fastapi llama3-2 ollama ollama-api python3

Last synced: 10 Apr 2026

https://github.com/jsonfm/qr-api-python

⚡️ A simple backend for decoding and encoding QR images.

api backend fastapi python pyzbar qrcode

Last synced: 18 May 2026

https://github.com/vviveksharma/fastapi-backend-insta

This is FastAPI based backend application which have authentication of user , Login , Logout system , Creating Post and Updating it and Commenting on it Post

fastapi python3

Last synced: 18 May 2026

https://github.com/datvodinh/ai-experiment-system

A simple Web App for Deep Learning Experiment Management System.

fastapi fullstack gradio mongodb pytorch

Last synced: 07 Apr 2026

https://github.com/frostbyte012/gemma-studio

A web-based application for managing datasets, fine-tuning machine learning models, and monitoring training progress. Built with React, TypeScript, and FastAPI, it simplifies workflows for dataset preprocessing, hyperparameter configuration, and model export.

docker fastapi reactjs typescript

Last synced: 07 Apr 2026

https://github.com/rodrigo-kelven/api-payment

API Payment é um projeto open source. Baseado na ideia de facilitar a crição de apis do absoluto, este projeto é uma ótima opção para os que se perguntem do que é composta uma api excelente em termos de seguranca, performance e escalabilidade/flexibilidade.

api-rest fastapi payment-integration

Last synced: 18 May 2026

https://github.com/rggh/smurl

smaller url

fastapi python url-shortener

Last synced: 17 May 2026

https://github.com/webmasterdevlin/fastapi-backend

FastAPI backend for my react-vite-frontend repo

azure-ad dockerfile entra-id fastapi

Last synced: 21 Mar 2025

https://github.com/filipusarif/electricity-prediction-fastapi

Back end for prediction consumtion electricity in japan with fastapi

api fastapi prediction regression

Last synced: 18 May 2026

https://github.com/pashpiter/content_storage

Веб-приложение для хранение файлов с аутентификацией пользователей.

asyncpg bcrypt fastapi postgresql pyjwt python redis sqlmodel

Last synced: 07 May 2025

https://github.com/georgejkaye/thesis-tracker

Web app showing the progress of my thesis

fastapi nextjs react thesis

Last synced: 09 Apr 2026

https://github.com/mryutaro/smago-map

SmaGoMap: IoTごみ箱SmaGoと連携可能なごみ箱の位置マップ

docker docker-compose fastapi nginx postgresql python react react-leaflet typescript

Last synced: 07 Apr 2026

https://github.com/jonatandb/fastapi-tasks-crud-mongo-react

Tasks CRUD (FastAPI / MongoDB / React)

fastapi jonatandb mongodb react

Last synced: 07 Apr 2026

https://github.com/harshdwivediiiii/road-management-system

An AI-powered road hazard detection system that automatically identifies potholes, cracks, and road anomalies using computer vision and vehicle dashcam footage. The system geotags detected hazards and reports them to a centralized dashboard, enabling authorities to take faster action and improve road safety.

fastapi flask machine-learning mongodb mongodb-atlas opencv python yolo11s

Last synced: 10 Apr 2026

https://github.com/antconsales/antonio-gemma3-evo-q4

First self-learning AI for Raspberry Pi with auto-evolution | EvoMemory™, RAG-Lite, Rule Regeneration | 100% offline

edge-ai evomemory fastapi gemma gguf llm offline-ai python rag raspberry-pi self-learning sqlite

Last synced: 03 Nov 2025

https://github.com/grooooaaaark/rpn-calculator-api

Clean Code implementation of a RPN calculator API using MongoDB to store operations and results

api calculator clean-architecture clean-code fastapi python

Last synced: 02 May 2026

https://github.com/developedby-siva/token-scope

Profile your LLM payloads. Find the waste. Cut the cost. Field-level token attribution, cost leak detection, and payload optimization for any LLM API.

docker fastapi github-actions llm openai tiktoken

Last synced: 08 Apr 2026

https://github.com/tpavimalini/cognidao

Decentralized AI-driven governance assistant for unbiased and transparent DAO decision-making. Our Cartesi Coprocessor-powered AI assistant analyzes DAO proposals, evaluates feasibility based on past governance data, and generates trustless, AI-driven reports stored on-chain for transparency and auditability.

cartesi-coprocessor eigenlayer fastapi hardhat nodejs reactjs solidity wagmi

Last synced: 14 May 2025

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

Api gateway, repositorio onde mostro como funciona um api gateway de forma simples usando fastapi, python, docker. Ele desempenha um papel crucial na gestão e orquestração de chamadas de API, oferecendo uma série de funcionalidades que melhoram a eficiência e a segurança das comunicações

docker fastapi python3

Last synced: 07 May 2025

https://github.com/ajsalemo/fastapiexponentialbackoff

Trying out Fast API to implement exponential backoff when connecting to a MySQL instance

api async await azure database fastapi json mysql pip pipenv python sqlalchemy

Last synced: 07 Apr 2026

https://github.com/josiah-mbao/docu-vision

An AI tool that turns documents into insights using Google Cloud and a FastAPI backend

api fastapi gcp-storage-bucket

Last synced: 10 May 2026

https://github.com/topotun77/fastapi

Организация taskmanager с использованием FastAPI (python, FastAPI, SQLAlchemy, alembic, pydantic, SQLite)

alembic fastapi pydantic python sqlalchemy sqlite3

Last synced: 18 May 2026

https://github.com/imtiaj-007/surecheck-ai

SureCheck AI is an intelligent, agentic backend for automating medical insurance claim adjudication. It ingests multiple claim documents (Bills, Discharge Summaries, IDs), extracts structured data using parallel AI agents, validates consistency across documents, and renders a final approval decision.

ai ai-agents aws claims docker fastapi langchain langgraph llm pydantic python redis

Last synced: 07 Apr 2026

https://github.com/zero1max/fastapi-auth

A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.

fastapi python3 sqlite3 tortoise-orm

Last synced: 21 May 2026

https://github.com/hazelnutparadise/gamecorner

A web game platform of hazelnut-paradise.com.

fastapi platform web-games

Last synced: 04 Jul 2026

https://github.com/abhi904485/fastapi_with_graphene

GraphQL With Fastapi Using (starlette-graphene3)

alembic fastapi graphene3 graphql sqlalchemy starlette

Last synced: 09 May 2026

https://github.com/ddrm86/cat_facts_api

This project is a simple FastAPI application that provides an API for managing cat facts. Made following the official FastAPI tutorial.

fastapi sqlite3 sqlmodel uuidv4

Last synced: 07 May 2026

https://github.com/50-course/medline

The homebase of everything healthcare - Get to know the latest trends in Healthcare, from exposition to featured catalogues from top brands

fastapi healthcare python web-scraping

Last synced: 22 Apr 2026

https://github.com/jmoussa/youtube-content-recommendation

An RESTful API paired with a content scraper that analyzes popular YouTube content and arranges it in interesting ways for the end user (via API endpoints).

content-recommendation elasticsearch elasticsearch-client fastapi google python web-service youtube youtube-api

Last synced: 07 May 2026

https://github.com/mirtazayev/telegramapi

This is copy basic functions of Telegram created using FastAPI.

api fastapi telegram-api

Last synced: 14 May 2025

https://github.com/wapiti08/llmdev

Projects utilising LLM with Backend

agent cache fastapi llm load-balancer network-security threat-intelligence

Last synced: 14 Mar 2025

https://github.com/sakhileln/space-nomad

A web application built with FastAPI and SQLite3, designed to deliver up-to-date space exploration information. It integrates data from public space APIs to showcase current missions, space news, celestial body details, and more! 🌌

database fastapi nasa-api spacex spacex-api spacex-launches spacex-launches---mission-tracker sqlite3

Last synced: 18 Apr 2026

https://github.com/nikol4ss/gotrade

Application that consumes financial market APIs, analytical dashboards, and simulates investments with AI/ML for real investments.

axios-vue celery fastapi pandas python-binance vue3

Last synced: 18 May 2026

https://github.com/pooja-bhavani/reverie-ai-memory-frame

AI memory frame that understands your photos with Amazon Bedrock, searches them by meaning with Aurora PostgreSQL + pgvector, and narrates them in a human voice. Next.js + FastAPI on Vercel + AWS.

amazon-bedrock aurora-postgresql aws fastapi multimodal-ai nextjs pgvector rag semantic-search vector-search vercel

Last synced: 02 Jul 2026

https://github.com/dave-shawley/fastapi-patterns-lab

Lab for exploring FastAPI and ASGI patterns in code and theory

fastapi

Last synced: 12 Jun 2026

https://github.com/aleksey-kerkin/warehouse-api

API для управления складом

backend fastapi python

Last synced: 18 May 2026