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-03 00:10:57 UTC
- JSON Representation
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/zion-dev1/restaurant-reviews
Let's you post your review about a fictional restaurant 😋🍽️
expressjs fastapi nlp nltk nodejs react restaurant-website review-website sentiment-classification tailwindcss typescript
Last synced: 26 Jun 2025
https://github.com/nebeyoumusie/langchain-starter
A starter repo on how to create your first simple LLM application using LangChain
fastapi groq-api langchain langchain-groq langserve langsmith llm-application python
Last synced: 25 Jan 2026
https://github.com/feteu/asgi-request-duration
A asgi middleware to measure the request duration
asgi asgi-middleware connexion fastapi fastapi-middleware starlette starlette-middleware
Last synced: 06 Jul 2025
https://github.com/grelinfo/grelmicro
Grelmicro is a lightweight framework/toolkit which is ideal for building async microservices in Python.
anyio asyncio circuit-breaker fastapi faststream leader-election lock microservice pydantic python resilience
Last synced: 16 May 2026
https://github.com/everysoftware/fastlink
FastLink OAuth 2.0 client for various platforms, asynchronous, easy-to-use, extensible
Last synced: 30 Apr 2026
https://github.com/yuiii1234/stack
Streamline your flexbox layout with the type-safe `<Stack />` component for React and React Native. Enjoy minimal API and consistent spacing! 🚀💻
blogger bookstack chakra-ui dropbox fastapi gist github hacktoberfest jupyter-notebook jwt letsencrypt markdown openapi python react redis typescript wordpress
Last synced: 06 Apr 2026
https://github.com/zahidayturan/multi-lang-auth-api-platform
Multi Lang Auth API Platform is a cross-platform authentication REST API supporting multiple programming languages for user login and signup. It enables seamless integration between applications built with different technologies.
api-key-authentication django express fastapi go jwt oauth2 rest-api ruby-on-rails spring-boot
Last synced: 06 Apr 2026
https://github.com/lampesm/golang-web-frameworks-performance
go web frameworks performance
benchmark-framework fastapi go golang load-testing locust performance-testing web-framework
Last synced: 20 Jan 2026
https://github.com/ankush-003/next-nosqli
This repository contains a web app that helps to understand NoSQL injection and how to protect websites against it
deta-space fastapi gradio nextjs13 nosql-injection typescript vercel-deployment
Last synced: 08 Apr 2026
https://github.com/crispengari/python-backend
💎 A quick start for web server development using python flask, django and fastapi.
css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 17 Feb 2026
https://github.com/orositororo/zero-employee-orchestrator
AI Orchestration Platform — Design · Execute · Verify · Improve
ai fastapi llm multi-agent orchestration python tauri typescript
Last synced: 07 Apr 2026
https://github.com/alek-dr/fastapi-trironserver-example
fastapi machine-learning triton-inference-server
Last synced: 14 May 2026
https://github.com/quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 02 Mar 2025
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/hyxiaoge/fusion-api
统一的多模型AI聊天集成平台,支持文心一言、通义千问、DeepSeek、OpenAI等大模型,提供向量检索和文件处理功能。
ai chatbot chromadb fastapi langchain llm vector-database
Last synced: 06 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/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/henriquesebastiao/modernizacao-manejo-api
API async robusta com telemetria para gestão de rebanhos construída com FastAPI.
api async docker fastapi grafana loki opentelemetry postgresql prometheus pytest sql sqlalchemy tempo
Last synced: 12 Apr 2025
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/caarmen/fastapi-postgres-docker-example
Minimal example FastAPI app with Postgres, docker-compose
docker docker-compose fastapi postgresql
Last synced: 12 Apr 2026
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/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/rupeshrb/firebase_fastapi
Create login token through Firebase , FastAPI, python
fastapi firebase-auth firebase-database python
Last synced: 15 May 2026
https://github.com/bensbehchaimae/rag-qa-system
A RAG question/answering application
celery cohere fastapi llm monitoring openai python3 rag
Last synced: 01 Nov 2025
https://github.com/arpitpatelsitapur/langchain-llm-apps
This repository explores the full potential of Langchain-based Large Language Models (LLMs). It covers deployment using Langserve and FastAPI, fine-tuning techniques, integration methods, and API usage with interactive documentation. Ideal for developers looking to implement scalable, efficient LLMs in real-world applications.
chatbots fastapi langchain langserve langsmith llms ollama
Last synced: 03 Feb 2026
https://github.com/bootstrap-academy/shop-ms
The official shop microservice of Bootstrap Academy - Learn Computer Science Online
academy bootstrap-academy fastapi hacktoberfest python
Last synced: 06 Apr 2025
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/bootstrap-academy/skills-ms
The official skills microservice of Bootstrap Academy - Learn Computer Science Online
academy bootstrap-academy fastapi hacktoberfest python
Last synced: 06 Apr 2025
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/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/itu-artificial-intelligence-club/cez-api
RestAPI for the Cez Game
api cez chess-variant chess-variations fastapi python python3 rest-api swagger
Last synced: 04 Mar 2025
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/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/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/khoaguin/car-store-fasm
An AI-powered Used Car Selling Store App Written in the FASM Stack (FastAPI, Svelte and MongoDB)
ai-powered ecommerce fastapi javascript mongodb python svelte
Last synced: 05 Apr 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/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/vauth/fastapi
api cloudflare-workers fastapi plugin-manager uvicorn
Last synced: 21 May 2026
https://github.com/engageintellect/pi-dashboard-docker
A live dashboard client, server, and integrated database implementation using Sveltekit, TailwindCSS, Python, PocketBase, and Docker.
daisyui docker docker-compose fastapi nginx python raspberry-pi sveltekit ubuntu uvicorn websockets
Last synced: 09 Apr 2026
https://github.com/cdryampi/jobless-backend
Backend del proyecto Jobless as a Service™: API para documentar el desempleo crónico, registrar rechazos laborales, y generar insultos personalizados con IA.
backned django fastapi gpt humor-negro ia-ge mental-health nihilism rest-api unemployment
Last synced: 08 Mar 2026
https://github.com/rpg-dev420/onix-v2ray-collector
🚀 Smart V2Ray Config Collector | جمعآوری هوشمند V2Ray | ML + API + Monitor | Auto 6h | 1000+ configs
auto-update collector fastapi free-vpn-internet free-vpn-tool iran persian proxy shadowsocks shadowsocksr subscription subscriptions trojan v2ray vless vmess vpn
Last synced: 03 Nov 2025
https://github.com/jay-kabdwal/staff-attendance-app
A mobile-based staff attendance system using face recognition. Staff members can mark their attendance by entering their ID and taking a live photo. The admin can manage staff, upload training images, and view attendance records through a dedicated admin panel.
docker-image fastapi postgresql react-native
Last synced: 14 Sep 2025
https://github.com/dagiteferi/credit-scoring-model
Developing a comprehensive and effective credit scoring model for Bati Bank, leveraging data from an eCommerce platform to enable a buy-now-pay-later service for customers. This project involves understanding credit scoring methodologies, exploratory data analysis (EDA), feature engineering, model training and evaluation, and API development for re
Last synced: 16 Jul 2025
https://github.com/cs-magic-open/uni-api
聚合AIGC行业主流API,支持私有化部署、分级管理、算法调度、可视化监控等
Last synced: 16 Feb 2026
https://github.com/bobmatnyc/terminator
Remote terminal control system with AI assistance - Control tmux and iTerm2 sessions via REST API with LLM-powered intelligent assistance
ai cli fastapi iterm2 llm python remote-control terminal tmux
Last synced: 17 Jan 2026
https://github.com/heisdanielade/api-smart-savings
FastAPI backend delivering modular REST APIs and WebSocket streams for a smart savings app with Redis caching.
alembic automation background-jobs docker fastapi group-savings pydantic
Last synced: 25 Jan 2026
https://github.com/upes-open/osoc-24-the-content-forge
The Content Hub Is a online platform which acts as a all in one solution helping content creators develop and generate short form video image content utilising genai models and cloud to maximize their efficiency and benefit from the ever-growing developments in ai models
aws docker fastapi genai microservices nodejs react whisper
Last synced: 23 Oct 2025
https://github.com/fastapi-practices/fastapi_scheduler
FastAPI + APScheduler 实现任务动态管理
apscheduler fastapi fastapi-apscheduler fastapi-scheduler
Last synced: 12 May 2025
https://github.com/thus/fastapi-tarpit
FastAPI middleware that purposely delays incoming connections on unused routes
Last synced: 03 Feb 2026
https://github.com/sorna-fast/fast_api_hospital
Building API for entities of a hospital
async auth fastapi passlib requests sqlalchemy streamlit
Last synced: 05 Mar 2025
https://github.com/team23/fastapi-module-loader
FastAPI Module handling (like Django AppConfig)
Last synced: 14 May 2025
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/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/tonoy30/tfml-fastapi
Serving a tf model using fastapi
fastapi image-recognition machine-learning tensorflow2
Last synced: 18 May 2026
https://github.com/mohammadrezaamani/lincut
Lincut is a simple yet powerful Link Shortener service built with FastAPI. It allows you to shorten long URLs into concise, user-friendly links.
fastapi link-shortener pythpn sqlalchemy
Last synced: 15 May 2026
https://github.com/caniko/assignments
Assignment VC
fastapi python3 university-course
Last synced: 16 May 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/ddayto21/lexi-gpt
LexiGPT is a retrieval-augmented generation (RAG) chatbot that leverages LLMs such as OpenAI and DeepSeek to deliver personalized recommendations.
ai chatbot cosine-similarity deepseek-v3 fastapi generative-ai huggingface-transformers large-language-models llm natural-language-processing openai-api rag react semantic-search transformer-models
Last synced: 09 Jun 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/mgobeaalcoba/quasar-fire
Resolve the quasar-fire challenge in Python & FastApi
api api-rest challenge fastapi python trilateration
Last synced: 25 Jan 2026
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/yashindane/monitoring-webapp
Monitoring Web App build using FastAPI
Last synced: 20 Jun 2025
https://github.com/one-bit-myanmar/api-for-sarrmal-app
API for sarr ml app using fastapi
Last synced: 14 May 2025
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/ivan-borovets/fastapi-starter
Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter
alembic boilerplate clean-architecture cli cookiecutter copier copier-template docker docker-compose fastapi fastapi-boilerplate fastapi-template hexagonal-architecture onion-architecture postgres project-template python sqlalchemy uv
Last synced: 06 Apr 2026
https://github.com/cyberofficial/nimbus
A lightweight FastAPI proxy that translates Anthropic API requests to NVIDIA NIM's OpenAI-compatible endpoint.
anthropic claude claude-code coding fastapi nim nvidia nvidia-nim openapi proxy
Last synced: 27 Jun 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/lingfromsh/message
A general message notification service
asyncio fastapi notification-service websocket
Last synced: 17 May 2026
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/morikeli/bundi-chat
A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.
chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets
Last synced: 24 Dec 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/muthu-kumar-u/ml-flower-classification
This repository contains a machine learning project for classifying the Iris dataset using multiple algorithms. It includes data preprocessing, model training, and evaluation. The project supports various algorithms, providing a comparison of performance, and automates workflows for model release and deployment.
classification fastapi machine-learning ml
Last synced: 21 May 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/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/0x6f677548/fastapi-bootstrap
FastAPI Bootstrap is a project template that bundles NGINX, FastAPI and OpenTelemetry, providing a bootstrap for anyone that wants to expose an API securely and with instrumentation.
Last synced: 14 Oct 2025
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/nipponjo/nmt-web-ui
A local Web UI for the huggingface/Helsinki-NLP machine translation (NMT) models
fastapi huggingface huggingface-transformers machine-translation marian-nmt nmt python pytorch ui
Last synced: 07 Apr 2026
https://github.com/sarthakshrivastav-a/whispercare
India-focused voice-first healthcare workflow platform built with FastAPI, LangGraph, LiveKit, PostgreSQL, and ABDM/FHIR-ready exports.
abdm fastapi fhir healthcare india langgraph livekit telehealth voice-ai
Last synced: 17 May 2026
https://github.com/mlengineershub/quickdraw-api
Application for playing Quickdraw
api backend computer-vision css deep-learning devops docker endpoints fastapi frontend git git-actions html huggingface js paris-saclay python supabase transformers web
Last synced: 06 Apr 2025
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/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/princetp/imageiq
ImageIQ is a FastAPI application designed to serve a machine learning model that processes text and image inputs to generate predictions. It's built to be scalable and efficient, suitable for real-time data processing.
docker fastapi pillow python uvicorn
Last synced: 10 May 2026
https://github.com/khabzox/bmicalc
FastAPI project with static assets and BMI calculation endpoint, featuring a responsive HTML interface and server-side API.
api bmi-calculator fastapi python
Last synced: 01 Apr 2025
https://github.com/alexpovel/derdiedas
A simple, online guessing game for German articles, using chiefly simple and boring web technology™
css-grid fastapi htmx htmx-app material-theme no-javascript svg-animations uvicorn
Last synced: 19 Jan 2026
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/elijahondiek/circleci-to-dockerhub-deployments
CircleCI and Docker Hub deployments project repository for MLSA online workshop
Last synced: 23 Jun 2025
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/steqa/fastapi-jwt-template
This is a template for a FastAPI application with JWT authentication. It uses PostgreSQL for the database and Redis for blacklisting refresh tokens. The project is containerized using Docker.
alembic fastapi postgresql python redis template
Last synced: 12 Jul 2025
https://github.com/zerlok/gendalf
Code-first, deterministic generator for type-safe Python transport and SQL adapters.
adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe
Last synced: 08 Mar 2026
https://github.com/erik1000/dashboard
An example app implementing the webauthn passwordless authentication flow. See https://webauthn.guide/
fastapi fido2 hardware-authenticator login passwordless python webauthn yubico yubikey
Last synced: 30 Oct 2025