it:ad:rest:howto:design_the_urls

IT:AD:REST:HowTo:Design the URLs

Beyond the obvious of

  • Short as possible
  • Readable (Guids are not)
  • Using Resources (Nouns), not Verbs
  • Human Predicatable/Guessable

Less obvious is:

  • Hackable “up the tree” (http//.../v1.0/Students/Graduated/ should be hackable to http//.../v1.0/Students/)
  • Avoid Query Args
  • /home/skysigal/public_html/data/pages/it/ad/rest/howto/design_the_urls.txt
  • Last modified: 2023/11/04 01:55
  • by 127.0.0.1