Live data from Hacker News

Ask HN: What are good reads for designing APIs?

news.ycombinator.com

1–10 of 101 posts

Re: Ask HN: What are good reads for designing APIs?

#7
You should checkout the ØMQ guide. They do such a good job of first defining the problem space, and then establishing the design patterns they use to solve it.

The code examples almost become irrelevant because they make the patterns so clear.

http://zguide.zeromq.org/page:all

Post reply on HN