Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestion: REST Best Practices #4

Open
dwmkerr opened this issue Apr 25, 2021 · 0 comments
Open

suggestion: REST Best Practices #4

dwmkerr opened this issue Apr 25, 2021 · 0 comments

Comments

@dwmkerr
Copy link

dwmkerr commented Apr 25, 2021

📚 Handbook

I have to educate people on this again and again. Things like:

  • Naming of routes, spinal case vs camel case
  • Plural/Singular routes
  • Status Codes
  • Common patterns (e.g. query strings for optional searching fields)
  • LImit/number of results, paging

Some useful reading:

For ages I've been wanting to write the 'definitive' guide to REST APIs, I'd be very happy to take this one on.

@tobiasbueschel tobiasbueschel changed the title Suggestion: REST Best Practices suggestion: REST Best Practices Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant