Google announced today the launch of a new site, Google Code Labs, where developers can find links to all the major code projects that Google staff is working on. You can find a lot of API’s that Google has not yet released. Google Maps API, AJAX Search API, Account Authentication API etc are few projects listed as graduates. Twenty seven projects are listed as graduates, including the YouTube APIs. The Code Lab is not to be confused with the older and more general purpose Google Labs.
A lot of new projects have been introduce in Google Code Labs like SpreadSheets Data API, Themes API, Feedburner API etc.
Let us hope to see more such cool APIs that will make developers work easy.
Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…
Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…
Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…
1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…
GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…
1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…