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/maniebra/voidrun

An isolated environment for code execution.

app docker dockerimage fastapi firejail isolation judge

Last synced: 11 May 2026

https://github.com/brkcvlk/hello-k8s

A simple hello-k8s REST API deployed on Kubernetes with GitOps via ArgoCD

argocd cicd devops docker fastapi gitops k8s kubernetes minikube nginx python

Last synced: 11 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/roblesdotdev/fake-projects

Full api created with FastAPI

fastapi pydantic python3 starlette uvicorn

Last synced: 11 May 2026

https://github.com/itsshreyagarg/sentify-ml

An end-to-end sentiment analysis API powered by machine learning! 🚀 This project features text classification, FastAPI deployment, Docker containerization, CI/CD automation, and real-time monitoring with MLflow & Grafana. Built for seamless cloud deployment on Azure. Let me know if you want any tweaks!

fastapi jupyter-notebook mlflow

Last synced: 11 May 2026

https://github.com/jnstockley/api

Custom API written in Python using FastAPI

api docker fastapi python rest

Last synced: 12 May 2026

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/labatata101/tim

A simple and intuitive inventory management system

fastapi postgresql python rest-api

Last synced: 12 May 2026

https://github.com/efenstakes/yoda-ai-alpha-api-mini

A generative AI API using Amazon AWS Bedrock supporting text and image generation.

aws aws-bedrock aws-lambda bedrock fastapi python

Last synced: 12 May 2026

https://github.com/nezorinegor/measurementsnti

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

fastapi plotly real-time

Last synced: 12 May 2026

https://github.com/aryaminus/dspy-proxy

A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.

ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api

Last synced: 12 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/igrorp/newsagg

NewsAgg is a pluggable, API-driven platform for aggregating, ranking, and serving news from multiple sources (RSS, APIs, JSON feeds) 📰

api aws fastapi news python

Last synced: 29 Apr 2026

https://github.com/smrenato/fastapi_backend

A simple backend application using fastAPI framework to make a blog

asyncio bakcend fastapi python sqlalchemy

Last synced: 07 Aug 2025

https://github.com/zavintyshka/fastapi-social-media

Social Media API based on fastapi library for python

api docker fastapi postgresql python

Last synced: 09 Apr 2026

https://github.com/mstovarh/moviemix-my-movie-api

Este repositorio contiene una API personalizada llamada MovieMix encargada de realizar recomendaciones de películas, se utilizaron tecnologías como python, jwt, uvicorn, docker, sqlalchemy, fastapi y docker.

api docker docker-compose env fastapi jwt jwt-auth jwt-token middleware python restful-api sqlalchemy-orm sqlalchemy-python uvicorn

Last synced: 09 Apr 2026

https://github.com/kimpro82/mywebpractice

Frankly speaking, I'm not so interested in the web.

bootstrap css fastapi flask html javascript python react sass typescript vbscript web

Last synced: 09 Apr 2026

https://github.com/impesud/ai-finops-platform

AI FinOps is an AI-powered platform for cloud cost optimization and forecasting. Built with FastAPI, Python, and modern MLOps tools, it allows teams to track multi-cloud usage, detect anomalies, and predict future expenses using real-time data and machine learning.

aws docker fastapi jupyter mlflow python react scikit-learn statsmodels tailwindcss terraform xgboost

Last synced: 09 Apr 2026

https://github.com/lanemc/unified-webhook-router

🎯 Developer-friendly webhook router for Stripe, GitHub, Slack, Twilio, Square. Framework-agnostic, serverless-ready, dual-language (TypeScript/Python).

crypto django express fastapi flask github hmac nextjs python security serverless slack stripe typescript webhook

Last synced: 09 Apr 2026

https://github.com/nitintf/nl2sql

Natural Language to SQL conversion API using LangChain, FastAPI and React

fastapi langchain langgraph openai react

Last synced: 09 Apr 2026

https://github.com/elrf3lipes/quake3_log_parser

Quake 3 Arena log parser that provides a report for each match, with integrated FastAPI and CI/CD

ci-cd docker fastapi python quake3

Last synced: 09 Apr 2026

