Challenge: Deploying APIs
Practice how to automatically deploy our package to the Heroku cloud platform.
We'll cover the following...
Using Newman and Heroku
In this exercise, you’ll get a chance to expand the functionality of newman
, the automated testing application. This time, along with using the newman
library to test ...