Since RestServer already performs reflection into the class maps to generate an API, we can tap into this existing map to build up an interface for navigating and documenting the API automatically.
An initial attempt can be found in feature/documentation