valentin@devops:~ kubectl get endpoints

$ curl -s /api/contact | jq '.endpoints[]'

METHOD ENDPOINT STATUS LATENCY
GET /github 200 OK < 1ms
GET /linkedin 200 OK < 1ms
POST /email 200 OK ~24h
GET /twitter 404 NOT FOUND

All endpoints accept Content-Type: text/friendly