Cursor rules for Python FastAPI projects enforcing async patterns, Pydantic v2 models, dependency injection, and proper error handling.
Configures AI to follow FastAPI conventions: async endpoint handlers, Pydantic v2 BaseModel for request/response schemas, proper dependency injection with Depends(), HTTPException for errors, SQLAlchemy async sessions, Alembic migrations, and comprehensive type hints throughout.
Workflows from the Neura Market marketplace related to this Cursor resource