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-01 00:10:42 UTC
- JSON Representation
https://github.com/rubikon02/background-remover
Web background remover app
fastapi nextjs python shadcn-ui tailwindcss typescript
Last synced: 20 Jan 2026
https://github.com/tirthraj1605/fastapi-user-management-crud-api
A simple FastAPI-based CRUD application to manage user data with search functionality. Includes endpoints for creating, reading, updating, deleting, and searching users by name.
api-project backend-development beginner-friendly-project crud-api fastapi python restful-api user-management web-api
Last synced: 30 Jul 2025
https://github.com/kirtijha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
ai-workflows chatbot-framework conversational-ai fastapi human-in-the-loop ibm-watsonx interactive-ai interrupts langchain langgraph llm nextjs python react state-management typescript workflow-automation
Last synced: 07 Apr 2026
https://github.com/080bct12alex/medixapi
a beginner-friendly project designed to learn how to build RESTful APIs using FastAPI
Last synced: 07 Sep 2025
https://github.com/080bct12alex/medixui
A frontend for the Patient Management System built using Next.js connects to a FastAPI backend to manage patient records including BMI calculation, CRUD operations, and health verdicts.
Last synced: 31 Jul 2025
https://github.com/camcooray/finbot-old-
A web-based AI assistant designed to provide quick, accurate, and easy-to-understand investment insights for retail investors.
fastapi finance generative-ai python
Last synced: 16 Apr 2026
https://github.com/karolswdev/guildr
Self-hosted, single-model SDLC orchestrator. One local LLM (Qwen3 via llama.cpp) plays five roles — Architect, Coder, Tester, Reviewer, Deployer — to drive a project from idea to deployed code, with human-approval gates and a LAN-only PWA.
agent-orchestration ai-agents ai-coding-assistant ai-orchestration autonomous-agents code-generation developer-tools dogfooding fastapi llama-cpp llm local-llm multi-agent pwa python qwen sdlc-automation self-hosted
Last synced: 23 May 2026
https://github.com/volchok60/library-fullstack
Full-stack app built with React and FastAPI.
alembic chakra-ui fastapi postgresql python3 react typescript vite
Last synced: 20 Jan 2026
https://github.com/barbaracalderon/casino-backend
A Python-based REST API using FastAPI and PostgreSQL for managing casino transactions and player operations. Tests with Pytest and deploy with Docker Compose. v1.2.0
docker docker-compose dockerfile fastapi postgresql pytest python sqlachemy
Last synced: 09 Apr 2026
https://github.com/jarif87/adsift-sifting-through-ads-intelligently
AdSift is a FastAPI web app using a BERT model to classify text into six categories (e.g., Art, Food, History). It offers a responsive UI with probability visualizations via Chart.js and an API for text classification.
adcategory-classification css fastapi html jupyter-notebook kaggle notebook python
Last synced: 09 Apr 2026
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/junayed-hasan/llendify
LLendify leverages large language models (LLMs) to analyze bank statements and provide instant loan eligibility insights. Upload your bank statement PDF to receive AI-powered loan recommendation, analysis of income patterns, spending habits, and creditworthiness. Get comprehensive financial assessments and loan recommendations in seconds.
artificial-intelligence banking-applications fastapi fintech langchain large-language-models openai-api pypdf2 reactjs software-engineering
Last synced: 09 Mar 2026
https://github.com/presizhai/iris-predictor-fastapi
A web application for predicting the species of Iris flowers using a machine learning model trained with the Iris dataset, with FastAPI, a modern web framework for building APIs.
essemblelearning fastapi python random-forest-classifier scikit-learn uvicorn
Last synced: 25 Dec 2025
https://github.com/gfpaiva/wishlist-api
Wishlist API É uma API pública para criar e gerenciar listas de desejos.
api-rest docker fastapi postgresql python3 redis
Last synced: 08 Feb 2026
https://github.com/nexusrunn3r/nexusrunner-runner-agent
Runner agent (Python): execução de steps em containers, logs/artefatos
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 04 May 2026
https://github.com/nexusrunn3r/nexusrunner-meta
Scripts bootstrap, devcontainer, Make targets, docs/ADRs
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 05 May 2026
https://github.com/nexusrunn3r/nexusrunner-control-plane
Control plane FastAPI: jobs, playbooks, policies, RBAC, artifacts
byoc ci-cd control-plane devtools docker fastapi gpu-ready nextjs observability open-core playbooks python runners
Last synced: 03 May 2026
https://github.com/gokularaman-c/ai-interview-assistant
An AI-powered interview assistant that performs real-time transcript summarization, pause-aware questioning, and adaptive interview evaluation using transcript and screen content.
ai fastapi frontend full-stack human-computer-interaction interview-assistant machine-learning natural-language-processing real-time-systems speech-processing
Last synced: 23 May 2026
https://github.com/lipskiyp/fastapi_template
Production-ready scalable asynchronous FastAPI backend template with out-of-the-box support for PostgreSQL DBMS, SQLAlchemy ORM, Alembic migrations, Docker containerization, Pydantic type validation, basic user authentication and authorization with permission scopes.
alembic api authentication boilerplate docker fastapi postgresql pydantic scopes sqlalchemy template
Last synced: 09 Apr 2026
https://github.com/praadnya/vanamalaclinicweb
A clinic management website for Dr. Vanamala, featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
docker docker-compose fastapi react responsive
Last synced: 09 Apr 2026
https://github.com/jasoncobra3/finops-copilot
An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker
ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit
Last synced: 13 Apr 2026
https://github.com/voidelux/cryptopanel-backend
Backend part of my cryptopanel project. || FRONTEND - https://github.com/voidelux/cryptopanel-frontend
acync backend backend-api fastapi python web website
Last synced: 15 Apr 2026
https://github.com/adistrim/krutrim
Krutrim API for the chat interaction with Krutrim-spectre-v2 model using websockets
fastapi firebase krutrim python websockets
Last synced: 09 Apr 2026
https://github.com/apostolispat/stockwatchlist
A sample app for playing around the FastApi framework and yFinance API
Last synced: 18 Apr 2026
https://github.com/alexgoodison/boxbox
F1 Race Visualiser & Overtake Prediction Model 🏎️
fastapi keras nextjs scikit-learn
Last synced: 09 Apr 2026
https://github.com/sebastianruizm/fastapi-postgres
Integración entre FastAPI y Postgres
docker fastapi postgres python
Last synced: 09 Apr 2026
https://github.com/varunramagiri/genai-enterprise-rag
Production RAG pipeline with Amazon Bedrock, LangGraph, Pinecone, FAISS and FastAPI — enterprise-grade, RBAC-secured, FINRA-compliant
aws-bedrock faiss fastapi genai langchain langgraph llm microservices openai pinecone python rag retrieval-augmented-generation vector-database
Last synced: 13 Jun 2026
https://github.com/ykozhanov/myblogtweet
Простая платформа микроблогов
api docker docker-compose fastapi nginx postgresql pytest python sqlalchemy
Last synced: 25 Sep 2025
https://github.com/amha-kindu/fidel-api
FastAPI backend for Fidel AI with JWT authentication, async SQLAlchemy/PostgreSQL persistence, Redis caching, rate limiting, and SSE chat streaming.
alembic api backend fastapi jwt-authentication postgresql python rate-limiting redis sqlalchemy sse
Last synced: 23 May 2026
https://github.com/santiagoasp98/tomato-disease-classification
Tomato disease classification using deep learning with TensorFlow, Keras and FastAPI.
deep-learning disease-prediction fastapi keras neural-network python tensorflow tomato
Last synced: 09 Apr 2026
https://github.com/haseebahmed49/langchain-kgraph-healthtech-app
LangChain Knowledge Graph Health Tech Application
fastapi knowledge-graph langchain langchain-python python3 streamlit
Last synced: 09 Apr 2026
https://github.com/rubdelima/tintino
Tintino é um projeto da disciplina de Criatividade Computacional com o objetivo de criar histórias interativas para crianças, utilizando imagens e áudio gerados por ferramentas de IA.
fastapi gemini langchain whisper
Last synced: 09 Apr 2026
https://github.com/evandrocalado/fast_zero
course fastapi
alembic docker factoryboy fastapi flyio freezegun jwt postgresql psycopg pydantic pytest python ruff sqlalchemy taskipy testcontainers
Last synced: 09 Apr 2026
https://github.com/anjarabus/audio-editing-desktop-app
Desktop application to splice and stitch audio according to a list of time-stamps, with FastAPI and React
electron-js fastapi ffmpeg react wavesurfer-js
Last synced: 09 Apr 2026
https://github.com/ahmedhassandev1/movie-search-site-with-elastic-search
Movie search site with elastic search and hugging faces
elasticsearch fastapi huggingface-transformers nextjs14 tailwind
Last synced: 31 Jan 2026
https://github.com/connergroth/timbre
A hybrid music recommendation engine that combines collaborative filtering and content-based models to generate personalized playlists using Spotify, Last.fm, and AOTY data.
docker fastapi lastfm-api machine-learning music postgresql python pytorch redis spotify-api sqlalchemy
Last synced: 02 Aug 2025
https://github.com/moking55/hazard-aware-routing-api
FastAPI service for calculating optimal routes that avoid hazardous areas. Leverages OpenStreetMap data to generate safe paths with customizable risk tolerance. Features hazard zone management, interactive map visualization, and Docker deployment.
astar-algorithm fastapi openstreetmap python python3 rest-api
Last synced: 06 May 2026
https://github.com/p1utoze/Hackme
A fast, minimalistic participant management system for your hackathon 🚀
fastapi firebase hackathon-project python registration-system
Last synced: 02 Aug 2025
https://github.com/oathmesh/oathmesh
Short-lived signed identity for every machine call. Replace API keys with scoped, auditable Oath Tokens. Go + TypeScript + Python SDKs.
authentication ed25519 express fastapi golang jwt machine-identity middleware nextjs pkl python security service-to-service typescript zero-trust
Last synced: 23 Apr 2026
https://github.com/curegit/stylegan-fastapi
Simplified Web REST API of the StyleGAN using FastAPI
chainer fastapi generative-adversarial-network image-synthesis openapi stylegan2
Last synced: 02 Aug 2025
https://github.com/Weburz/burzpage
A minimal CMS, purposefully built specifically for blogging needs
Last synced: 26 Sep 2025
https://github.com/fastily/is-it-up
📡 A simple API for checking if a website/domain is reachable
fastapi python3 uptime-monitor
Last synced: 17 May 2026
https://github.com/grigorkh/fastapi-ml-deployment-template
This repository provides a complete example of serving a machine learning model with FastAPI, containerizing it using Docker, and deploying it on Kubernetes.
api docker fastapi fastapi-template kubernetes ml mlops python
Last synced: 20 Jan 2026
https://github.com/haseebahmed49/langchain-email-automation
AI-powered email automation system that categorizes emails, generates responses and prioritize messages
ai api automation fastapi langchain langchain-op openai python3 streamlit
Last synced: 09 Apr 2026
https://github.com/abdelkareemkobo/drug_search_ai
drug fastapi mongodb nbdev python qdrant semantic-searc streamlit
Last synced: 09 Apr 2026
https://github.com/victorkiosh/temperature_anomaly_detection
Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.
data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries
Last synced: 06 Apr 2026
https://github.com/abhaysingh71/risk-analytics-for-insurance-with-docker-and-fastapi
End-to-end deployment project using FastAPI, Docker, and AWS EC2 — serves a machine learning insurance prediction API with a Streamlit frontend. Focuses on backend API dev, containerization, and cloud deployment.
apidevelopment aws aws-ec2 containerization deployment docker fastapi machine-learning streamlit
Last synced: 09 Apr 2026
https://github.com/everysoftware/secrets-frontend
Simple self-hosted password manager
fastapi html-css-javascript jinja2 password-manager
Last synced: 03 Aug 2025
https://github.com/amansikarwar/reimbursement_rag
A FastAPI and Gemini LLM-powered invoice reimbursement system that uses Retrieval Augmented Generation (RAG) to analyze documents against HR policies and provides an intelligent chatbot interface.
ai chatbot fastapi gemini-llm invoice-analysis langchain rag reimbursement-system retrieval-augmented-generation streamlit
Last synced: 03 Aug 2025
https://github.com/macromrit/air-flick
Transfer files through the air with just a gesture. Push. Pull. Done.
css cv2 fastapi html js media-pipe peer2peer python random-forest-classifier restful-api scikit-learn websockets
Last synced: 09 Apr 2026
https://github.com/ziweek/award-factory
🎓 Showcasing Project, in 2024 Google Machine Learning Bootcamp - 🏆🤖 Award-Factory: Awards lovingly crafted for you by a hilariously talented generative AI! #Google #Gemma:2b #fine-tuning #quantization
docker docker-compose fastapi fine-tuning gemma-2b google large-language-model llama-cpp nextjs quantization
Last synced: 09 Apr 2026
https://github.com/one-zero-eight/hackathon-integration-platform
AI JSON-shema builder for MTS True Tech Hack 2025
ai cicd docker docker-compose fastapi github-actions json json-schema lucide-react nextjs pnpm python rag react-query shadcn-ui taiwindcss typescript
Last synced: 09 Apr 2026
https://github.com/labatata101/oximeter-monitor
Oximeter monitor project using the ESP32 microcontroller and the MAX30100 sensor
bot c cpp esp32 fastapi max30100 microcontroller oximeter python rest-api telegram-bot
Last synced: 09 Apr 2026
https://github.com/euiyounghwang/python-cicd-fastapi-basic
python-fastapi-basic-CICD
circlci circle-ci docker docker-compose elasticsearch fastapi github-actions jenkins kibana kibana-plugin poetry pydantic pytest python3 restapi-framework shell-script starlette swagger swagger-ui
Last synced: 09 Apr 2026
https://github.com/andreypomortsev/library
This project provides a simple yet comprehensive system for managing a library, focusing on book management and author tracking. It utilizes FastAPI, Docker, PostgreSQL, and SQLAlchemy to offer a robust framework for creating, updating, and retrieving books and authors through a RESTful API.
ci docker docker-compose fastapi postgresql pydantic sqlalchemy-python
Last synced: 09 Apr 2026
https://github.com/dev-vivekkumarverma/payment_integration
This is a simple fast api app for payment integration
docker docker-compose fastapi payment-gateway payment-integration python3 sqlite3 upi upi-integration upi-payment
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/apatni24/visionqa
Context-aware tool for automated BDD test generation and execution using RAG, VectorDB, and LLaMA.
adaptive-rag bdd behave blip context-aware-ai corrective-rag fastapi genai llama ocr rag self-rag test-automation
Last synced: 09 Apr 2026
https://github.com/datasagess/fic
NLP Hackaton \w NN + FastAPI + Docker
catboost cuda docker fastapi lstm python pytorch rapidfuzz tensorflow
Last synced: 08 Aug 2025
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/greyhats13/fta_profile
docker fastapi firestore gcp kubernetes python
Last synced: 09 Apr 2026
https://github.com/afperdomo2/my-movie-api
Curso de FastAPI (Platzi)
docker docker-compose fastapi python
Last synced: 09 Apr 2026
https://github.com/inightjar/taskmanager_farm
TodoList with crud operations using fastAPI backend, mongoDB and 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/ganeshborkar31/language-predictor
Language Detector web app using Fastapi and vectorization
aws aws-ec2 css deployment fastapi html javascript language language-prediction machine-learning mlops python python3
Last synced: 09 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 网关进行服务路由和登录校验,可在此基础上进行项目扩展。
Last synced: 09 Apr 2026
https://github.com/same-ou/blockcrt
A decentralized platform for issuing and verifying tamper-proof academic certificates using blockchain technology
blockchain fastapi solidity truffle
Last synced: 09 Apr 2026
https://github.com/whynot46/arduino_websocket_server_example
Sending data from Arduino to FastAPI server
arduino arduino-uno arduino-uno-r3 ethernet-shield fastapi python python-3 w5100 websocket-client websocket-server websockets
Last synced: 09 Apr 2026
https://github.com/sitammeur/got-ocr-litserve
Leverage GOT-OCR2's optical character recognition capabilities using LitServe.
artificial-intelligence deep-learning fastapi got-ocr20 lightning-ai litserve optical-character-recognition python pytorch transformers
Last synced: 03 Oct 2025
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/ai-art-dev99/mlops-capstone
End-to-end MLOps: training → MLflow → containerized FastAPI → Helm+HPA → Prom/Grafana → drift checks → CI/CD with GitHub Actions
autoscaling cicd docker drift-detection fastapi github-actions gke grafana helm k6 kubernetes machine-learning mlflow mlops model-serving monitoring prometheus terraform
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/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/xanhex/fastnames
Async nicknames provider
asyncio bootstrap5 docker-compose fastapi postgresql pytest python3 sqlalchemy
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
Last synced: 19 May 2026
https://github.com/farha-dahman/coffee_shop_sales_insights_project
Data Engineering Training Project | Focused on analyzing and optimizing coffee shop sales and operations using advanced data engineering techniques.
eda etl-pipeline fastapi mongodb python
Last synced: 09 Apr 2026
https://github.com/piyuminadee/potato-disease-classification
End to end deep learning project to classify disease in potato plant as either early blight, late blight or healthy.
Last synced: 09 Apr 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/amarquaye/atlas-api
API for the atlas project
api fastapi hallucination-detection llms python
Last synced: 09 Apr 2026
https://github.com/vidhiisaxena/mindvault
authentication bootstrap education fastapi matplotlib mongodb-atlas open-ai plotly-js reactjs
Last synced: 13 Aug 2025
https://github.com/trannhatnguyen2/thesis
Sentiment analysis model deployment - CI/CD Pipeline To Deploy To Kubernetes Cluster Using Jenkins
ansible fastapi gcp helm-charts jenkins k8s monitoring terraform
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/karol-brejna-i/mqtt-shared-subscription
An experiment with using MQTT shared subscriptions in FastAPI web service.
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.
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/gokhanmeteerturk/task_tracker
Dockerized FastAPI Task Tracker with hexagonal architecture
alembic docker fastapi hexagonal-architecture python sqlalchemy
Last synced: 04 Oct 2025
https://github.com/congoclub/open-reckon-python
Population and census management software for town halls and local authorities
django django-rest-framework fastapi flask-api flask-backend python
Last synced: 09 Apr 2026