I'm just looking through the routes file and wondering if the routes should align more closely to RESTful practice. For example /users/:id
instead of /user/:id
. Not a biggie but just wondering.
Milestone |
Added: Version 2.0 |
Good call. This might go along with naming conventions for database tables ?