TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Key Success Factors For API Adoption

3 pointsby mingyeowabout 16 years ago
What are the key factors for developers to start adopting your API if you offer one? There are so many things they can do - how and why will they spend the time and effort to integrate your API? Lets brainstorm!

2 comments

pierrefarabout 16 years ago
Good docs with good practical examples of how to call the API. Many docs I've seen talk about the philosophy or background and then just dump the API functions without any real explanation.<p>In a nutshell: Give real world examples.
mahmudabout 16 years ago
#1<p>Give me a sandbox to <i>try</i> the thing first. I bled some good cash testing my twilio stuff, thinking it wouldn't deduct money if I was calling from my registered phone number. Yeah right. I learned the hard way to sign up for a test account to test it when I used it in a second project.