Having Fun with APIs

by Joshua Porter  |   November 4th, 2005  |  shortlink: http://bokardo.com/p/264

PHP creator Rasmus Lerdorf on the new Yahoo Maps API (via Jeremy Zawodny):

“There is of course the fancy new maps.yahoo.com/beta site which is fun, but as far as I am concerned the killer app here is the geocoding platform that drives this. And it is completely accessible for anyone to use. It’s also a sane API that anybody can figure out in minutes. Here are a few tips for using this API from PHP 5.”

This demonstrates why simplicity on the Web as Platform is a big deal. The guy who created PHP just helped thousands of developers build their own Geo applications, and it wasn’t because he had a great amount of time on his hands. It was because the API was simple, approachable, and fast.

The simplest, most useful API wins.

Update: Closely on the heels of Yahoo’s new API comes this: Clone the Google API. This is about the Search API, but it deals specifically with ease-of-use for developers…

Make them Care! - Struggling to communicate the value of your product or service? I'm writing a new book that shows you how to make people care about your product or service by clearly communicating the most important bits. For designers and marketers creating product web sites. Find out more.

Comments are closed.