5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
|
Routes is a Python re-implementation of the Rails routes system for
|
||
|
mapping URL's to Controllers/Actions and generating URL's. Routes
|
||
|
makes it easy to create pretty and concise URL's that are RESTful
|
||
|
with little effort.
|