# Functions

HelloHandler returns function containing a simple hello world example of an api handler.
Setup function sets up the api and returns an api.

# Structs

API provides a struct to wrap the api around.
No description provided by the author