1,521 skills found · Page 5 of 51
Mahmoud-Italy / Larafast FastApiA Fast Laravel package to help you generate CRUD API Controllers and Resources, Model.. etc
sasha-tkachev / Fastapi CloudeventsCloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.
lalitgehani / SnackBaseSnackBase is a Python/FastAPI-based BaaS providing auto-generated REST APIs, multi-tenancy, row-level security, authentication, enterprise OAuth/SAML, and comprehensive admin UI.
TripathiAshutosh / FastAPIMicroservice creation and Machine Learning Model Deployment using FastAPI
notadev-iamaura / OneRAGProduction-ready RAG Framework (Python/FastAPI). 1-line config swaps: 6 Vector DBs (Weaviate, Pinecone, Qdrant, ChromaDB, pgvector, MongoDB), 5 LLMs (Gemini, OpenAI, Claude, Ollama, OpenRouter). OpenAI-compatible API. 2100+ tests.
wpcodevo / Fastapi MongodbThis article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
shaz13 / KatanaKatana project is a FastAPI template for ASAP 🚀 ML API deployment
mukulmantosh / FastAPI EKS KubernetesFastAPI & Kubernetes Tutorial with PyCharm
AI-Product-Course / LecturesКурс "Разработка AI/LLM-приложений на Python: от идеи до релиза" предоставляет слушателям возможность пройти через полный цикл создания LLM-приложений, от идеи до релиза. В рамках курса вы познакомитесь с передовыми технологиями и инструментами, такими как Mistral AI API, LangChain, Arize Phoenix, FastAPI, PostgreSQL и Docker и т.д
raphaelauv / FastAPI Aiohttp ExampleHow to use and test fastAPI with an aiohttp client
petrgazarov / FastAPI AppExample app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens
blueswen / Fastapi JaegerTrace FastAPI with Jaeger through OpenTelemetry Python API and SDK.
PacktPublishing / Building Data Science Applications With FastAPI Second EditionNo description available
Ignisor / FastAPIweeFastAPI + PeeWee = <3
tleers / Llm Api StarterkitBeginner-friendly repository for launching your first LLM API with Python, LangChain and FastAPI, using local models or the OpenAI API.
hpohlmann / Supabase Api Scaffolding TemplateProduction-ready FastAPI authentication API template with Supabase integration. Features email/password auth, Google OAuth (PKCE), JWT validation, and Google Secret Manager support. Perfect scaffolding for modern web applications requiring secure user authentication.
RebornQ / AnyRouter Transparent Proxy一个基于 FastAPI 的轻量级透明 HTTP 代理服务,专为解决 AnyRouter 的 Anthropic API 在 Claude Code for VS Code 插件中报错 500 的问题而设计。
Gmgge / ImageAnalysisService轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。
codingforentrepreneurs / Analytics ApiBuild an Analytics API using FastAPI + TimescaleDB (time series in Postgres)
tsatsujnr139 / Fastapi Role Based Access Control Auth ServiceA "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosystem built using FastAPI and Postgres.