
Looking for a good API, look no further than who else, Google. Google has taken the industry by storm with all of it applications and gadgets within the past couple of years or so. So what else could they come up with, some good AJAX API's. Working on my last individual project, I was stuck and could not get my web page to fix the output format of the feed I was using from the previous individual project. So I do what I usually do when I cannot find something I need, I Google'd API. And in the search results I found googles site for AJAX API's.
Google AJAX APIs
I knew google had the google maps API but didn't think about if they had any more until I looked up in their search engine and to my satisfaction I found what I needed. Google has a range of AJAX API's such as Google Maps, Google Search, Google Feed, Google Book Search and Google language just to name about half of them. These AJAX APIs cover a wide range of applications that you might want to use in the future if you are in that kind of web page creating field.
And to help you out with coding and writing script Google has also given you tools to make your job a little bit easier with Interatctive Code playground. This helps you edit and find mistakes in your code that can help your API run effiecienty. And Google has also provided Google API libraries for Google Web Toolkit and this is a collection of libraries that provide Java language bindings for popular Google Javascript APIs.