Hacker News new | ask | show | jobs
by struct 1941 days ago
I’ve also found the Microsoft API guidelines helpful (especially for error handling).

https://github.com/microsoft/api-guidelines/blob/vNext/Guide...

2 comments

Nice reference, but like the OP article, it really goes light on security. I feel that's the hardest part of getting an API released.
Way better then this one, however only covers CRUD.