Restful Routing – Documentation Site
As a developer I always love finding projects that make my life easier. As a web developer I spend most of my time using ASP.Net MVC to do my development. If you’ve spent any time in an MVC framework, you know how cumbersome it can be to manage routes. With Restful Routing the thought and effort behind building your application’s routes is already done for you.
I’ve always loved Restful Routing and I am an active contributor to the project. This post is to try to get other developers excited about using this library.
The new documentation site was built using ASP.Net MVC 3 and RestfulRouting. It is a living guide of how to use the library to accomplish the different scenarios it affords.
