Qubyte Codes

Routes of RESTful services with nested resources

Published

Nested resources are common in real life, and when you're a programmer working on RESTful APIs you may have noticed that there are often trade-offs when it comes to formatting the routes of nested resources…