Tools for Testing REST APIs

In this blog post I would like to have a short look at several tools which I already used for testing REST APIs. To be more concrete, it's about cURL, JMeter, SOAP UI, Swagger UI, Postman and IntelliJ Idea. [Read More]
Tags: tools api

A Pattern for Apigee Error Handling

Consistent error handling is an important issue when it comes to REST API design. It can make sense to deliver additional error information. This blog post describes how providing such information can be enforced when Apigee is used as API gateway. [Read More]
Tags: apigee api