Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The request will be idempotent so it shouldn't be a POST. But if it's a GET, then you're telling me I shouldn't tell the client where to put the start and end city in a request URI?


In theory you could have a query that return a list of cities and a url for each, with that url being a query to get you the second city list.


Right, which means that if I followed the REST principle (clients don't construct URIs), then every request must make an extra, unnecessary round trip for every parameter. Which sounds quite pointless.


Yes sounds like it. Plus if the option is a geo coordinate then it's impractical to list them all. I don't see the problem with meta data or assumed knowledge.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: