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

> When does it make sense to issue API-specific client libraries for a plain ole RESTful API?

Any time you have a statically-typed language consuming you. Having to write my own Jackson declarations to pull in your API to a JVM project or my own DataContract barf for a CLR one is a quick way to make me hate you, and me hating you means I'm already looking for an alternative that isn't you that gets out of my way.



I sort of thought the opposite, that the client libraries are what is getting in the way.


So you enjoy writing a bunch of boilerplate class files that are manual translations of somebody else's doc?


No, I just like to get started coding API calls.




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

Search: