Skip to content
This repository was archived by the owner on Nov 23, 2018. It is now read-only.
This repository was archived by the owner on Nov 23, 2018. It is now read-only.

API checklist #3

@whymarrh

Description

@whymarrh
  • Documentation
  • SSL
  • Rate limiting
  • Blacklisting (or revoking access more generally)
  • API versioning via the Accept header
  • Resource representation negotiation (via Accept and Content-Type)
  • Gzip (or data compression more generally)
  • Pagination via Link headers
  • Custom error messages with defined HTTP status codes
  • Authentication
  • JSON as a hypermedia via HAL (or a custom media type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions