{"message":"Postgres starter — a CRUD API on the managed database.","routes":["GET /api/items","GET /api/items/:id","POST /api/items","PATCH /api/items/:id","DELETE /api/items/:id"],"docs":"https://dockhold.eu/docs/recipes/connect-a-postgres-database"}