Enhance the resource, has_one, and has_many keywords to track routing keywords (and any custom route names, see also #8) in a global structure, e.g. _sinja.route_config, which we can then interrogate (along with _sinja.resource_config) to generate Swagger/RAML/WADL, etc. in combination with some configurables and/or on-disk template(s).
Enhance the
resource,has_one, andhas_manykeywords to track routing keywords (and any custom route names, see also #8) in a global structure, e.g._sinja.route_config, which we can then interrogate (along with_sinja.resource_config) to generate Swagger/RAML/WADL, etc. in combination with some configurables and/or on-disk template(s).