- New app/api with DRF: POST /api/v1/expenses/, GET categories and subcategories - Token auth via API_TOKEN env var (Bearer header) - Response format: type, data, errors, _links (HATEOAS) - Validates subcategory belongs to category - 11 tests covering auth, CRUD, and validation - API documentation in README.md
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.