Hello, Maparoni's Brain! Endpoints: - GET /collections/{id} Get GeoJSON content of collection - GET /collections/{id}/config Get configuration of a collection - GET /collections/{id}/feed Get the JSON feed of a collection - GET /collections/{id}/views/default Get GeoJSON content of collection with default view - GET /collections/{id}/views/{index} Get GeoJSON content of collection with view applied - GET /collections/{id}/views/minimap Get GeoJSON content of collection with mini-map applied - GET /templates/{id}/config Get configuration of a template - POST /templates/{id}/apply Apply template to provided input - GET /geosubs/{id} Get GeoJSON content of geosub - GET /geosubs/{id}/config Get configuration of a geosub - GET /geosubs/{id}/views/default Get GeoJSON content of geosub with default view - GET /geosubs/{id}/views/{index} Get GeoJSON content of geosub with view applied - GET /geosubs/{id}/views/minimap Get GeoJSON content of geosub with mini-map applied