- Input an Angular project
- Steps through the project to grab all of the routing files
- Parse out the information for the
Routesobject useful for isomorphic routing purposes - Output the routes used by the angular project
- Routes use CSharp regex instead of angular endpoint variables
~$ dotnet run "/Path/To/Angular_Project"- Information from the project will give back ends and API applications the knowledge to send proper 404 errors