Sample Node API Methods/Endpoints GET - /v1/api/echo?term=string GET - /v1/api/env GET - /v1/api/kubernetes GET - /v1/api/cats GET - /v1/api/pokemon/:id POST - /v1/api/sum => Request Body { val1: int, val2: int }