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/izzhafeez/mmaker

Plan your meetups with MeetupMaker

fastapi mongodb python

Last synced: 06 May 2026

https://github.com/k31ner/fastapi-crud-mongo

Mi primer crud con el framework de FastAPI y MongoDB, utilizando jinja2 para renderizar las plantillas html

crud-api fastapi mongodb python

Last synced: 06 May 2026

https://github.com/complicat9d/tariff-service-be

Microservice for interaction with tariff entity and getting cost of a ceratin category of goods according to them

apache-kafka docker-compose fastapi jwt-auth sqlalchemy

Last synced: 06 May 2026

https://github.com/linthithtwe/dashboard-fastapi-backend

A simple FastAPI REST API data querying, pagination, and performance optimization with Redis caching.

fastapi python redis rest-api

Last synced: 07 May 2026

https://github.com/uday160386/ml-model-as-rest-api

A simple example on how to provide ML model (DecissionTreeClassifier) as a REST Service. The app is containerize and deployed in Azure Cloud

ai-ml fastapi machine-learning machine-learning-algorithms ml-ops python vuk-ai-cloud

Last synced: 07 May 2026

https://github.com/arvind-4/python-logs

This project implements a log ingestor that can efficiently handle large volumes of log data, and a simple interface for querying the ingested logs.

docker elasticsearch fastapi kibana python

Last synced: 07 May 2026

https://github.com/vlymar1/AIReserve

AIReserve is a fast, asynchronous meeting room reservation API powered by AI, designed to streamline booking and optimize office space usage for efficient corporate meetings and events. The system allows users to reserve rooms in real-time while preventing scheduling conflicts.

docker docker-compose fastapi nginx postgresql python3 sqlalchemy uvicorn

Last synced: 07 May 2026

https://github.com/kumarshivesh/social-media-app-api

This is a social media app api.

fastapi mysql python sqlalchemy uvicorn

Last synced: 07 May 2026

https://github.com/bnbong/wegis_server

<개인 프로젝트> CNN + BERT multimodal Phishing Detection Server

bert cnn fastapi mongodb multimodal pydantic-v2 python redis sqlalchemy sqlmodel

Last synced: 07 May 2026

https://github.com/n1k1f0rm/car-price-predict

By car characteristics you can predict it prise

fastapi ml scikit-learn streamlit

Last synced: 07 May 2026

https://github.com/madi-s/fastapi-alembic

Sample dockerized web application powered by fastapi. This template includes alembic configuration, tests and many other useful features.

alembic docker fastapi sqlalchemy

Last synced: 07 May 2026

https://github.com/aditya-coomar/file-server

Locallly hosted File Storage system

fastapi file-storage javascript nextjs

Last synced: 07 May 2026

https://github.com/hidayathamir/unofficial-indonesian-covid-api

Unofficial Indonesian Covid Api to know about current status of covid cases in Indonesia.

api covid fastapi indonesia pandas python

Last synced: 07 May 2026

https://github.com/rsmuthu/urlshortener

Initiative to help College students to understand & learn FastAPI as part of a Workshop Also added a basic powerpoint on the same with this repo. And ofcourse, this is a very basic setup

fastapi python3 sqlalchemy sqlite swagger

Last synced: 07 May 2026

https://github.com/lawrab/the-pile

🎮 Gaming backlog tracker built entirely with Claude Code - An AI development experiment

ai-assisted-development claude-code experimental fastapi gaming nextjs pet-project steam-api

Last synced: 07 May 2026

https://github.com/anmamebo/home-cloud

Un sistema de almacenamiento personal estilo Google Drive. Permite subir, gestionar y acceder a archivos desde cualquier dispositivo con una interfaz intuitiva y un backend personalizado.

fastapi filesystem python sqlite3

Last synced: 07 May 2026

https://github.com/alexmhack/django-k8s

Deploying Django v5 using Kubernetes on Digital Ocean

django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial

Last synced: 07 May 2026

https://github.com/kunalvirwal/clip-vectorizer

A containerized API for generating Vector embeddings for text and images using the OpenAI CLIP Model utilizing CUDA

clip containerized-services fastapi openai python python3 vector-embeddings

Last synced: 07 May 2026

https://github.com/bektesfish/cnn-image-classification-web-application

