1,521 skills found · Page 2 of 51
jujumilk3 / Fastapi Clean ArchitectureBase FastAPI Project to create general api.
ivan-borovets / Fastapi Clean ExamplePractical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
HogaStack / Dash FastAPI AdminA general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。
asacristani / Fastapi Rocket Boilerplate🐍💨 FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!
mrtolkien / Fastapi Simple SecurityDrop-in API-key based security for FastAPI
oinsd / FastAPI Learning ExampleFastAPI Learning Example,对应中文视频学习教程:https://space.bilibili.com/396891097
JiayuXu0 / FastAPI TemplateA production-ready FastAPI backend template with clean architecture. 一个功能完整、架构清晰的企业级FastAPI后端模板,专为团队开发设计,开箱即用。
baranbartu / Microservices With FastapiMicroservices, API Gateway, Authentication with FastAPI, non-blocking i/o
PacktPublishing / Building Python Microservices With FastAPIBuilding Python Microservices with FastAPI, published by Packt
jod35 / Fastapi Beyond CRUDThis is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff
koldakov / FuturamaapiFuturama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
PacktPublishing / Building Data Science Applications With FastAPIBuilding Data Science Applications with FastAPI, Published by Packt
codingwithroby / FastAPI The Complete CourseNo description available
vicgalle / Gpt J ApiAPI for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
hamedasgari20 / Python Django FastAPI Advanced TopicsPython and Django advanced topics
br3ndonland / Inboard🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.
stac-utils / Stac FastapiSTAC API implementation with FastAPI.
zmievsa / CadwynProduction-ready Stripe-like API versioning in FastAPI
DJWOMS / FastAPI RuВ этом репозитории находится полезная информация, собранная участниками русского сообщества FastAPI.
SamWarden / User ServiceAn example of a simple CRUD Web API using FastAPI