One of the building blocks of cloud-native application development is the API. By providing APIs to services, cloud applications can provide common backends to many applications across many platforms.
There are plenty of discussions and comparisons of API architectures using REST versus SOAP. But which is a better approach when building cloud native services and applications? Cloud-based API data ...