matthieusb / spring-simple-api

The point of this app is to design a small spring app that communicates with a mongodb app, using json to do classic CRUD operations.
Apache License 2.0
0 stars 0 forks source link

Respect Richardson api maturity principles #13

Open matthieusb opened 7 years ago

matthieusb commented 7 years ago

See this link (French) for details : https://zestedesavoir.com/tutoriels/299/la-theorie-rest-restful-et-hateoas/ It gives a lot of guidance about naming, conventions to follow, and correct api examples.

matthieusb commented 7 years ago

We are currenlty at level 2 :