Having the routes is pretty cool, it'd be even coolier to have a full description of what our API endpoints expect and return (maybe we can directly reference the .raml files if we keep with it).
We already have the first lib (laravel-apidoc-generator) and it is accessible through http://homestead.app/routes. It is not very detailed though, we should probably look into improving it with the docbllocks
Having the routes is pretty cool, it'd be even coolier to have a full description of what our API endpoints expect and return (maybe we can directly reference the .raml files if we keep with it).
I've checked two tools (really quickly):