## Problem There is no official example showing database integration. ## Expected Behavior An example project demonstrating PostgreSQL usage with runapi. ## Suggested Approach - Use SQLAlchemy or equivalent - Include migrations and basic CRUD ## Difficulty Medium
Problem
There is no official example showing database integration.
Expected Behavior
An example project demonstrating PostgreSQL usage with runapi.
Suggested Approach
Difficulty
Medium