APIs: An Easy Way to Make Novel Websites Familiar and Fun

Apr 12, 2007 by Tamar Weinberg | Web Development

Okay, you might not have had that two billion dollar idea, but that doesn’t mean you can’t partake in its features. APIs (Application Program Interfaces) allow programmers to access publicly available services from widely known services, which can make your “web 1.0″ (sorry about the moniker, folks) site more welcoming to users looking for something new.

The concept and utilization of APIs is simple. Many well-known sites share some portions of their site code so that you can experience similar functionality on your website without having to navigate to the original site. One of the most well-known APIs available is the Google Maps API, which allows you to embed Google Maps on your web page with just a little bit of code. Ever track a package on a website and see a Google Maps page showing your package’s progress as it travels from shipping facility to shipping facility? Didn’t it look cool to see Google Maps on that third-party website? That’s what you can do by unleashing the power of APIs.

APIs are available for just about any well-known online community or site today. Take a look at what’s available at your fingertips:

These are just some samples of APIs that you can reference for integration into your website application.

What does this mean for me? Let’s take a look at an example in one of our very own client websites, JohnnyJetAways.com. We combined Google Maps with the client’s vacation home system data, and the information can be plotted on a very familiar map, provided by Google, as seen in the screenshot below:

JohnnyJetAways - Google Maps Screenshot

You don’t necessarily need a whole website overhaul if you already have an established site, so APIs make it much simpler and more fun for you and your users.

Bookmark this post:

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

3 Responses to “APIs: An Easy Way to Make Novel Websites Familiar and Fun”

  1. hassan on June 18th, 2008 3:39 pm

    I prefer google api

  2. Winnie on December 8th, 2008 10:07 am

    Hmm…looks like there is no website that we can make our novel freely without being published.

  3. Mexabet on March 14th, 2009 8:01 am

    Google Maps is the API that interests me most. My directory is packed with it but I haven't enabled it yet. I've been lazy about just going to Google to register for a key.

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!