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-06-30 00:10:52 UTC
- JSON Representation
https://github.com/vauth/fastapi
api cloudflare-workers fastapi plugin-manager uvicorn
Last synced: 21 May 2026
https://github.com/osint-services/focus
Gives detailed metadata on a particular social profile using a URI
fastapi microservice osint profile python python3 search searchprofile
Last synced: 02 Feb 2026
https://github.com/peterdanwan/pastryvision
PastryVision is a Computer Vision project that helps small pastry shops streamline operations, cut costs, and improve customer experience.
computer-vision-opencv fastapi machine-learning mediapipe react tailwindcss vite
Last synced: 18 Feb 2026
https://github.com/muthu-kumar-u/ml-cluster-model
The ml-cluster-model repository contains an experimental K-Means clustering model for research purposes. It partitions data into clusters based on feature similarity. Currently unstable and unoptimized for accuracy, it is not recommended for production use.
clustering fastapi kmeans-clustering machine-learning ml
Last synced: 18 Feb 2026
https://github.com/feteu/asgi-claim-validator
A focused ASGI middleware for validating additional claims within JWT tokens to enhance token-based workflows.
asgi asgi-middleware connexion fastapi fastapi-middleware joserfc jwt jwt-claims jwt-validation starlette starlette-middleware
Last synced: 02 Mar 2025
https://github.com/1ntegrale9/fastapi-heroku-template
HerokuでFastAPIを始めるテンプレート
Last synced: 09 May 2026
https://github.com/neemiasbsilva/kedro_orchestrate_dl_transformer_arch
A pipeline using Kedro to orchestrate the deployment of a deep learning transformer model for classifying toxic comments. This project integrates data preprocessing, model training, and deployment into a streamlined and reproducible workflow, enabling efficient handling of the toxic comment classification problem in NLP.
deep-learning fastapi grafana kedro mlflow mlops-project mlops-workflow nlp prometheus
Last synced: 17 Feb 2026
https://github.com/charlestang06/finsight
Your personalized AI finance bro, Finn. Dashboard + learning tools to get started with investing in stock markets.
ant-design fastapi firebase firebase-auth huggingface langchain ollama reactjs yfinance
Last synced: 07 Apr 2026
https://github.com/alexandrbig1/py-web
Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.
alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger
Last synced: 07 Apr 2026
https://github.com/jaspreetsingh-exe/medxpert-frontend
MedXpert is an Android-based healthcare application that leverages OCR (Tesseract, pdfplumber) and LLMs (OpenAI GPT-3.5) to automate medical report extraction, abnormality detection, and natural language summarization. It features Firebase-powered user authentication, role-based access control, and real-time chatbot integration for medical queries.
android-application chatbot fastapi firebase firestore gpt35turbo healthcare image-to-text kotlin llm medical-report ocr openai-api pdf-to-text python summarization
Last synced: 06 Apr 2026
https://github.com/itu-ai/cez-api
RestAPI for the Cez Game
api cez chess-variant chess-variations fastapi python python3 rest-api swagger
Last synced: 03 May 2026
https://github.com/mano8/auth-sdk-m8
JWT validation SDK for FastAPI — HS256/RS256/ES256, JWKS resolver, Redis-backed revocation, refresh token rotation, and Prometheus metrics. Companion to fa-auth-m8.
auth fa-auth-m8 fastapi microservices python sdk-python
Last synced: 11 Jun 2026
https://github.com/rupeshrb/firebase_fastapi
Create login token through Firebase , FastAPI, python
fastapi firebase-auth firebase-database python
Last synced: 15 May 2026
https://github.com/manugraj/xgrapher
CRU(xD) into ONgDB without any worries
fastapi graph-database neo4j ongdb poetry rest-api
Last synced: 14 Apr 2025
https://github.com/cploutarchou/mcp-servers
Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.
ai-tools developer-tools fastapi golang mcp-protocol model-context-protocol python rust terraform vscode-integration
Last synced: 07 Apr 2026
https://github.com/vaibhavpandeyvpz/starter-python
Starter template for kick-starting Python API projects.
boilerplace bootstrap fastapi poetry python sqlalchemy starter-project starter-template
Last synced: 25 Jan 2026
https://github.com/szymciem8/semantic-image-synthesis
Generative models that generate paintings in the style of Bob Ross based on segmentation images.
fastapi gan gaugan machine-learning pix2pix spade streamlit tensorflow tensorflow2
Last synced: 28 Apr 2026
https://github.com/colinwu0403/stonksensei
Your AI-Powered Stock Market Oracle
bert deepseek fastapi modal nextjs react reddit selenium sentiment-analysis stocks wallstreetbets
Last synced: 23 Aug 2025
https://github.com/zxjlm/playwright-service
A playwright service built with FastAPI and Playwright. 一个基于 FastAPI 和 Playwright 构建的模拟浏览器服务。
fastapi playwright playwright-mcp
Last synced: 07 Mar 2026
https://github.com/yashindane/monitoring-webapp
Monitoring Web App build using FastAPI
Last synced: 20 Jun 2025
https://github.com/pdt1806/refiner-discord-bot
She does extraordinary things as the Greatest Mage of All Time 🪄
discord-bot discord-py discord-status-as-image fastapi python uvicorn
Last synced: 02 May 2026
https://github.com/flazefy/pinmarker-bot
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Rest API, Telegram Bot
automated-testing backend csv discord-bot fastapi firebase firebase-realtime-database firebase-storage mailer maps mysql nlp phyton rest-api selenium selenium-python sqlalchemy sqlite3 task-scheduler telegram-bot
Last synced: 07 Apr 2026
https://github.com/chandansoren/medical-data-extraction
Medical data extraction from medical documents like prescription and patient details document using python and Regex
fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression
Last synced: 06 May 2026
https://github.com/alihassanml/adaptive-llm-based-conversational-ai
A research-grade chatbot system designed to adapt responses based on user personality, using local LLMs (like Gemma 3B), long-term memory, sentiment tracking, and persona-aware responses. Built using FastAPI (backend) and React + Bootstrap (frontend).
fastapi lama learning-by-doing ollama python3 react typescript
Last synced: 20 Jun 2025
https://github.com/caniko/assignments
Assignment VC
fastapi python3 university-course
Last synced: 16 May 2026
https://github.com/lixuannan/computereverywhere
A app let you can connect to a super powerful computer every where at home
fastapi psutil python python3 qemu uvicorn virtual-machine vm
Last synced: 19 May 2026
https://github.com/rohitedathil/sentencegenerator
A website which generates sentences using markov chains.
ai fastapi hacktoberfest markov-chain python sentence-generator
Last synced: 16 May 2026
https://github.com/sudohainguyen/cookiecutter-ml-fastapi-template
A Cookiecutter-based code structure template for a simple API to serve ML/DL models using FastAPI.
cookiecutter fastapi fastapi-template machine-learning
Last synced: 18 Apr 2026
https://github.com/hasnainyaqub/6_months_of_data_science_and_ai
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow
Last synced: 11 Apr 2026
https://github.com/fox-techniques/fox-techniques
FOX Techniques is a hub for innovative data services, analytics, and solutions, combining technical expertise with a passion for solving real-world challenges
azure bash cicd cloudflare devops docker fastapi flask git github-actions linux mongodb plotly plotly-dash pypi-package pyspark python react sql terraform
Last synced: 17 Feb 2026
https://github.com/alek-dr/fastapi-trironserver-example
fastapi machine-learning triton-inference-server
Last synced: 14 May 2026
https://github.com/alex6712/gi-chan
Characters analyzer and automatic builds generator for Genshin Impact.
api async fastapi genshin-impact postgresql python python3 rest sqlalchemy web-application
Last synced: 20 Jul 2025
https://github.com/drcbeatz/master-theorem
Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results. (Python/FastAPI/Typescript/React/Docker/AWS-Lambda/DynamoDB/Github Actions CI)
aws cd-ci chartjs docker dynamodb fastapi github-actions lambda master-theorem pytest python react severless typescript vite vitest
Last synced: 07 Apr 2026
https://github.com/hyxiaoge/fusion-api
统一的多模型AI聊天集成平台,支持文心一言、通义千问、DeepSeek、OpenAI等大模型,提供向量检索和文件处理功能。
ai chatbot chromadb fastapi langchain llm vector-database
Last synced: 06 Apr 2025
https://github.com/laurenzsommerlad/tum.ai-makeathon2023-api-endpoint
FastAPI Backend for TUM.ai Makeathon2023 CanAI Project. Integration of ChatGPT, Cohere Summarizer and backend logic
backend backend-api chatgpt chatgpt-api cohere cohere-ai fastapi python python3
Last synced: 28 Feb 2026
https://github.com/arkapravo-ghosh/speech-to-text
Speech to Text Transcription using OpenAI Whisper v3 and FastAPI
ai fastapi huggingface machine-learning openai python3 speech-to-text transformers whisper
Last synced: 29 Oct 2025
https://github.com/jai0401/querypdf
QueryPDF is a full-stack application designed to facilitate PDF document analysis through natural language processing. Users can upload PDF documents, ask questions about their content, and receive generated answers.
fastapi gemini-pro genai genai-chatbot langchain local-gpt natural-language-processing nlp pdf-query reactjs
Last synced: 12 Oct 2025
https://github.com/shikha-code36/graphql_fastapi
GraphQL implementation in FastAPI using Strawberry
fastapi graphql graphql-python python python3 strawberry-graphql uvicorn
Last synced: 07 Apr 2026
https://github.com/wpcodevo/crud-app-pymongo
In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.
crud-api crud-app fastapi fastapi-app fastapi-crud-app fastapi-restful-api python-crud-app restful restful-api
Last synced: 18 Apr 2026
https://github.com/aaroncx/forge
Forge — agentic AI orchestration platform with workspace IDE, visual blueprints, computer use, and multi-model support
agentic-ai agents ai blueprint cli computer-use fastapi gui-automation langchain llm multi-agent nextjs openai orchestration python supabase typescript workflow-automation
Last synced: 17 May 2026
https://github.com/bigrivi/better_crud
Better crud for fastapi, without constraints
crud-generator curd fastapi library pydanic python restful-api
Last synced: 25 Jun 2025
https://github.com/aleksbrsc/scheduldog
An intuitive course schedule editing app
Last synced: 18 Feb 2026
https://github.com/suranjitpartho/clinical-data-intelligence-system
An AI Agent for clinical data intelligence. Built with LangGraph, FastAPI, and pgvector to unify structured SQL records and unstructured clinical notes via a self-healing, schema-aware reasoning engine.
ai-agents clinical-data fastapi healthcare-ai langgraph llm pgvector postgresql rag self-healing-ai
Last synced: 22 May 2026
https://github.com/dodopayments/fastapi-boilerplate
Minimal FastAPI boilerplate for integrating Dodo Payments into your Python application.
Last synced: 28 Jun 2026
https://github.com/lijianqiao/fastapi-admin-v2
基于 FastAPI 框架构建的现代化企业级后台管理系统后端 API,采用分层架构设计,具备高性能、强安全性、易维护、易扩展等特点。
admin-template fastapi fastapi-admin rbac
Last synced: 14 Jun 2026
https://github.com/natthasath/demo-python-fastapi-oauth
FastAPI OAuth allows you to secure your API endpoints by integrating OAuth2 authentication. It supports various OAuth2 providers like Google, GitHub, and Facebook. With FastAPI OAuth, you can ensure secure access to your API endpoints with minimal setup and configuration.
fastapi oauth oauth2 poetry python uvicorn
Last synced: 15 Jun 2026
https://github.com/gmzhang/skillmng
Agent Skills management platform for creation, validation, versioning, LLM-assisted editing, and Git-backed publishing.
agent-skills codex developer-tools fastapi llm openai openai-api react
Last synced: 12 Jun 2026
https://github.com/hakimamarullah/medisearch-api
Backend used by medisearch.site
fastapi information-retrieval lgbmranker
Last synced: 24 Jun 2026
https://github.com/vinodhalaharvi/societyos
Multi-agent collaboration system built with Qwen Cloud — agents with distinct roles decompose tasks, negotiate, and resolve conflicts to outperform single-agent baselines.
agent-society alibaba-cloud autonomous-agents d3js fastapi hackathon llm multi-agent python qwen rule-engine sqlite
Last synced: 20 Jun 2026
https://github.com/alicankaya192/the-tech-cortex
🧠 Veri Bilimi, Makine Öğrenmesi (ML), MLOps, SQL/NoSQL Veritabanları, FastAPI, Docker, Bulut Bilişim ve İstatistik konularında 220+ kapsamlı Türkçe not içeren Obsidian bilgi bankası (Vault).
aws azure data-science docker fastapi feature-engineering machine-learning mlops mongodb mssql obsidian-vault python statistics time-series
Last synced: 21 Jun 2026
https://github.com/karem505/technical-support-agent
this is a technical support agent that uses livekit and that will work on railway
ai automation fastapi livekit odoo openai python voice-agent
Last synced: 14 Jun 2026
https://github.com/epic-codebase/aws_serverless_fullstack_app
A task management AWS serverless full-stack app developed by leveraging standard / real-time development practices.
aws aws-cloudformation aws-cloudfront aws-cloudwatch aws-cognito aws-dynamodb aws-lambda ci-cd codecov curl fastapi git github-actions magnum poetry pytest python serverless-framework vue
Last synced: 26 Feb 2026
https://github.com/ake144/crypto-info
Real time crypto market values with description of each coin
Last synced: 04 May 2026
https://github.com/ricardo-larosa/colbert-rag
Index GitHub repositories to ColBERT models and serve them with GRPC or FastAPI
artificial-intelligence colbert fastapi git grpc langchain llms machine-learning rag
Last synced: 07 Feb 2026
https://github.com/avatsaev/av-local-llm-api
Allows to easily run local REST API with a custom LLM, running locally or remotely, with user defined system instructions. Useful for quick local autmations that require problem solving with large langague models and interaction via a REST API.
fastapi llama llamacpp llm machine-learning mistral openai transformers
Last synced: 15 Apr 2026
https://github.com/audibleismissing/audibleismissing
Keep an eye on upcoming audiobook releases from Audible and audiobooks missing from your library.
audible audiobooks audiobookshelf fastapi python
Last synced: 13 Jan 2026
https://github.com/jeck0v/hackathon-europe-2025-backend
Back-end: Fastapi, Pydantic, Nginx, Docker, MongoDB, AWS lightsail
docker fastapi hackathon-project mongodb nginx pydantic
Last synced: 05 Mar 2026
https://github.com/xonming/aioresilience
Lightweight fault tolerance library for Python asyncio
aiohttp asyncio backpressure bulkhead circuit-breaker distributed-systems fastapi fault-tolerance load-shedding microservices middleware python3 rate-limiting resilience retry sanic
Last synced: 05 Apr 2026
https://github.com/buried-in-code/freyr
Tracks temperature and humidity readings and graphs the results in a web dashboard
dht22 fastapi hatchling micropython pi-pico-w python-3
Last synced: 09 Mar 2026
https://github.com/venopyx/apispark
A lightweight Python mini-framework for building fast, scalable APIs.
api cors developer-experience developer-tools fastapi framework library lightweight-framework microservices mini-framework open-source pypi-package python python-framework rest-api restful-api
Last synced: 08 Feb 2026
https://github.com/bootstrap-academy/jobs-ms
The official jobs microservice of Bootstrap Academy - Learn Computer Science Online
academy bootstrap-academy fastapi hacktoberfest python
Last synced: 04 Jan 2026
https://github.com/josue-lubaki/traductor-api
translator of texts in different languages 🌐🔃
fastapi ibm-cloud ibm-watson traductor translation-api translation-text uvicorn
Last synced: 10 Jun 2025
https://github.com/yangboz/fastapi4chatgpt
using fastapi as a wrap for chatgpt
Last synced: 02 May 2026
https://github.com/alexisbalayre/ragdocs
An AI-powered search engine to interact with documentation using RAG and local LLMs. Privately deployable with vector search and a modern frontend.
chatbots documentation fastapi information-retrieval knowledge-base llm local-llm machine-learning milvus natural-language-processing nextjs ollama private-gpt python rag retrieval-augmented-generation self-hosted technical-documentation vector-database vector-search
Last synced: 23 Sep 2025
https://github.com/arbdoescode/seekfake
SeekFake is an intelligent fact-verification system designed to determine the authenticity of news articles, social media posts, and general online information. Leveraging advanced Natural Language Processing (NLP) and real-time data from trusted sources, the program assesses the credibility of any given claim or news snippet.
ai artificial-intelligence fastapi python webservice
Last synced: 06 Oct 2025
https://github.com/halovina/fastapi-tutorial
FastAPI Tutorial For Backend Engineer
backend-api dataanalytics fastapi microservice python
Last synced: 30 Apr 2026
https://github.com/roopeshvs/reddify
A simple web utility to create Spotify playlist out of a Reddit post's comments
audio audiophile fastapi music playlist playlist-generator python reddit reddit-api songs spotify spotify-api spotify-web-api web
Last synced: 10 Mar 2026
https://github.com/teadove/teadoves-boilerplates
FastAPI boilerplate for quick start
boilerplate cookiecutter fastapi
Last synced: 09 Apr 2025
https://github.com/sbathgate/article-summarizer
Asynchronous RESTful API built with Python and FastAPI. Utilizes Newspaper3k to provide real-time text summarization from a given URL.
black docker fastapi flake8 github-actions heroku isort makefile pytest python restful-api test-driven-development
Last synced: 13 Apr 2026
https://github.com/notdroid/harmonychat
💬 A full-stack, event-driven chat application built to learn distributed systems and devops patterns.
automq aws centrifugo docker-compose dynamodb fastapi kafka kubernetes nextjs postgresql redis terraform
Last synced: 03 May 2026
https://github.com/meyiapir/nlu-api
Web API for accessing NLU models. With tools for training models.
api chat fastapi learning machine-learning nlu python ru russian-language scikit-learn
Last synced: 15 Feb 2026
https://github.com/wchiways/question-bank
基于 FastAPI + AsyncIO 的 OCS 题库查询系统,支持多个 AI 平台智能答题
ai asyncio fastapi intelligent-answer multiple-ai-providers ocs python question-bank quiz sqlmodel
Last synced: 13 Jan 2026
https://github.com/fivan999/fastapi_users_service
Cервис для работы с пользователями на FastAPI
ddd-architecture docker docker-compose fastapi jwt postgresql pytest python sqlalchemy uv
Last synced: 02 Apr 2026
https://github.com/amine-akrout/car-price-prediction
Training and deploying XGBoost Model with MLFlow, Fastapi, Prefect, Cloud Run and github actions
ci-cd cloud-run docker fastapi machine-learning mlflow mlops prefect python
Last synced: 11 Feb 2026
https://github.com/iamarunbrahma/rag-api
RAG-API: A production-ready Retrieval Augmented Generation API leveraging LLMs, vector databases, and hybrid search for accurate, context-aware responses with citation support.
anthropic aws-s3 citations fastapi hybrid-search llamaindex llm-apps ollama openai qdrant rag-application retrieval-augmented-generation tavily
Last synced: 02 Apr 2025
https://github.com/danger-ahead/techtrix22-backend
Backend for Techtrix'22, RCCIIT tech fest. Handles payments, gate entries, event registrations.
Last synced: 08 May 2026
https://github.com/mdimado/paperchat
PaperChat is an AI-powered chat application designed to handle PDF documents through a user-friendly interface. Users can upload PDF files, ask questions related to the content within those documents, and receive responses generated using advanced natural language processing (NLP) techniques.
cohere fastapi groq langchain qdrant qdrant-vector-database react reactjs
Last synced: 06 Oct 2025
https://github.com/aadewunmi/url-shortener-fastapi-python
URL Shortener With FastAPI and Python | Tech Stack: Python 3, FastAPI, SQLite, SQLAlchemy, Uvicorn
fastapi fastapi-crud fastapi-sqlalchemy python python3 sqlalchemy sqlalchemy-orm-queries sqlalchemy-python sqlite-database swagger-ui uvicorn uvicorn-gunicorn
Last synced: 27 Feb 2026
https://github.com/abhijithganesh/rekognize
This project is an attendance system that uses face detection technology to track and record attendance. It is designed to provide a more efficient and accurate method of attendance tracking, reducing the need for manual input and minimizing errors.
face face-recognition fastapi mtcnn onnx python pytorch
Last synced: 13 Apr 2026
https://github.com/izuna385/japanese-bert-sentiment-analyzer
Deploying sentiment analysis server with FastAPI and BERT
bert fastapi natural-language-processing sentiment-analysis text-classification
Last synced: 01 May 2026
https://github.com/achillestd/rtsp2webrtc
This project provides a live RTSP to WebRTC streaming solution. It broadcasts video from an IP camera to a server and streams it to web clients (i.e., web browsers)
fastapi opencv-python rtsp rtsp-stream rtsp-to-webrtc stun-server webrtc
Last synced: 12 Feb 2026
https://github.com/endrekrohn/fastws-example
FastWS example project with auto-documentation of WebSockets using AsyncAPI.
asyncapi fastapi pydantic python
Last synced: 10 Mar 2025
https://github.com/chideraike/blog-api
CRUD application for a blog using FastAPI 79
Last synced: 26 Apr 2026
https://github.com/enpuyou/aws-fastapi-streamlit
Automated deployment web application that performs stock price and Twitter sentiment relation analysis with AWS, FastAPI, and Streamlit
Last synced: 17 Apr 2026
https://github.com/nsstnc/cli-fastapi-json
CLI-приложение для валидации документов, описанных в JSON Schema и генерации кода контроллеров в приложении FastAPI
alembic cli click fastapi json-schema postgres pydantic rabbitmq sqlalchemy
Last synced: 18 Jan 2026
https://github.com/islam-hady9/braintumordetection-api
Brain Tumor Detection using CNN & FastAPI.
apidevelopment brain-tumor-detection cnn deep-learning fastapi imageclassification machine-learning medicalimaging python tensorflow
Last synced: 11 Feb 2026
https://github.com/arferreira/rapina
An opinionated Rust web framework exploring better DX in an AI-assisted world
api async fastapi http hyper rest-api rust tokio web-framework
Last synced: 27 Feb 2026
https://github.com/troyan-dy/fastapi-depends
You can use your FastAPI dependencies not only in FastAPI applications
async async-await asyncio fastapi lib library pip pydantic python python-type python-types python-typing python3
Last synced: 13 Feb 2026
https://github.com/vorausrobotik/vdoc
Multi version documentation hosting.
documentation doxygen fastapi mui python react sphinx
Last synced: 13 Feb 2026
https://github.com/kingakeem/easy-store
A simple object storing service built with FastAPI, SQLAlchemy and SQLite
docker fastapi fastapi-sqlalchemy files json orm python python3 rest rest-api sqlalchemy sqlalchemy-orm sqlite3 storage
Last synced: 13 Apr 2026
https://github.com/ayxkaddd/stealerlogsdashboard
good looking dashboard to query your infostealer logs
dashboard fastapi infostealer postgresql stealer-logs tailwindcss
Last synced: 15 Mar 2025
https://github.com/flohofstetter/shoreguard
Open source control plane for NVIDIA OpenShell
ai-agents control-plane fastapi nvidia openshell sandbox security
Last synced: 24 Apr 2026
https://github.com/hyzyla/fastapi-template
Opinionated FastAPI template
fastapi fastapi-sqlalchemy fastapi-template sqlalchemy
Last synced: 18 Apr 2026