This web application classifies potato leaf health by detecting Potato Early Blight, Potato Late Blight, and healthy leaves based on uploaded images. It uses React for the frontend, FastAPI for the backend, and TensorFlow Serving for real-time predictions.

cnn-classification fastapi react tensorflowserving

Last synced: 07 May 2026

https://github.com/lsjsj92/upstage-document-parser-playground

Upstage document parser playground(w/ Python streamlit)

document-parser documentparsing fastapi ocr playground python3 streamlit upstage

Last synced: 07 May 2026

https://github.com/vyjayanthipolapragada/genai_smart_retail_recommendation

GenAI Smart Retail is a recommendation system designed for retail environments. It provides personalized product recommendations to users based on product descriptions using a content-based filtering approach. The system leverages FastAPI for backend integration, allowing users to interact with the recommendation engine via an API. This project aim

content-based-recommendation data-analysis data-science data-visualization fastapi gen-ai instacart-data jupyter-notebook open-ai python3 retail scikitlearn-machine-learning stream

Last synced: 07 May 2026

https://github.com/thoughtscript/hugging_face_llm_2025

Hugging Face LLM on Fast API exploration

docker fastapi llm machine-learning python tiny-llm

Last synced: 08 May 2026

https://github.com/lukeharwood11/fastapi-chat-app-template

A FastAPI template that includes a chat application frontend for quick prototyping.

fastapi llms mle python

Last synced: 08 May 2026

https://github.com/akpoflash/product-category-prediction

🛍 The model for prediction the category of commodity by image

docker fastai fastapi ml restnet

Last synced: 08 May 2026

https://github.com/ramy-ibrahim-ahmed/melang--library-system

Melang is my open-source software system for libraries with the power of sentiment similarity and intelligent agents.

agents chromadb fastapi nlp rest-api semantic-search

Last synced: 08 May 2026

https://github.com/manav-khandurie/fastapi_chromasearch

As a take-home task for CYBERNETYX, we propose implementing a lightweight FastAPl server for RAG. This server should utilize ChromaDB's persistent client for ingesting and querying documents (PDE DOC, DOCX, TXT). Leverage sentence-transformers/all-MiniLM-L6-v2 (CPU) from Hugging Face for embeddings.

fastapi huggingface rag

Last synced: 08 May 2026

https://github.com/iniakunhuda/pass-manager

A secure password manager application built with FastAPI (Python) and React.js. This application allows users to safely store and manage their passwords.

fastapi password-manager reactjs

Last synced: 08 May 2026

https://github.com/butterscotchstallion/cat-chat

Asynchronous chat app with React, sqlalchemy, and FastAPI

fastapi react sqlalchemy-python sqlite typescript

Last synced: 08 May 2026

https://github.com/shasoka/test_for_hitalent

Тестовое задание на позицию "Junior Python разработчик" в компании Hitalent 🤐

alembic asyncpg docker fastapi postgresql pydantic pytest rest-api sqlalchemy

Last synced: 08 May 2026

https://github.com/gideon877/fastapi-user-management

This API is a User Management System built using FastAPI, SQLAlchemy, and PostgreSQL. It allows you to create, read, update, and delete users while following best practices like dependency injection, data validation with Pydantic, and database session management.

fastapi markdown postgresql python3 sqlalchemy

Last synced: 08 May 2026

https://github.com/nvcan1236/ca-house-backend

Accommodation support project

fastapi microservices springboot

Last synced: 08 May 2026

https://github.com/samiraafrin/seashells-management

It is a seashell management app built using Python. CRUD operations are implemented following clean-architecture. Here, FastAPI, SQLalchemy, and SQLite is used for the execution of the app.

black crud fastapi form-data multi-part orm pytest python sqlalchemy sqlite unittest uvicorn

Last synced: 08 May 2026

https://github.com/khanhduzz/python-fastapi

Python with FastAPI project

fastapi python

Last synced: 08 May 2026

https://github.com/itshivams/background-remover

A full-stack application for removing image backgrounds. It provides a Next.js frontend for uploading and previewing images and a FastAPI backend for processing image background removal.

fastapi nextjs python-multipart rembg

Last synced: 08 May 2026

https://github.com/nngel/pdf-thumbnail-service

