Stripe API docs. There have probably been many past threads about this.
Stripe started really really well with its developer, library and documentation support. In fact I think that’s a very large part of their initial success. At some point they lost that focus and dropped the ball. For example for a very long time they had no direct support for reactjs even when it was hugely popular, instead you had to go find some third party library which is a terrible thing to have to do for implem…
Ask HN: What is the best API documentation you have ever seen?
41–50 of 64 posts
Re: Ask HN: What is the best API documentation you have ever seen?
#42Re: Ask HN: What is the best API documentation you have ever seen?
#43Re: Ask HN: What is the best API documentation you have ever seen?
#44I do like the PostgreSQL docs, they have a human feel to them and I usually get the answer I want pretty quickly. https://www.postgresql.org/docs/10/static/index.html
Re: Ask HN: What is the best API documentation you have ever seen?
#45Side note, how do I volunteer or work part time writing technical documentation? I feel like my writing skills and my ability to make code understandable and explicit to other readers would be a perfecy use for producing great documentation.
I need some docs, would compensate, contact in my profile
Thanks!
Re: Ask HN: What is the best API documentation you have ever seen?
#46Re: Ask HN: What is the best API documentation you have ever seen?
#47I do like the PostgreSQL docs, they have a human feel to them and I usually get the answer I want pretty quickly. https://www.postgresql.org/docs/10/static/index.html
Huh. I've always found them to be the absolute worst docs I've ever seen. Any simple Google search will bring me to a page full of vaguely connected things with no particular headdings or way to quickly get the info I'm looking for.
Re: Ask HN: What is the best API documentation you have ever seen?
#48Re: Ask HN: What is the best API documentation you have ever seen?
#49What are people's thoughts on Swagger?