matheusmessora/nursery

Better HATEOAS

Closed this issue · 1 comments

It should be possible to a caller communicate with the system without knowing the entire docs (under development).
This must be achieved be implementing properly HATEOAS on endpoints.

The base URL must be
http://{hostname}:{port}/api/v{version}/
http://127.0.0.1:6666/api/vSNAPSHOT