Live data from Hacker News

Ask HN: What's Your Favorite API Developer Portal?

news.ycombinator.com

1–10 of 16 posts

Ask HN: What's Your Favorite API Developer Portal?

#1
We're gearing up to redesign our massively outdated Developer Portal and I'd love some examples of API dev portals done right. Folks like Twilio and Tokbox are on the list, who else? Please also say what you like about it and what (if anything) you wish they'd improve.

Re: Ask HN: What's Your Favorite API Developer Portal?

#2
Parse's portal gets a great melding of form, function, and philosophy. http://www.parse.com

FullContact's portal has some nifty navigation on the documentation: http://www.fullcontact.com/developer/docs/

An honorable mention should goto the creativity behind Twitter's Field Guide: https://dev.twitter.com/docs/platform-objects

Re: Ask HN: What's Your Favorite API Developer Portal?

#5
CloudMine (https://cloudmine.me) recently updated their dashboard, and while I haven't had a chance to really work through it all, it looks pretty nice.s

Since it's backend as a service, allowing access to view/edit/troubleshoot the data is key.

Also, CloudMailin's (http://www.cloudmailin.com/) 'Try it Live!' is a pretty nice demo of the API.

Re: Ask HN: What's Your Favorite API Developer Portal?

#6
I actually just rolled out a new Dev portal at Dwolla. He I it out over at developers.dwolla.com. I tried to make it more of an integration portal, so that there's something for coders, but also for non tech people trying to figure out if Dwolla is right for them.

Mainly tho, I think that the 4sq model of being able to try out every method on the fly is super important to devs...

Re: Ask HN: What's Your Favorite API Developer Portal?

#10

Parse's portal gets a great melding of form, function, and philosophy. http://www.parse.com FullContact's portal has some nifty navigation on the documentation: http://www.fullcontact.com/developer/docs/ An honorable mention should goto the creativity behind Twitter's Field Guide: https://dev.twitter.com/docs/platform-objects

Absolutely agreed on Parse. My only criticism is bookmarking doesn't work very well.

Mashery also puts together some solid docs via their iodocs system - https://github.com/mashery/iodocs/

Post reply on HN