Mini PHP API
Try these endpoints:
GET /api/items
GET /api/items?id=2
POST /api/items with JSON body: {"name":"New Item","price":12.5}