|
|
|
|
|
by geon
4776 days ago
|
|
Imho, '/' should be used to map a specific resource, like a file or a collection of objects in the database. URL arguments with '?' and '&' should specify a secondary "meta" mapping for things like sorting or filtering, that still acts on basically the same resource. |
|