starhackit
starhackit copied to clipboard
Implement real RESTFul api
Decorate controller response following HATEAOS standards.
At least:
Links { self,next,prev,last,first, relations links .}
meta: (method, total count, filters)
data: {
relations
}
Let's design the API according to an aspiring REST API standard: RAPIS
See https://github.com/FredericHeem/starhackit/pull/102