app-lib/
Python backend library containing the data models, REST API, Lambda handlers, and business logic.
- Feature-Centric Directory Structure — How code is organized by feature
- Data Access Using PynamoDB ORM — DynamoDB data access patterns with PynamoDB
- REST API — FastAPI route definitions and request handling
- Lambda Handlers — AWS Lambda entry points and handler patterns
- Unit Testing — Testing conventions and how to write tests
- Formatting and Linting — Ruff configuration, Make targets, and CI integration
This page is a stub. Use
/aicode.docs.devto write content.