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/evteevakb/online-cinema

Microservice-based backend for an online cinema platform with user authentication, admin panel, API gateway, and ETL pipeline to Elasticsearch

django docker elasticsearch fastapi jaeger postgresql python redis

Last synced: 10 Apr 2026

https://github.com/thenoblet/prompthire-backend

FastAPI service that generates three role-specific interview questions for a 30-minute screening, given a job title.

ai fastapi instructor litellm postgresql pydantic

Last synced: 09 Jul 2026

https://github.com/baku-stark/login-system

🐍 ⚛️ | Login System Project

css fastapi project python react react-router reactjs typescript

Last synced: 10 Apr 2026

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

JSON-RPC server on fastapi

fastapi json-rpc python

Last synced: 29 Apr 2026

https://github.com/vero-code/castanea

Multi-agent AI research assistant for students. Powered by Google ADK, Perplexity, and Gemini models.

agents ai analysis automation edtech fastapi gemini google-adk hackathon perplexity rag react research vite writing

Last synced: 10 Apr 2026

https://github.com/aniket-16-s/chatbot-with-tensorflow

A simple and powerful chatbot made with deep-learning using tensorflow feedforward neural network. Uses RESTful API and Streamlit for ease of use. A smple solution for small scale business or anyone who needs AI chatbot ready to use/ integrate in apps / websites.

chatbot chatbot-application chatbot-framework deep-learning deep-neural-networks fastapi json keras neural-network nlp pydantic rest-api restful-api streamlit tensorflow uvicorn

Last synced: 10 Apr 2026

https://github.com/pavelsukhachev/smart-todo-app

🚀 Modern todo application with drag-and-drop, built with React, TypeScript, and FastAPI

docker drag-and-drop fastapi fullstack python react tailwindcss testing todo-app typescript

Last synced: 10 Apr 2026

https://github.com/luinedev/url-encurtador-fullstack

Aplicação de encurtador de URL full-stack construída com Python (FastAPI), React e orquestração de containers com Docker.

api-rest docker docker-compose fastapi full-stack mysql mysql-database python react url-shortener

Last synced: 10 Apr 2026

https://github.com/owlinux1000/aos

Object storage API sample

api fastapi object-storage python

Last synced: 15 May 2026

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

Template for FastAPI applications. Typed with mypy, tested with pytest and logged with loguru.

fastapi loguru mypy pytest python template template-repository

Last synced: 14 Mar 2025

https://github.com/jakeroggenbuck/scry

Scry is a web application that allows users to quickly check open ports, logins, and critical system information about their server from any web browser, anywhere.

fastapi mongodb python react

Last synced: 10 Apr 2026

https://github.com/codebreaker518/ann_mlp_greekletters_frontend

This repository contains the web interface developed in React to test a multilayer perceptron (MLP) artificial neural network (ANN) designed to recognize Greek letters drawn by users.

ai ann artificial-neural-networks fastapi model multilayer-perceptron-network opencv-python reactjs tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/tatamiya/cloudrun-fastapi-sample

Build and deploy a sample FastAPI service to GCP Cloud Run

fastapi gcp-cloud-run

Last synced: 14 Mar 2025

https://github.com/garvitjain-02/modular-rag-chatbot

A Modular Retrieval-Augmented Generation (RAG) application that allows users to upload PDF documents and chat with an AI assistant that answers queries based on the document content. It features a microservice architecture with a decoupled FastAPI backend and Streamlit frontend, using ChromaDB as the vector store and Groq's LLaMA3 model as the LLM.

chromadb fastapi generative-ai groq langchain llama3 llm python rag-chatbot streamlit

Last synced: 10 Apr 2026

https://github.com/clovisphere/mpesa-btobet-client

A wrapper that sits between safaricom (mpesa) and btobet

api docker fastapi nginx python wiremock

Last synced: 12 Jan 2026

https://github.com/skupperr/ai-coding-challenge-generator

AI Coding Challenge Generator is a full-stack application that helps users improve their coding skills through daily AI-generated multiple-choice challenges, tailored by difficulty.

ai clerk fastapi javascript ollama python react sqlalchemy vite

Last synced: 10 Apr 2026

