{
    "status": "ok",
    "service": "greenrail-api-deployable",
    "endpoints": [
        "GET /zdrowie",
        "GET /health",
        "GET /api/v1/kontenery",
        "GET /api/v1/kontenery/{id}",
        "POST /api/v1/kontenery",
        "PUT /api/v1/kontenery/{id}",
        "PATCH /api/v1/kontenery/{id}",
        "DELETE /api/v1/kontenery/{id}",
        "GET /api/v1/containers",
        "GET /api/v1/containers/{id}",
        "POST /api/v1/containers",
        "PUT /api/v1/containers/{id}",
        "PATCH /api/v1/containers/{id}",
        "DELETE /api/v1/containers/{id}",
        "GET /panel"
    ]
}