backroad icon indicating copy to clipboard operation
backroad copied to clipboard

Add helpful endpoints to public API for content types

Open themeblvd opened this issue 6 years ago • 0 comments

I'm thinking ...

  • /api/v1/{content-type}/count -- Total number of articles.
  • /api/v1/{content-type}/first -- First article of content type.
  • /api/v1/{content-type}/last -- Last article of content type.

themeblvd avatar Jul 01 '18 15:07 themeblvd