Live data from Hacker News

Secrets to Great API Design (2019)

nylas.com

1–10 of 24 posts

Re: Secrets to Great API Design (2019)

#3
The article brings up interesting points, but reads like I'm blasting through a red bull ad. (Zing Zang Zoom!) API development is super important, and KIS principles should apply, but i felt this post was more marketing and less functional advice.

Re: Secrets to Great API Design (2019)

#4

The article brings up interesting points, but reads like I'm blasting through a red bull ad. (Zing Zang Zoom!) API development is super important, and KIS principles should apply, but i felt this post was more marketing and less functional advice.

Any good resources on API design?

Re: Secrets to Great API Design (2019)

#6

The article brings up interesting points, but reads like I'm blasting through a red bull ad. (Zing Zang Zoom!) API development is super important, and KIS principles should apply, but i felt this post was more marketing and less functional advice.

Any good resources on API design?

There was just an article on HN a couple of days ago: https://news.ycombinator.com/item?id=30647784

Comments were very insightful as always. I kind of agree with OP, this article is very thin on content and mostly peripheral take on good API design. It is unhelpful.

Re: Secrets to Great API Design (2019)

#7

The article brings up interesting points, but reads like I'm blasting through a red bull ad. (Zing Zang Zoom!) API development is super important, and KIS principles should apply, but i felt this post was more marketing and less functional advice.

Any good resources on API design?

Surprisingly enough (to some, including me), Microsoft's REST API design guidelines are both thorough and there's very little I'd object to.

Re: Secrets to Great API Design (2019)

#8

Earlier quoted context omitted.

Any good resources on API design?

Surprisingly enough (to some, including me), Microsoft's REST API design guidelines are both thorough and there's very little I'd object to.

There is incredibly good information on Microsoft's site for developers

Re: Secrets to Great API Design (2019)

#9
post #8

Earlier quoted context omitted.

Surprisingly enough (to some, including me), Microsoft's REST API design guidelines are both thorough and there's very little I'd object to.

There is incredibly good information on Microsoft's site for developers

I'm surprised anyone finds this surprising. Like them or not, Microsoft makes tight documentation for developers.

Re: Secrets to Great API Design (2019)

#10
post #8

Earlier quoted context omitted.

There is incredibly good information on Microsoft's site for developers

I'm surprised anyone finds this surprising. Like them or not, Microsoft makes tight documentation for developers.

I found it surprising because I interacted with their REST APIs first. They are very good about docs. The ones I use most frequently (TS) are no exception, though they have some gaps. But the actual REST APIs I integrated very clearly predate a lot of their guidelines or struggle to follow them.
Post reply on HN