https://github.com/inightjar/taskmanager_farm

TodoList with crud operations using fastAPI backend, mongoDB and reactjs

fastapi mongodb reactjs

Last synced: 09 Apr 2026

https://github.com/jurajmajer/email-microservice

Microservice written in Python for sending emails based on jinja templates

docker email-sender fastapi jinja2 kubernetes microservice python3 smtp

Last synced: 09 Apr 2026

https://github.com/kpernyer/living-twin-monorep

🧠 Your organization's digital twin that learns, remembers, and evolves. RAG-powered knowledge system that turns scattered information into intelligent conversations.

ai fastapi flutter knowledge-graph multi-tenant neo4j organzational-intelligence rag react vector-search

Last synced: 09 Apr 2026

https://github.com/ah-ugo/amber-foods-backend

Backend for Amber Hotel Food Delivery (Demo)

fastapi mongodb oauth2

Last synced: 21 Apr 2026

https://github.com/guduchango/mini-store-qa-demo

Mini Python project using ChromaDB + Ollama to answer questions about a JSON product catalog. Demo of vector search + LLM in a dockerized FastAPI app. Logs visible with docker-compose up.

chatbot chromadb contextual-search docker example fastapi natural-language-processing ollama python rag sentence-transformers

Last synced: 09 Apr 2026

https://github.com/hongch666/mix-web-demo

这是一个微服务的 Demo 框架,集成了对 Spring/Gin/Nest.js/FastAPI 微服务注册与发现(Nacos),并使用 SpringCloud 的 gateway 网关进行服务路由和登录校验,可在此基础上进行项目扩展。

fastapi gin nestjs spring

Last synced: 09 Apr 2026

https://github.com/natan1995/llm_docker_service

MIcroservice that was created to connect a pre trained LLM to a different databases

docker docker-compose fastapi llm-agents postgresql python3

Last synced: 09 Apr 2026

https://github.com/minhosong88/swissgpt

SwissGPT is a versatile AI-powered toolset, akin to a Swiss knife, that can be used for a variety of tasks. It comprises seven specialized projects, each designed to handle specific types of data and queries, all integrated into a single platform. The main page, Home.py, serves as a hub, providing links to the seven AI Web service, using Langchain,

chatgpt fastapi langchain llm streamlit

Last synced: 09 Apr 2026

https://github.com/arij01/pdf-extractor

PDF-Extractor is a web application that allows users to upload PDF files, extract text from them, and correct the text using language tools. The frontend is built with React, and the backend is built with FastAPI.

fastapi langdetect language-tool-python pdfplumber python react

Last synced: 18 Apr 2026

https://github.com/07rinat07/fastapimyapp

fastapimyapp

fastapi python3 sqlite

Last synced: 15 Apr 2026

https://github.com/jaozc/user-profile-audit

User Profile Audit Project

audit crud docker fastapi postgresql python sql

Last synced: 18 Apr 2026

https://github.com/shray-jayn/skill-score-ai

Skill Score AI – A powerful AI-driven platform for analyzing coaching conversations.

assemblyai docker fastapi monorepo nestjs nodejs openai postgres prisma python reactjs turporepo vite

Last synced: 09 Apr 2026

https://github.com/guilhermeuptotask/tasksmaneger

Fullstack Web Aplication Using FastApi, React, OpenAPI, Docker, Nginx, PostgreSQL, GitHub Actions for CI/CD.

cicd docker fastapi github-actions nginx openapi postgresql python react typescript

Last synced: 09 Apr 2026

https://github.com/fialex1212/fastapi-react-toascii

The ASCII Art Converter is a web application that allows users to upload images by link or file and convert them into ASCII art. The app utilizes a React frontend for a responsive user interface and a FastAPI backend for efficient image processing.

fastapi react sqlite vite

Last synced: 09 Apr 2026

https://github.com/bhawesh-agrawal/neural-ninjas

It is a repository for x10x hackathon held by masai. It has the work of Neural Ninjas. We have worked on Data Science problem with a intution to make prediciton easy for any client using our model.

algorithms data-science fastapi machine-learning nextjs python3

Last synced: 09 Apr 2026

