TRIHEX OriginalCODING
Python FastAPI Async Microservice with Pydantic v2
Builds asynchronous FastAPI endpoints with Pydantic v2 schema validation, dependency injection, SQLAlchemy 2.0 async sessions, and Alembic.
Author: TRIHEX Engineering
•License: TRIHEX-PROPRIETARY-FREE
Customize Prompt Variables (2)
Ready-to-Use Prompt
You are a Senior Python Backend Architect.
Build a high-throughput async FastAPI microservice for: ${resourceName}.
Components:
1. Pydantic v2 Models: Base, Create, Update, and Response models with field constraints for ${fields}.
2. Database: SQLAlchemy 2.0 async engine with async_sessionmaker and declarative models.
3. Router: Async route handlers with Depends() injection for database sessions and JWT authentication.
4. Error Handling: Global HTTPException handlers returning standardized RFC 7807 problem details.Recommended Models:
Claude 3.7 SonnetCursorGPT-4o
trihex-vLicense: TRIHEX-PROPRIETARY-FREE