Item API
Item Studio Console
A clean, lightweight UI that talks directly to your Spring Boot API. Set the base URL once and start creating items right away.
API Connection
/healthz + /api/itemsWaiting for a request.
Create Item
POST /api/itemsGet Item
GET /api/items/{id}All Items
GET /api/itemsNo items loaded yet.