https://github.com/gustavz/docker-fastapi-mongo-template

Minimal working template to run a fast API with a mongo DB using docker compose

docker docker-compose fastapi mongodb template

Last synced: 09 Apr 2026

https://github.com/guduchango/fastapi-booking

booking API with FASTAPI framework

fastapi python3

Last synced: 19 May 2026

https://github.com/smk1085/smac-fastapi-auth

Reusable code for authentication in Python backends using FastAPI

aws cognito fastapi secrets-manager

Last synced: 14 Apr 2026

https://github.com/praadnya/cuisinecompass

A full-stack web application built with FastAPI, React, and Axios, featuring image-based food search, advanced filters, and location-based recommendations.

fastapi geoqueries image-classification mongodb react responsive

Last synced: 11 Feb 2026

https://github.com/davidjnevin/template-python-fastapi-docker-postgres

A hexagonal architecture template repository for Python, FastAPI, PostgreSQL with settings that suit my new project needs.

docker fastapi flit hexagonal-architecture postgresql python

Last synced: 09 Apr 2026

https://github.com/yeukfei02/pizza-order-api

pizza-order-api

fastapi postgres python

Last synced: 09 Apr 2026

https://github.com/ind4skylivey/aetherframe

Hybrid monorepo malware analysis platform with plugin-based architecture. Features automated threat detection, dynamic tracing (Frida), and interactive analytics dashboard.

anti-analysis automation binary-analysis celery docker fastapi frida instrumentation malware-analysis monorepo postgresql python react real-time-analytics reverse-engineering

Last synced: 09 Apr 2026

https://github.com/andrewwong97/gwb-routes

George Washington Bridge operational dashboard to track whether to take upper or lower level based on on/off ramp points and real-time traffic.

directions-api fastapi george-washington-bridge google-maps-api nyc python3 redis sentry vercel-serverless

Last synced: 09 Apr 2026

https://github.com/bigelricho/recibro

Allows the viewing and managing of your recipes

blazor fastapi mongodb recipes

Last synced: 09 Apr 2026

https://github.com/maxonary/spotter

Share your location. Get real-time notifications of your favourite meme spots. AI analyses social media videos with reverse image search, puts them onto a map and enables users to get push-notified once they walk by a categorised spot.

fastapi ios-swift streamlit

Last synced: 09 Apr 2026

https://github.com/aitsc/ankiweb

Self-hosted web port of Anki: study, browse, edit & manage flashcards from any browser, plus the full AnkiConnect HTTP API. Built on the official anki Python lib + FastAPI, reusing Anki's real frontend (reviewer/editor/graphs). Single-user, local-first, LAN-ready. Spaced repetition (SRS) in the browser — no sync, no add-ons.

anki anki-connect ankiconnect fastapi flashcards learning python self-hosted spaced-repetition srs study-tool web-app

Last synced: 18 Jun 2026

https://github.com/hotframe/hotframe

Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.

fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket

Last synced: 24 May 2026

https://github.com/ahmadrafidev/jobs-scraper-backend

backend-side of the jobs listing app

backend fastapi scrapers

Last synced: 04 May 2026

https://github.com/cynthiawahome/fastapi-react-integration

This repository demonstrates the integration of a FastAPI backend with a React frontend, featuring JWT-based authentication. It includes user registration, login, and profile management functionalities. The project is structured with clear separation of concerns and follows best practices for security and configuration management.

authentication axios fastapi fullstack jwt pydantic python react sqlalchemy vite

Last synced: 09 Apr 2026

https://github.com/ehsanahmadzadeh/paramora

Safe typed query compilation for FastAPI.

fastapi mongodb odm postgresql query-compiler sqlmodel type-safe validation

Last synced: 24 May 2026

https://github.com/luisfurmiga/lu-estilo-app

API RESTful para gerenciamento de clientes, produtos e pedidos, desenvolvida com FastAPI, PostgreSQL, autenticação JWT, testes automatizados e deploy via Docker

alembic api async backend crud docker docker-compose fastapi jwt jwt-authentication postgresql pydantic pytest python3 rest-api sentry sqlalchemy swagger uvicorn

