API Reference¶ This section documents the API endpoints available in the project. Endpoints¶ GET /items: List all items POST /items: Create a new item DELETE /items/{id}: Delete an item