Skip to content

suggestion: REST Best Practices #4

Open
@dwmkerr

Description

📚 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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions