News

A RESTful API is one that conforms to the REST constraints. You can build RESTful APIs using many different programming languages.
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 ...
RESTful web services aren't without their shortcomings. Here's why gRPC, instead of a REST API, might be the right choice for your microservices APIs.