News

Google announced on Friday that if you are using batch HTTP and JSON-RPC requests with the Google Search Console API, you will want to change that ASAP. In 2018, Google announced it will discontinue ...
It’s easy to get sloppy in your APIs, so here’s a refresher on how to be correctly RESTful in your client scripts Recently, I was trying to write a little client script for Apache Solr. It was just ...
With the 1.0 release of its gRPC protocol, Google aims to provide a next-generation standard for server-to-server communications in an age of cloud microservices. Both features are meant to improve ...
When it comes to structured data, there are several formatting options out there (Microdata, RDFa, etc). While all beneficial, some are definitely easier to implement than others. If you are searching ...
When I started creating Web Services, I was using ADO.NET DataSets to retrieve data and then sending that data to my consumers using XML. Those Web Services are still there, but my consumers now want ...
Back in 2018, Google notified developers that it will end support for HTTP and JSON-RPC requests for its APIs. Today, Google announced on the Google Webmaster Twitter handle that this will be ...