BYU Web Service Manual
HomeToolsWeb Service manual Edit Page

Postman

Postman is a tool for creating and testing RESTful APIs. We’ll be making RESTful APIs.

1. Install Postman

Go to https://www.getpostman.com/

You should see something like:

Click on the Download App button as shown above.

You should see something like the following. You may need to scroll down to see the “Choose your platform” options:

Click on the Download option for your platform.

Download and install the application.

2. Run Postman

You should have the Postman application on your machine.

Find and start the application.

You should see something like the following:

If you see something like what is shown above, congratulations! You have successfully installed Postman.

We will show you how to use it in a future lesson.

Contributing Source Issue Tracker