REST API Testing With Spring Cloud Feign Clients

ICYDK: What Is Spring Cloud Feign?

Spring Cloud Feign is a convenient way to test your application’s API, focused on creating tests to verify business logic instead of spending time on the technical implementation of web services clients.

You only need to describe how to reach the remote API service by providing details such as the URL, request and response body, accepted headers, etc. The Feign Client will take care of the implementation details. https://goo.gl/NCLASF #DataIntegration #ML

Essentials for Building an API Community

ICYMI: If you are an API provider ready to expose your API Store to the public then you have come to the right place. Find out all the secrets of transforming your ordinary API Store to an extraordinary one with these simple tips on changes you can adapt in order to attract API subscribers and ultimately grow your API community.

Let’s take a look at what is actually meant by an API community. https://goo.gl/iNZXFJ #DataIntegration #ML