Hacker News new | ask | show | jobs
by jamiethompson 3377 days ago
How would one best use such URNs in a REST API?

An endpoint such as /products/:product-id:

Would be something like?

/products/some-company:products:abcdef012-3456...

Seems a little clunky