https://github.com/bagus0315/stock-sentiment

Sentiment News is a web app dedicated to exploring the relationship between financial news article sentiment and the price action of related stocks.

api-integrations fastapi gemini-api nlp posgtresql rapid-api stock-news-sentiment typescirpt

Last synced: 15 May 2025

https://github.com/humble-guyy/stock-market-agent

The Stock Market AI Agent is a Python-based backend API that fetches real-time stock prices

fastapi langchain python railway-deployment uvicorn yfinanc

Last synced: 15 Apr 2025

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

Este projeto implementa uma aplicação com autenticação de usuários utilizando o protocolo OAuth2, um padrão amplamente utilizado para autenticação e autorização em APIs e sistemas web. A seguir, discutiremos em detalhes o que é o OAuth2, como ele funciona, e como este projeto simplifica seu uso.

docker fastapi mongodb postgresql python3

Last synced: 10 Apr 2026

https://github.com/calcagnoloic/react-fastapi-boilerplate

Boilerplate for projects using React as service frontend and Python as service backend

boilerplate-template docker-compose fastapi flake8 pytest python reactts tailwind vitest

Last synced: 10 Apr 2026

https://github.com/nicholasgriffintn/llm-assistant

This is a side project to build an assistant using llms.

cloudflare cloudflare-ai fastapi langchain llava llm mistral mistral-nano ollama

Last synced: 10 Apr 2026

https://github.com/saadmairaj/blog-api

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/lee-seung-tak/lst-nas

Custom NAS with FastAPI, Suppabase, Nginx, Certbot, Docker Composite

certbot docker-compose fastapi nas nginx supabase

Last synced: 10 Apr 2026

https://github.com/abhishekkumar35/google-adk-nocode

A visual, no-code interface for creating AI agents with Google ADK. Supports both cloud and local Ollama models with multi-tech stack integration.

ai-agents fastapi gemini-api no-code-google-adk nodejs ollama python typescript

Last synced: 10 Apr 2026

https://github.com/fahadulshadhin/leetcode-stats

API to fetch your LeetCode profile stats

fastapi mongodb python3

Last synced: 05 May 2026

https://github.com/natthasath/demo-python-fastapi-hypercorn

FastAPI and Hypercorn are tools for building web applications. FastAPI is a web framework for building APIs with Python, while Hypercorn is an ASGI server for serving those APIs. Together, they provide a powerful and efficient way to build and run web applications in Python.

fastapi hypercorn poetry python

Last synced: 29 Apr 2026

https://github.com/skykery/stock-forecaster

Forecast stock prices using yfinance, fbprophet, scrapy and fastAPI.

chartjs fastapi fbprophet pandas python

Last synced: 09 May 2026

https://github.com/apoclyps/test-driven-development-with-fastapi-and-docker

