{
 "use": [
  "POST /items",
  "GET /items",
  "POST /items/<id>/shelve",
  "GET /punctuality",
  "POST /clear"
 ]
}