Last synced: 09 Apr 2026

https://github.com/dmitriiviktorov/twitter

This project is a microblogging service for corporate use. Functionally, it allows users to write posts (you can use pictures), view other users' posts, subscribe to each other and put/remove likes on posts - as if your corporate network has its own Twitter.

asyncio docker docker-compose fastapi nginx postgresql python3 uvicorn

Last synced: 09 Apr 2026

https://gitlab.com/arieutils/aiosox

⛓️ Combination of asyncapi(documentation) & socketio pub/sub using aiokafka as the client manager multinode backend services. Docs https://arieutils.gitlab.io/aiosox/

aiokafka asyncapi fastapi kafka socketio

Last synced: 16 Aug 2025

https://github.com/sanghanmol/billalyze

An app to upload receipts, extract data using OCR, and visualize spending trends with charts and stats.

fastapi python sqlalchemy sqlite streamlit tesseract-ocr

Last synced: 09 Apr 2026

https://github.com/sirmaxx/log_manager

log manager services for microservices

data fastapi logging microservice mongodb

Last synced: 09 Apr 2026

https://github.com/learningbyplaying/python-webservices-fastapi-dockerize

How to dockerize a simple FastApi application

docker dockerized fastapi python

Last synced: 10 Apr 2026

https://github.com/muhammadsajidy/real-time-chat-app

A simple real time chat application made using React.js, Express.js and Socket.io

fastapi javascript mongodb python reactjs tailwindcss

Last synced: 10 Apr 2026

https://github.com/jorgeffonte/altaiclockin-automation

Automated clock-in/out solution for Altaiclockin.com using Selenium. Includes standalone Python script and Docker API service with Home Assistant integration.

automation automation-tools docker fastapi home-assistant home-assistant-integration homeassistant python selenium selenium-webdriver webdriver

Last synced: 10 Apr 2026

https://github.com/hect1k/mundra

Named after Mundra Port, Kutch, Gujarat, MUNDRA - MUNSoc Delegate Resource Application is a centralized database designed to optimize event planning, streamline communication, and facilitate delegate management

authentication backend fastapi python

Last synced: 18 Aug 2025

https://github.com/iyazerski/weather_api

RESTful and asynchronous weather API, created as a pet project to demonstrate my skills in API development

api docker fastapi python rest weather

Last synced: 10 Apr 2026

https://github.com/phaniteja5789/containerized-data-ingestion-api-with-fastapi-and-mongodb

Developed an API using FastAPI that gets the data and stores the data in MongoDB. The entire process runs in containers using Docker

docker docker-image docker-volumes dockercompose dockerfile fastapi mongodb

Last synced: 12 Feb 2026

https://github.com/wilberquito/melanoma.thesis

A CAD Infrastructure for Melanoma Detection

cnn-classification deep-learning fastapi pytorch svelte

Last synced: 10 Apr 2026

https://github.com/sarmad426/nextjs-fastapi-todo-app

Todo list app with Next.js front end and FastAPI backend in one app.

api fastapi nextjs postgresql python typescript

Last synced: 10 Apr 2026

https://github.com/junior92jr/fastapi-docker-postgres-devcontainer-seed

A pre-configured FastAPI project seed designed to streamline development with Docker, PostgreSQL, and Visual Studio Code DevContainers. This template is perfect for developers looking to kickstart a scalable FastAPI app with a PostgreSQL database, all within a containerized, reproducible environment.

devcontainer docker docker-compose fastapi postgresql python3

Last synced: 10 Apr 2026

https://github.com/nayeem01/chat-with-docs

A chat application that helps users communicate about their documents.

chromadb daisyui fastapi langchain nextjs14 python websocket

Last synced: 10 Apr 2026

https://github.com/salman-aziz-4425/support-chatbot

A Support Chatbot demonstrating Autogen handoff pattern

ai-agents autogen fastapi gen ollama python

Last synced: 26 Aug 2025

https://github.com/thapelomagqazana/bugzot

BugZot is a modern, scalable, and secure bug tracking system for enterprise teams — built with React, FastAPI, PostgreSQL, and designed with developer-first UX principles.

