starhackit icon indicating copy to clipboard operation
starhackit copied to clipboard

Implement real RESTFul api

Open claudio-viola opened this issue 9 years ago • 2 comments

Decorate controller response following HATEAOS standards. At least: Links { self,next,prev,last,first, relations links .} meta: (method, total count, filters)
data: { relations }

claudio-viola avatar Nov 16 '15 13:11 claudio-viola

Let's design the API according to an aspiring REST API standard: RAPIS

FredericHeem avatar Jun 25 '16 18:06 FredericHeem

See https://github.com/FredericHeem/starhackit/pull/102

FredericHeem avatar Jun 29 '16 22:06 FredericHeem