Test-Driven Development with FastAPI and Docker (https://testdriven.io/courses/tdd-fastapi)

docker fastapi postgres python tdd tortoise-orm

Last synced: 10 Apr 2026

https://github.com/ninja-96/kaiju

Asynchronous runner for AI models

ai-model async fastapi flask onnxruntime pydantic pytorch

Last synced: 10 Apr 2026

https://github.com/ahnaf19/learn_fastapi

This repository is dedicated to learning and practicing fastapi, a powerful web framework for Python. Also, it contains some workflow yml files, practising github actions too!

fastapi github-actions

Last synced: 20 Apr 2026

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

A social media application to connect users , share opinions, ideas and relate together..

alembic bcrypt fastapi jose-jwt passlib postgresql psycopg2 sqlalchemy

Last synced: 17 Apr 2026

https://github.com/sachinramesh15/dockerized-potgresql-survey

This is a simple survey tool built with FastAPI and PostgreSQL. The tool allows users to answer a questionnaire consisting of 15 questions and stores the responses in a PostgreSQL database.

fastapi postgresql

Last synced: 10 Apr 2026

https://github.com/efenstakes/yoda-ai-python

An AI chatbot API with Python, Langchain and FastAPI.

api fastapi langchain langchain-python llm python3

Last synced: 16 Apr 2026

https://github.com/ipnet-mesh/meshcore-api

MeshCore Companion Node Data Harvesting and Messaging Bridge

api fastapi meshcore python rest

Last synced: 13 Jan 2026

https://github.com/asifrahaman13/ev-manaagement-system

A full stack application as an EV management system. The application allows EV stations to register their EV station with its details. The users can book the ev station and they will be charged based on the number of hours they use the ev system.

fastapi python reactjs sql

Last synced: 10 Apr 2026

https://github.com/limjhyeok/essay-feedback-writer

Essay Feedback Writer powered by an AI

docker-compose essay-analyser fastapi svelte

Last synced: 10 Apr 2026

https://github.com/tulsibasetti/moddmapper

A RESTful Mood Tracking API with Insights and UI

fastapi mysql-database python3 streamlit

Last synced: 10 Apr 2026

https://github.com/aminkhavari78/login-page

This project work on creating simple login mechanisim in fastapi and fastapi-login package

backend css fastapi fastapi-login frontend html routing

Last synced: 10 Apr 2026

https://github.com/persteenolsen/fastapi-mongo-crud-books

A Python FastAPI serving CRUD handling Books towards MongoDB at Atlas

fastapi mongodb python

Last synced: 10 Apr 2026

https://github.com/anthonycorletti/modal-async-pubsub-example

A proof-of-concept, pubsub-esque service that runs on Modal.

fastapi modal pubsub python

Last synced: 19 May 2026

https://github.com/dc8156046/fastapi-multi-user-blog-system

Python FastAPI Blog System backend

fastapi python3

Last synced: 16 Apr 2026

https://github.com/meetmulik/e-takraar

Platform designed to create a secure and inclusive online environment by incorporating features such as malicious website detection, hate-speech detection, complaint mechanism, admin panel, and complaint resolution updates.

context-api fastapi firebase firebase-auth hate-speech-detection natural-language-processing react-router reatctjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/adrmurbau/ai-agent

AI agent that answers questions about your PDF/TXT using free RAG (TF-IDF + FLAN-T5) with FastAPI, Gradio and Docker.

ai-agent docker fastapi gradio python rag

Last synced: 11 Apr 2026

https://github.com/asifrahaman13/aldrax

🐍 A full stack application to retrieve data from sql database. Users can interact with natural language and the agent will generate the sql query corresponding to it. The applicaion will also execute the program on behalf of the user.

fastapi javascipt nextjs python reactjs typescript

Last synced: 11 Apr 2026

https://github.com/coelhoreinaldo/python-crud

Exercises to practice API in Python

crud fastapi python

Last synced: 30 Mar 2025

https://github.com/nicolas-giacomelli/modelo-regressao-logistica_dockerapi

Modelo de regressao logistica para classificar se uma fruta esta boa ou ruim baseado nas suas caracteristicas

docker fastapi optuna pandas plotly pydantic python3 scikit-learn seaborn uvicorn

Last synced: 11 Apr 2026

https://github.com/yoru-cyber/llama-image

A webapp to manipulate images

angular docker docker-compose fastapi python

Last synced: 11 Apr 2026

https://github.com/karthik-099/meridian-voyage

Meridian Voyage is a full-stack web app with a React frontend, Flask backend, and PostgreSQL database, fully containerized with Docker. Clone the repo or pull pre-built images, update `docker-compose.yml`, and run `docker-compose up`.

docker docker-compose fastapi flask reactjs

Last synced: 11 Apr 2026

https://github.com/fjktkm/ai-font-booster

ハッカソンで作ったアプリ.機械学習でフォントの Few-shot Learning をするはずだったけど,うまくいかなかったので二つのフォントをランダムに混植する機能でお茶を濁しました.

devcontainer docker electron fastapi python

Last synced: 11 Apr 2026

https://github.com/eljandoubi/deploy-ml

Deploying a ML Model to Cloud Application Platform with FastAPI

ci-cd fastapi github-actions gunicorn pandas pytest render scikit-learn uvicorn

Last synced: 11 Apr 2026

https://github.com/jonasrenault/cwx

CWX - Climbing Wall eXplorer is a webapp to visualize public climbing walls in Paris. It displays wall information with a list of available routes, and lets users explore routes or mark them as topped.

climbing climbing-gyms docker docker-compose fastapi react

Last synced: 11 Apr 2026

https://github.com/arnu515/python-realworld-chat

RealWorld Chat App with Python (FastAPI) and ReactJS

chat discord fastapi python3 real-time realworld svelte websocket whatsapp

Last synced: 11 Apr 2026

https://github.com/linzeyang/fastapi-hello

My first fastapi project :)

