{
    "service": "HIMS patient API",
    "endpoints": [
        "GET    /api/patients",
        "POST   /api/patients",
        "DELETE /api/patients/{id}"
    ]
}