COMMENTS
@matthew: good things come to those who wait. =)
@Dharmesh and all the readers of this wonderful blog.
Can you suggest any good starting place where one can learn the 'howto's' and 'why's' of API design for web services? My curiosity is really piqued and I am starting a web service from scratch for which an API would surely be handy. Any pointers would be gratefully received.
Thanks.
Timmy Jose.
Mr Jose,
Please leave a comment on my blog as to what sort of web service you are starting along with your email address. I will then provide suggestions as to how to get an API going.
I found your website grader about a month ago. Hats off, the tool rocks and is very helpful in picking up the missing seo pieces.
-Tys
Great idea on Website Grader, now if only Google would fix their API's to be easier to use.
Great Ideas.
This is interesting. I'm gonna go look into digg api.
A good alternative to #5 is to use normal number of calls quotas but to return the remaining credit to the caller. This gives the developer a chance to backtrack if he over used his quota.
http://www.fraudlabs.com/ip2location.aspx is using this and I find it very valuable.
Highly valuable information. And the Website Grader is simply amazing. Once you develop it, you should definitely offer it as a paid subscription or one-time fee, provided that you'll probably be adding new features. Good luck!
I've been dabbling with the Digg API and it's pretty good.
So far I've built...
http://www.duggornot.com
...which allows users to check how their Digg story submissions are doing.
And...
http://www.duggornot.com/comment_reader.html
... to see how their comments are doing. I plan to integrate them both soon.
They're still in early development but I've learnt a lot about the Digg API in the mean time.