Your votes power DZone. Login and vote now.
By mitchp
via stackoverflow.com
Published: Feb 05 2012 / 10:55
Don't use query parameters to alter state
Don't use mixed-case paths if you can help it; lowercase is best
Don't use implementation-specific extensions in your URIs (.php, .py, .pl, etc.)
Don't fall into RPC with your URIs



Add your comment