asyncio bug-tracking ci-cd devops enterprise-software fastapi issue-tracker openapi postgresql rbac reactjs tailwindcss vite webapp

Last synced: 10 Apr 2026

https://github.com/rafaelpierre/vibe-to-live-agents-mcp

A complete end-to-end example of building and deploying production-ready AI agents from prototype to cloud.

agents azure-container-apps fastapi mcp openai openai-agents-sdk python terraform typescript

Last synced: 10 Apr 2026

https://github.com/suizer98/kubernetes-machinegun

As Tinker once said: "Pew Pew, Pew Pew Pew!"

ddos docker fastapi kubernetes minikube postgresql redis

Last synced: 10 Apr 2026

https://github.com/yashvs15112004/real-time-crisis-sentiment-analysis-and-mapping

🚨 An AI-powered web app for real-time crisis reporting. Analyzes submission urgency with an NLP model and visualizes critical alerts on a live map to aid first responders.

data-visualization emergency-response fastapi full-stack geolocation java leafletjs machine-learning microservice mongodb nlp python sentiment-analysis spring-boot

Last synced: 10 Apr 2026

https://github.com/soneylegal/cortex

Pipeline de dados serverless pronto para produção na AWS focado em ingestão de eventos de alta vazão, validação estrita de schema, padrões de resiliência (DLQ, Idempotência) e emulação local completa via LocalStack e Terraform.)

aws-lambda aws-sqs backend-engineering clean-architecture data-pipeline dynamodb event-driven fastapi infrastructure-as-code localstack observability pydantic pytest python3 resilience-patterns serverless-architecture terraform test-driven-development

Last synced: 24 May 2026

https://github.com/dudaborges/prevac

The Prevac is a real-time industrial safety system that uses a sophisticated network of IoT sensors for continuous temperature and pressure monitoring.

docker fastapi postgresql python react tortoise-orm

Last synced: 10 Apr 2026

https://github.com/soumojit-makar/twitter-automation

An advanced AI-powered Twitter automation system that generates and posts engaging tweets using a full-stack setup — FastAPI for the backend, SolidJS for the frontend, and LangChain + Gemini AI for intelligent content generation with memory and visual creativity.

fastapi gemini-api langchain pydantic solidjs sqlmodel

Last synced: 10 Apr 2026

https://github.com/mpbeatriz/santander_coders_2024

Repositório dos exercícios e projetos do curso de Engenharia de Dados da Ada em parceria com o Santander (em andamento).

apache-kafka apache-spark api data-engineering data-extraction fastapi flask numpy oop pandas python webhooks

Last synced: 10 Apr 2026

https://github.com/kkaarroollm/orders-project

Full-stack microservices system for simulating complex order processing pipelines using FastAPI, Redis Streams, and Kubernetes. Deployed securely on a self-hosted Pi cluster.

fastapi helm kubernetes microservices pydantic raspberry-pi react redis-streams self-hosted tailwind typescript

Last synced: 10 Apr 2026

https://github.com/ishaan0709/vitals_vr_training

VITALS — VR-first full-stack surgical training platform with AI support. Built for the Israel–India Hackathon (Hack4Help) to empower medical students through an AI surgical mentor, responsive web app, and immersive Unity-based VR simulations.

ai chatbot fastapi hackathon healthcare openai react surgery-training unity vr

Last synced: 10 Apr 2026

https://github.com/jurajmajer/invoice-microservice

Microservice written in Python for creating invoices based on jinja templates

docker fastapi invoice-generator jinja2 kubernetes microservice python3

Last synced: 10 Apr 2026

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

Blog KD6 é um espaço dedicado para a publicação de postagens como artigos, ideia, e futuramente imagens e videos, a ideias é trasnformar em um lugar onde possamos criar nosso portofolio e anexar aos respectivos perfis postagens diversas sobre diversos assuntos.

docker fastapi flask mongodb nginx postgresql python3 redis

Last synced: 10 Apr 2026

https://github.com/jonathan-foucher/python-api-example

An example of Python APIs using different frameworks

django fastapi flask python3 sqlalchemy

Last synced: 18 Apr 2026