backroad
backroad copied to clipboard
Add helpful endpoints to public API for content types
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.