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).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-07 00:11:30 UTC
- JSON Representation
https://github.com/pedrosfaria2/what_the_feed
An app to manage and share RSS feeds
api-rest ddd-architecture fastapi pydantic python tdd uv uvicorn webapp
Last synced: 22 Jul 2025
https://github.com/SourasishBasu/ledgerly
Self hostable expense tracking platform
api aws devops docker fastapi gemini goaccess grafana monitoring postgresql prometheus python traefik
Last synced: 01 Sep 2025
https://github.com/kucera-lukas/imagesecrets
RESTful API for encoding/decoding messages into/from images.
api asyncio docker fastapi heroku mypy numpy pillow poetry postgresql pydantic pytest pytest-cov pytest-mock python python-typing restful-api steganography swagger tortoise-orm
Last synced: 28 Feb 2025
https://github.com/rxyalxrd/grpc_service
Тестовый сервис с применением фреймворка GRPC
fastapi grpc poetry-python protobuf pydantic-v2 python3
Last synced: 18 Apr 2026
https://github.com/opiyodhiambo/mpesa-analytics-pipeline
A scalable, containerized analytics pipeline for processing M-Pesa transaction data (Paybill and Buy Goods) using the M-Pesa Daraja API. Intended to help track customer behavior, business insights, and transaction trends.
apache-airflow daraja-mpesa docker fastapi pandas plotly-dash postgresql uvicorn
Last synced: 16 Apr 2026
https://github.com/ali-hv/workeas
A task manager API & site with FastApi
fastapi pydantic python sqlalchemy
Last synced: 13 May 2026
https://github.com/qetsiankulu/afrigoal-backend
A lightweight FastAPI backend for fetching African Cup of Nations (AFCON) team data using the LiveScore API. Built for integration with an iOS SwiftUI app
afcon async backend fastapi football httpx ios livescore-api python soccer swiftui
Last synced: 14 Sep 2025
https://github.com/amozebus/fastapi-beyond-crud-2
Template for API that uses PostgreSQL-database / Шаблон API, использующего базу данных PostgreSQL
alembic fastapi fastapi-template postgresql python sqlmodel
Last synced: 28 Feb 2025
https://github.com/himanshubhosale25/ai-rag-based-medical-report-analyzer
This project uses Generative AI, LLMs, and RAG to analyze medical reports in PDF format, providing summaries, health recommendations, and chatbot interactions. It includes a wellness mode for personalized advice and aims to make medical information more accessible.
fastapi generative-ai llm medical-ai retrieval-augmented-generation
Last synced: 11 Mar 2025
https://github.com/himanshubhosale25/ai-real-time-multilingual-conversation
This project implements a real-time audio translation system using Google Cloud APIs (Speech-to-Text, Translation, and Text-to-Speech) and FastAPI. It allows users to input speech in one language and receive translated speech output in another, supporting over 70 languages.
fastapi google-cloud-api multilingual real-time-translation speech-to-text
Last synced: 11 Mar 2025
https://github.com/alexar76/ai-service-mesh
AI Service Mesh — autonomous agent discovery, verification, escrow, and payments.
ai-agents discovery escrow fastapi payments python self-hosted service-mesh
Last synced: 29 May 2026
https://github.com/gautamkaus/plant-disease-ml-project
About Potato Disease Classification - Training, Rest APIs, and Frontend to test
cnn-classification cnn-model deep-learning docker fastapi keras keras-tensorflow python3 tensorflow
Last synced: 13 Apr 2026
https://github.com/pedroh183/asyncvssync
This project contains a small FastAPI application backed by a PostgreSQL database and a pair of benchmark clients used to compare synchronous and asynchronous HTTP requests.
async asyncio asyncpg fastapi postgresql sync
Last synced: 18 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/Ahmadbaratkhooei/semlessV4T-Interface-Web
This project implements a FastAPI server that provides multilingual translation services, including text-to-text, text-to-speech, speech-to-text, and speech-to-speech translation modes.
Last synced: 24 Apr 2025
https://github.com/buenclima/chatbot-backend
Chatbot FastAPI Backend
alembic api docker fastapi jwt podman postgresql pydantic python3 sqlalchemy
Last synced: 13 Apr 2026
https://github.com/livewithcodeankit/document-manager
This repository contains a full stack application with a FastAPI backend and a Vite + React + TypeScript frontend.
crud-api crud-application fastapi postgrees python reactjs sqlarchemy supabase tailwindcss tiptap-editor typescript vite
Last synced: 13 Apr 2026
https://github.com/bjornmelin/ml-production-engineering
⚙️ End-to-end ML deployment solutions. Focused on model serving, multi-GPU optimization, and production-grade system implementation. 🎯
cuda deployment docker fastapi gpu-computing kubernetes mlops production
Last synced: 17 Apr 2026
https://github.com/ramirezramiro/onnx-fastapi
Starter kit for ONNX models: predictable CPU performance, simple REST, fast to demo
computer-vision cpu docker fastapi inference onnx python
Last synced: 13 Apr 2026
https://github.com/zsuzsannamangu/yogasequencing-app
AI-powered tool for yoga teachers to turn video recorded sequences into printable visual guides. Detects held poses, removes backgrounds, and generates clean vector silhouettes for each posture.
deeplabv3 fastapi movenet nextjs opencv postgresql potrace python pytorch react tensorflow uvicorn yoga yoga-pose-classification
Last synced: 13 Apr 2026
https://github.com/jpcadena/black-clover
Black Clover RESTful API
aioredis api async asyncpg backend fastapi gunicorn jwt postgresql postgresql-database pydantic pylint python redis restful-api sql sqlalchemy starlette swagger uvicorn
Last synced: 13 Apr 2026
https://github.com/aleksey-kerkin/cloverirecommend
API для рекомендаций на FastAPI
Last synced: 15 Jul 2025
https://github.com/gaur-abhay/fastapi-azurefunctions-deployment
This repository demonstrates the deployment of a FastAPI application to Azure Functions using the v2 model. It serves as a hands-on learning project, showcasing how to integrate FastAPI with Azure's serverless platform, and covering the complete process from setup to deployment.
azure-functions fastapi python serverless
Last synced: 07 Jan 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/letalandroid/probador-virtual
Probador Virtual creado con React, NestJS y FastApi con la api de Gemini para la prueba de ropa dentro de un entorno de sitio web
fastapi javascript js nestjs py python react ts typescript
Last synced: 13 Apr 2026
https://github.com/devferx/curso-basico-fast-api
Archivos del curso de FastAPI: Fundamentos, Path Operations y Validaciones
Last synced: 09 Apr 2025
https://github.com/l3uraki/buraki.site
Персональный сайт Расима "Buraki" Эминова
blog ddd fastapi onion-architecture postgresql python visiting-card
Last synced: 13 Apr 2026
https://github.com/anubiss10/chatbot-fastapi-googledrive
Chatbot Whatsapp with Google Drive
beginner beginner-project drive fastapi google-api junior-developer open-source python whatsapp-bot
Last synced: 13 Apr 2026
https://github.com/zeroniki/fasttyping
Simple typing test
fastapi python typingtest uvicorn websockets
Last synced: 16 May 2026
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 2026
https://github.com/serverdaun/ml_project_sber
This repository contains a machine learning project aimed at predicting user actions on a car subscription service’s website.
classification-algorithm fastapi machine-learning predictive-modeling python
Last synced: 08 May 2026
https://github.com/taeefnajib/predict-gender-from-first-name
This project trains a model using Multinomial Naive Bayes algorithm to predict gender of a person from his/her first name. For this project, we used a dataset downloaded from data.gov which contains a zip file containing 142 txt files. There are files for every year from 1800 to 2021.
api argparse detection fastapi first-names gender gender-detection machine-learning multinomial-naive-bayes python
Last synced: 20 May 2026
https://github.com/vlad1343/cropwise-uk
CropWise UK is an AI-driven platform that recommends the most suitable crops for UK cities using soil, climate, and pollution data. It combines machine learning, rule-based reasoning, and geospatial analytics to provide accurate, actionable, and sustainable planting insights for farmers, researchers, and policymakers.
agritech-project ai crop-recommendation-system docker docker-compose environment fastapi geospatial-analysis machine-learning python react typescript
Last synced: 08 Apr 2026
https://github.com/longfelloson/cards
A full-stack web application with a FastAPI backend and a React frontend.
fastapi postgresql python react
Last synced: 07 Apr 2026
https://github.com/ozzs/users-service
User-management API demo, using Python with FastAPI and Postgres as database.
celery docker docker-compose fastapi postgres python redis sqlmodel
Last synced: 08 Apr 2026
https://github.com/valeqm/latam-ml-challenge
Implementing a machine learning model to predict flight delays at SCL airport, deploying it as a FastAPI service, and operationalizing it on Google Cloud with proper CI/CD pipelines.
api fastapi gcp google-cloud-platform machine-learning python unit-testing unittest
Last synced: 09 Apr 2025
https://github.com/jonykarmakar/vision-command-ai
End-to-end AI computer vision studio with YOLO detection, crop/blur editing, command workflows, PostgreSQL logging, Docker, CI/CD, and Render deployment.
computer-vision docker docker-compose fastapi full-stack-ai-object-detection github-actions llmops mlops mlops-workflow postgresql react render-deployment typescript yolo
Last synced: 02 Jul 2026
https://github.com/lomartins/job-hunter-skill
Local-first, PII-safe job-hunting copilot. Scrape boards, kanban-track applications, auto-fill ATS forms, tailor resumes per JD — Claude Code skill + CLI + local webapp.
ats automation claude-code claude-plugin claude-skill fastapi htmx job-board job-search job-tracker kanban pii playwright privacy python reactive-resume resume self-hosted sqlite web-scraping
Last synced: 05 Jul 2026
https://github.com/almaz-gazizov/participant_fast_api
Participants API — это веб-приложение для управления участниками.
Last synced: 08 May 2026
https://github.com/barabane/fastapi-template
fastapi fastapi-template python
Last synced: 13 Apr 2026
https://github.com/ennsss/skinage
AI-powered facial skin quality analysis — 7-zone scoring, concern heatmaps, biological age estimation. Upload a selfie, get instant results.
computer-vision deep-learning facial-analysis fastapi heatmap machine-learning python pytorch skin-analysis streamlit
Last synced: 07 Mar 2026
https://github.com/dozken/ibkr-trader-core
Shariah-compliant IBKR trading bot framework with pluggable Strategy interface (open-core)
aaoifi algotrading fastapi halal ibkr interactive-brokers open-core python quant react shariah trading-bot
Last synced: 30 May 2026
https://github.com/dev-infinite0/sentianalyzer-nlp-project
A FastAPI-based web service that performs sentiment analysis on text input using NLTK (Natural Language Toolkit). This service provides sentiment scores indicating whether the input text expresses positive, negative, or neutral sentiment.
fastapi nltk-library python venv-python
Last synced: 11 Mar 2025
https://github.com/t0mer/espcam-secserver
Python backend for esp32 cam based security system
arduino-ide docker esp32 esp32-camera fastapi greenapi python3 security-camera
Last synced: 21 Jan 2026
https://github.com/jpcadena/fastapi-poetry-test
FastAPI test project using Poetry as interpreter.
api api-rest api-restful backend fastapi markdown openapi poetry poetry-python pycharm pydantic python rest rest-api restapi restful-api restfulapi starlette swagger-ui uvicorn
Last synced: 12 Apr 2026
https://github.com/lordlabakdas/groceror
Groceror - Make your Grocer a sorceror
fastapi grocery open-source postgres python3 sqlmodel
Last synced: 21 Jan 2026
https://github.com/deven367/deven-cleric-backend
repo for the cleric assessment
Last synced: 20 May 2026
https://github.com/tatamiya/flask_tutorial_with_fastapi
Translate Flask Tutorial by FastAPI
Last synced: 20 May 2026
https://github.com/ttyobiwan/esorcerer
Event sourcing dashboard powered with various plugins.
celery celerybeat ddd docker fastapi pytest python redis tortoise-orm
Last synced: 08 Apr 2026
https://github.com/euiyounghwang/python-fastapi-basic
python-fastapi-basic for k8s
docker docker-compose fastapi poetry pytest python3 rest-api-framework shell-script swagger swagger-ui
Last synced: 08 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/nickemma/note-app
A modern note-taking application demonstrating the integration of multiple programming languages and databases. The app supports user authentication, note creation, reading, updating, and deletion (CRUD), with authorization ensuring only logged-in users can modify their own notes. Others can view notes, and a stats endpoint provides note analytics.
aws axios ci-cd docker fastapi gin golang java mongodb nextjs nlp-machine-learning postgresql python spring-boot tailwindcss typescript
Last synced: 20 Apr 2026
https://github.com/sitechtimes/digital-bathroom-pass
🧻 repo for the legendary digital bathroom pass
fastapi google-sheets ionic-framework python vue
Last synced: 13 Apr 2026
https://github.com/metachemist/evolution-of-todolist
This project demonstrates the evolution of a simple todo application through five phases, following Spec-Driven Development (SDD) principles with AI-native architecture.
better-auth fastapi neon-postgres nextjs
Last synced: 17 Feb 2026
https://github.com/usv240/blueprint
AI property due diligence — 7-agent pipeline (Google ADK + Gemini 3 + Elastic) that turns public records into a debated Buyer Risk Score for any US address
elasticsearch fastapi gemini google-adk property-intelligence real-estate
Last synced: 05 Jul 2026
https://github.com/sergk/fastapi
Fastapi baseline
biolerplate docker fastapi kubernetes simple template
Last synced: 06 May 2025
https://github.com/kalpthakkar/jobpilot-ai
JobPilot AI is a next-generation, AI-powered job application and management platform that automates the end-to-end process of job searching, intelligent application submission, and workflow analytics. It combines state-of-the-art AI, ML, NLP, and cloud technologies to deliver a seamless, highly customizable, and extensible solution for job seekers.
artificial-intelligence automation beautifulsoup chromadb fastapi gmail-api jobs langchain llm lxml nlp nltk ollama python3 pywinauto rag scikit-learn selenium sqlite-database
Last synced: 08 Apr 2026
https://github.com/karan071/face-app
Description: Face Detection Backend with FastAPI and DeepFace and Reactjs. This project involves developing a Face Detection Application Backend using FastAPI and the DeepFace library. The backend is designed to perform face detection and recognition tasks by leveraging DeepFace's powerful pre-trained models.
docker face-recognition fastapi javascript milvus prisma-orm python reactjs
Last synced: 07 Apr 2026
https://github.com/vpetreski/cp-deep-dive
A top-to-bottom deep dive into Constraint Programming with OR-Tools CP-SAT — in Python and Kotlin — culminating in a full end-to-end Nurse Scheduling Problem app (FastAPI + Ktor 3 + React 19). Includes cpsat-kt, an idiomatic Kotlin DSL over CP-SAT.
combinatorial-optimization constraint-programming cp-sat dsl educational fastapi kotlin ktor learning-resources minizinc nurse-scheduling operations-research optimization or-tools ortools python react scheduling
Last synced: 02 Jul 2026
https://github.com/ddosmukhambetov/code-to-cv
code-to-cv is a pet project that generates professional resumes from GitHub profiles. Users can upload their GitHub link, apply filters, and create resumes showcasing their coding skills and project contributions.
docker docker-compose fastapi github-api openai-api postgresql
Last synced: 01 Mar 2025
https://github.com/pjecz/pjecz-citas-v2-cliente-api-oauth2
API con autentificación OAuth2 para que el ciudadano pueda agendar citas en el frontend.
fastapi hacktoberfest hacktoberfest-accepted python
Last synced: 09 Apr 2025
https://github.com/cosmicoppai/geek-a-thon
Olympus: Enhancing Olympic Experience
auth0 cockroachdb fastapi gpt gradient-boosting-classifier hugging-face olympic python react roberta sklearn vimeo
Last synced: 13 Apr 2026
https://github.com/sarmad426/fastapi
API development using Fast API and SQL Model ORM. Backend Microservices architecture.
api docker fastapi fastapi-microservices microservices python python-microservices pythonwebapp rest-api sqlmodel uvicorn
Last synced: 13 Apr 2026
https://github.com/michaelakridge-noaa/jetstream
NOAA Jetstream - Easy uploads to Google Cloud Storage
cloud fastapi google oceanography python storage
Last synced: 02 Apr 2026
https://github.com/kefirchk/animatica-backend
Animatica is my diploma project that generates videos from text and images using neural networks. It automates animation creation with image generation, image-to-video conversion, and post-processing
animation fastapi gan image-to-video machine-learning neural-networks python pytorch video-generation
Last synced: 13 Apr 2026
https://github.com/jaymeklein/rentrust-backend
Backend repository for Rentrust app | FastAPI, Pydantic, SQLAlchemy
alembic fastapi pydantic python sqlalchemy
Last synced: 16 May 2026
https://github.com/gabrielfu/graphqlpython
Example GraphQL server with PostgreSQL db
fastapi graphene graphql postgresql python
Last synced: 13 Apr 2026
https://github.com/rafael-acerqueira/review-analyzer
Review Analyzer is a fullstack AI-powered application that analyzes user-written product reviews using sentiment analysis and LLMs. It classifies reviews as accepted or rejected and provides personalized feedback and suggestions to help users improve their input before submission.
distilbert fastapi fullstack huggingface llm nextjs nlp phi-4 sentiment-analysis
Last synced: 20 May 2026
https://github.com/gurleyryan/sparkroot
Transform your physical collection into optimized decks through an intuitive, beautifully designed web interface with powerful Python algorithms for complex deck generation tasks.
cards deck-building fastapi magic magic-the-gathering mtg mtg-cards nextjs python railway react redis supabase tcg typescript vercel
Last synced: 13 Apr 2026
https://github.com/331dala/potato_proj
A ML project detect the potato early blight and late blight disease.
deep-learning docker fastapi machine-learning nodejs python reactjs tensorflow tensorflowserving
Last synced: 13 Apr 2026
https://github.com/abm1499/ml-powered-research-assistant
ML-Powered Research Assistant: A web application that processes PDF research documents, providing individual summaries, a comparative final summary, sentiment analysis, keyword extraction, and a RAG-powered chatbot for querying content. Built with a FastAPI backend and Next.js frontend, it leverages LLaMA and DistilBERT for NLP adv. capabilities.
fastapi llama llama-index llama3 llm ml nextjs nlp nlp-keywords-extraction nlp-machine-learning pypdf2 rag rag-chatbot rag-pipeline react-hooks spacy-nlp tailwindcss transformers
Last synced: 13 Apr 2026
https://github.com/pfischer1687/vite-fastapi-starter
Full-stack web app template using Python, FastAPI, SQLAlchemy, Typescript, React, Vite, Tailwind, and PostgreSQL!
fastapi full-stack postgresql pyright python react ruff sqlalchemy starter tailwindcss template typescript uv vite
Last synced: 13 Apr 2026
https://github.com/allwelldotdev/restapis_fastapi
Learning FastAPI with Mastering REST APIs with FastAPI by Jose Salvatierra Fuentes..
Last synced: 20 May 2026
https://github.com/shivvamm/autodraftai
Ai Multi-agentic inbox Assistant
ai ai-agent crewai fastapi gen-ai groq groq-api large-language-models
Last synced: 20 May 2026
https://github.com/sam99dave/vqa-e2e
End to end deep learning app. Applying containerization & kubernetes to practice. Task is of token classification.
docker fastapi huggingface poetry pytest ruff streamlit
Last synced: 05 May 2026
https://github.com/yogeshselvarajan/fastapi_cloud_healthcheck
A lightweight and flexible health check package for FastAPI applications, specifically designed for cloud services on AWS and Azure.
aws azure cloud fastapi healthcheck python
Last synced: 12 Jan 2026
https://github.com/saadkh1/real-time_sales_data_pipeline_kafa_spark_cassandra_redash
This repository implements a real-time sales data pipeline leveraging Apache Kafka, Apache Spark, Apache Cassandra, and Redash. It facilitates the efficient ingestion, processing, storage, and visualization of sales data streams.
cassandra fastapi kafka redash spark
Last synced: 02 Jan 2026
https://github.com/nazneenprojects/news_api_rate_limiting
This project focuses on implementation of News API Rate limiting usigng FastAPI, Asyncio, SQLModel
asyncio fastapi rate-limiting sqlmodel
Last synced: 01 May 2026
https://github.com/rahulsamant37/movie_reservation_system
A comprehensive cinema ticket reservation system built with FastAPI, implementing Clean Architecture and Domain-Driven Design principles. This project demonstrates modern backend development practices with a focus on maintainability, scalability, and testability.
alembic aws docker docker-compose fastapi fastapi-boilerplate postgresql pydantic-v2 rabbitmq redis s3-bucket sqlmodel stripe
Last synced: 14 Apr 2026
https://github.com/yingjieqiao/lyricalhome
SUTD 02.110DH Project
d3js fastapi material-ui reactjs word2vec
Last synced: 07 May 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/unohee/freerouter
OpenAI-compatible proxy & library that auto-routes across OpenRouter's free models, with fallback on rate limits. Run it as a server or import it as a Python submodule.
api-gateway fastapi free-models llm openai openrouter proxy python
Last synced: 05 Jul 2026
https://github.com/dr-rompecabezas/fastapi
A Dockerized Python Fast API / PostgreSQL backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 31 Oct 2025
https://github.com/rsmuthu/giphy_gifts
A Simple application built using FastAPI & ReactJS, to play around with GIFs as a gift wrapping ..
fastapi postgres pydantic reactjs sqlalchemy
Last synced: 30 Apr 2026
https://github.com/margitantal68/fastapi
This course will introduce you to backend development with FastAPI.
Last synced: 16 May 2026
https://github.com/ruslan-korneev/glitch
GitLab Interface in Telegram Chat
aiogram fastapi gitlab postgresql python sqlalchemy
Last synced: 04 May 2026
https://github.com/romabulani/learnbot-backend
Backend for JS AI Teacher
fastapi genai google-generative-ai mongidb python3
Last synced: 16 Apr 2026
https://github.com/coslynx/openai-api-wrapper-mvp
Simplify OpenAI API integration with a user-friendly wrapper... Created at https://coslynx.com
ai-wrapper code-generation developer-tools devops fastapi machine-learning mvp openai-api openai-library postgresql psycopg2 python python-backend rest-api software-development sqlalchemy summarization text-generation translation uvicorn
Last synced: 16 Apr 2026
https://github.com/hansmissenheim/cfb-reference
📊 Self-hosted sports statistics website using NCAA game saves
Last synced: 16 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.
Last synced: 01 Mar 2026
https://github.com/smartpottech/smartpot-middleware
SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.
api fastapi https middleware python3 requests
Last synced: 14 Jun 2025