Hi there,
Are there any convention when designing URLs for the REST API?
e.g.
http://localhost:8080/person/1 vs of http://localhost:8080/people/1
Hi there,
Are there any convention when designing URLs for the REST API?
e.g.
http://localhost:8080/person/1 vs of http://localhost:8080/people/1