A production-ready FastAPI microservice that functions as a PDF thumbnail generator, converting the first page of PDF files to optimized PNG thumbnails.

fastapi image pdf pymupdf-fitz python thumbnail-generator vercel

Last synced: 08 May 2026

https://github.com/pashpiter/weather_forcast_app

Web приложение(сайт), где пользователь вводит название города, и получает прогноз погоды в этом городе на ближайшее время.

asyncpg fastapi jinga2 postgresql python sqlmodel uvicorn

Last synced: 08 May 2026

https://github.com/yomi4486/image_create_api

StableDiffusionなどの任意の画像生成モデルをAPI経由で使用できるREST APIです。

fastapi stable-diffusion

Last synced: 08 May 2026

https://github.com/souvik-kar-704/currency_converter

This is the small project of converting USD, GBP, EURO to INR

api currency-converter fastapi html javascript python

Last synced: 08 May 2026

https://github.com/mathis-lambert/api

This repository hosts the core API infrastructure for my web services, built with Python and FastAPI. It serves essential utilities and functionalities across all my web services, accessible under api.mathislambert.fr. The goal is to provide a robust and scalable backend for various web applications.

fastapi llm openai python qdrant

Last synced: 08 May 2026

https://github.com/genndy007/king-arter-backend

Trying to write RESTful API with Python for auction web application

fastapi githooks http pylintrc python rest-api routing sqlalchemy uvicorn

Last synced: 08 May 2026

https://github.com/athiyaman-m/hybrid-log-classification-system-using-deepseek-r1--regex-and-bert

Hybrid Log Classification System using Deepseek R1 LLM, Regex and BERT.

bert deepseek-r1 fastapi groq python regex

Last synced: 08 May 2026

https://github.com/sandhyas140295/edutech-assignment-tracker-backend

A simplified assignment tracking system for EdTech platforms where teachers can post assignments and students can submit them. Includes role-based login for teachers and students, with secure APIs built using FastAPI and SQLite. Clean React-based frontend allows assignment creation, submission, and viewing of student submissions.

fastapi jwt-authentication python3 rest-api sqlite

Last synced: 08 May 2026

https://github.com/al-chris/1-2-3-game

The 3...2...1 guess game in python and js.

fastapi js python webapp

Last synced: 08 May 2026

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

fastapi todo app

fastapi todoapp todolist

Last synced: 10 Jun 2026

https://github.com/kingarthurwashere/newspaper-app

News App for local newspaper company and using WhatsApp API from Meta and WordPress Api : FastAPI Framework for Python

api-rest fastapi python whatsapp-api

Last synced: 08 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/mahajanankur/fast-api-template

Python FastAPI REST Web Service Template

fastapi python webservice

Last synced: 01 May 2026

https://github.com/samshad/csci-5409-adv.-topics-in-cloud-computing

CSCI 5409 – Advanced Topics in Cloud Computing (Dalhousie, Summer 2024) All graded assignments, Kubernetes labs, and the full‑stack capstone I built while mastering containers, AWS, Kubernetes, Terraform, and DevOps automation.

aws cloud-computing devops docker fastapi iac kubernetes react terraform

Last synced: 06 Apr 2026

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/brints/spoken-api

Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.

digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket

Last synced: 08 Jun 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/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/asawirshafiq/gradio-tweet-classification

This project involves NLP tweet classification utilizing a model from HuggingFace. The backend is developed with FastAPI and MongoDB, ensuring efficient data handling and scalable API services. The user interface is designed using Gradio, providing an intuitive and interactive experience for users to classify and analyze tweets.

bert fastapi gradio-interface huggingface-transformers nlp-machine-learning

Last synced: 15 May 2026

https://github.com/erickduraes/quizbasedaichatbot

🤖 Engage with a personalized AI chatbot that tailors its responses based on your quiz-determined user persona.

ai apis chatbot css fastapi frontend html interactive-project machine-learning personalized-chatbot python quiz-app web-development

Last synced: 18 Apr 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/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/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/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/chaliy/aws-apprunner-poc

Code for https://medium.com/@chalyi/aws-apprunner-as-of-december-2021-eff5af66f9bc

apprunner aws fastapi poc python terraform

Last synced: 08 Apr 2026

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