keyhub
keyhub copied to clipboard
Pluralize routes
We should be uniform with best practices on pluralizing routes. For example, instead of "http://localhost:8080/Vendor", it should be "http://localhost:8080/Vendors". The routes just flow better when pluralized, once you start getting into the details of a model.
I'm not opposed to this unless it will be particularly time-consuming.