Google Developer Platform
Playing around with Google's AJAX APIs- Google Developers Blog

Playing around with Google's AJAX APIs- Google Developers Blog

1/21/2009

What this post added

This post introduces Google's AJAX APIs, which allow for dynamic updates to web pages without full page reloads. It highlights the use of JavaScript and XMLHttpRequests to communicate with Google services, enabling richer and more interactive web experiences. Specific examples include using the AJAX Search API to embed search functionality and the AJAX Feed API to display RSS feeds.

Read the original post ↗