AlexArchive / Medium

Medium is a beautiful blog engine.
19 stars 4 forks source link

Introduce custom routes #15

Closed AlexArchive closed 9 years ago

AlexArchive commented 9 years ago

In addition to the DefaultRoute, introduce custom routes that enable a more succinct and expressive Url.

For example, instead of

localhost:80/Home/Index/3

The Url should look like:

localhost:80/page/3