Hacker News new | ask | show | jobs
by fideloper 3620 days ago
Within each SDK, I find their API relatively easy to use. Each method is pretty well documented (certainly not perfectly).

For the most part they are created via code generation (to my knowledge), which while not necessarily making for the best user-friendly API (Although it's not bad), does make it fairly consistent in terms of groking how to accomplish automating a task.