fastapi pytest python

Last synced: 20 Jan 2026

https://github.com/mk-hasan/fastapi-llm-postgres-server

A Fast API powered server project to use different LLM services with Postgres and Caching!

fastapi fastapi-template gemini llm openai postgresql

Last synced: 11 Apr 2026

https://github.com/mubtasimf443/python-notes-app

A simple notes app built using python FastAPI, html ,css , javascipt

css fast-api fastapi fastapi-crud html html-css-javascript javascript notes-app python

Last synced: 11 Apr 2026

https://github.com/edocedoc/personal-study-ai

AI Student Learning Tool A self-hosted, privacy-first AI study companion that transforms your learning materials into interactive quizzes and flashcards.

fastapi hactoberfest hactoberfest2025 ollama reactjs vite

Last synced: 11 Apr 2026

https://github.com/ntanwir10/codesage-algolia-challenge

An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.

algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets

Last synced: 11 Apr 2026

https://github.com/okorienev/natodi-backend

Backend for natodi mobile app

backend-api fastapi postgresql

Last synced: 04 May 2026

https://github.com/sourabhsinha396/writelikeme

A generative ai webapp built on FastAPI + Next JS that helps replicate our writing style.

docker docker-compose fastapi hacktoberfest nextjs tesseract

Last synced: 11 Apr 2026

https://github.com/john0isaac/fastroom

Project demonstrating a modern realtime stack: authenticated rooms, chat, presence, typing indicators, and a clean separation of concerns between a FastAPI backend and a Vue 3 SPA frontend.

fastapi postgres redis vue

Last synced: 11 Apr 2026

https://github.com/thinkphp/next-geodistance

The app allows users to enter two locations and calculates the distance between them, displaying the result on a map. FastAPI for backend. Nextjs for frontend

api-rest fastapi geolocation leaflet map nextjs python3 react

Last synced: 11 Apr 2026

https://github.com/itsjustshubh/fastapi-fly-app-template

This repository provides a template for deploying a FastAPI application on Fly.io using GitHub Actions for continuous deployment. It includes a pre-configured GitHub Actions workflow and essential configuration files to get your FastAPI app running on Fly.io quickly and efficiently.

api continuous-deployment deployment docker fastapi flyio github-actions python template

Last synced: 11 Apr 2026

https://github.com/iyasha/studycobra

OpenSource product for practice python

auto-check docker fastapi nginx postgresql practice python sqlalchemy system task

Last synced: 09 Apr 2026

https://github.com/gustavogss/polls-api

API para enquetes em tempo real

docker fastapi nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/arcenojackson/multilanguage-studies

An repo with some projects in different languages and frameworks to learning new techs

bun deno django fastapi javascript nodejs python typescript

Last synced: 11 Apr 2026

https://github.com/crispengari/tuberculosis-ai

🧑‍⚕️🤖 Computer Vision in Tuberculosis (TB) diagnosis based on Chest X-ray images using Deep Learning Models.

densenet201 expo fastapi mobilenetv3 pytorch react-native resnet-50

Last synced: 11 Apr 2026

https://github.com/tatianasharova/item_recommendation

API для сервиса рекомендаций товаров.

asyncio docker-compose fastapi pandas postgresql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/lakkawardhananjay/sre-agent

Self-healing Kubernetes Agent built with FastAPI, Prometheus, and Google Gemini API, deployed on GKE for automatic pod recovery and monitoring.

ai cloud devops docker fastapi gemiini-cli-ui gemini-api gemini-pro gke kubernetes monitoring prometheus python self-healing

Last synced: 11 Apr 2026

https://github.com/devsuthar-ai/mlops-pipeline-framework

🔧 Production ML pipeline framework for model training, deployment, and monitoring. Features: MLflow, Airflow, FastAPI serving, Prometheus monitoring, Kubernetes deployment.

airflow ci-cd data-science docker fastapi kubernetes machine-learning ml-pipeline mlflow mlops model-deployment python

Last synced: 16 Nov 2025

https://github.com/dongju93/graphql-server-py

PostgreSQL 데이터를 GraphQL 로 서빙 (query, mutation)

database fastapi graphql poetry postgresql python server uvicorn

Last synced: 20 Jan 2026

https://github.com/yahrdev/fastapi_project

This project is a backend application built with FastAPI and MySQL. It uses FastAPI Users (https://fastapi-users.github.io/fastapi-users/latest/) for user management and employs asynchronous programming for improved performance.

alembic async backend fastapi mysql python sqlalchemy

Last synced: 18 Apr 2026

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

Este projeto simula um sistema de balanceamento de carga para múltiplas instâncias de APIs. O NGINX é configurado para distribuir as requisições de forma equilibrada entre os containers do Docker. As APIs são implementadas com FastAPI, um framework de alto desempenho para a construção de APIs.

docker docker-compose fastapi nginx python3

Last synced: 11 Apr 2026

https://github.com/matsjfunke/diet_code

fullstack react/fastapi web app about my passion for deleting code

axios docker docker-compose fastapi react traefik

Last synced: 11 Apr 2026

https://github.com/mdalamin5/fastapi-for-machine-learning-and-ai

A practical FastAPI-based repository for building and deploying APIs, starting from web and database projects to serving ML, DL, and LLM models. Ideal for learning scalable AI deployment and modern API design with Python, Pydantic, and production-ready tools like LangChain and HuggingFace.

agentic-ai api-server artificial-intelligence auth0 fastapi machine-learning restful-api

Last synced: 15 May 2025

https://github.com/yevheniidatsenko/goit-pythonweb-hw-02

📂 Hometask - FullStack Web Development with Python (Docker fundamentals)

docker-compose fastapi goit-pythonweb-hw-02 postgresql pyhton

Last synced: 11 Apr 2026

https://github.com/vishalrk1/junior-scientist-agent

The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.

agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket

Last synced: 11 Apr 2026

https://github.com/nubilfi/fastapi-starter-kit

A basic skeleton to create REST API with Python

backend fastapi python restful-api

Last synced: 11 Apr 2026

https://github.com/kougen/fastapi-crud-template

Template repository for FastApi CRUD bootstrapping

docker fastapi python template

Last synced: 13 May 2026

https://github.com/nikhil25803/logiconnect

A scalable On-Demand Logistics Platform for Goods Transportation.

celery distancematrixapi docker fastapi googlemaps-api haversine-formula nextjs14 pydantic python3 redis typescript

Last synced: 11 Apr 2026

https://github.com/lesiaukr/goit-pythonweb-hw-08

Master's degree | Advanced Python Programming | HW | FastAPI | REST API | CRUD | Application Architecture

alembic application-architecture docker docker-compose fastapi goit-pythonweb-hw-08 migrations openapi postgresql python rest-api swagger

Last synced: 11 Apr 2026

https://github.com/sea-rod/jobify

Jobify is your friendly AI-powered resume assistant. It helps you improve your resume so you land more interviews, and even suggests jobs that match your skills.

ai fastapi groq groq-ai langchain python3 rag vuejs

Last synced: 11 Apr 2026

https://github.com/wilmerm/ollama-webui

A minimalistic and easy-to-use web GUI, built with FastAPI and Vue.js, that allows you to quickly and easily chat with local AI models through Ollama.

ai-chat ai-tools chat-application developer-tools fastapi javascript llm local-ai minimalist-ui ollama python vuejs web-development web-interface

Last synced: 11 Apr 2026

https://github.com/lesiaukr/goit-pythonweb-hw-10

Master's degree | Advanced Python Programming | HW | FastAPI | Authentication & Authorization

docker-compose fastapi goit-pythonweb-hw-10 jwt-authentication jwt-authorization openapi postgres python python-jose swagger

Last synced: 11 Apr 2026