Skip to Content
Design and Build Great Web APIs
book

Design and Build Great Web APIs

by Mike Amundsen
October 2020
Intermediate to advanced
358 pages
8h 39m
English
Pragmatic Bookshelf
Content preview from Design and Build Great Web APIs

Heroku Client

Heroku is the deployment and runtime platform used for all the API services we use in the book. In order to define applications and move code from your local machine to the Heroku platform, you need to install the Heroku client command-line app.

Heroku Account

images/aside-icons/info.png

You’ll need to create an account and password on the Heroku platform to use the client app to deploy your API code to Heroku.

Checking for Heroku Client

To see if you have the Heroku client already installed on your local machine, just type the following into the command line:

 heroku -v

If the app is available, you should see a response that includes version information ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Designing Web APIs

Designing Web APIs

Brenda Jin, Saurabh Sahni, Amir Shevat

Publisher Resources

ISBN: 9781680508123Errata Page