# Functions
EncodeJSON serializes the response as a JSON object to the ResponseWriter.
Param returns the value of the URL parameter with the given key.
ParamInt returns the value of the URL parameter with the given key as an int.
WithURLParams adds the given URL parameters to the request context.
# Interfaces
No description provided by the author