rest api
make a postman collection and run against endpoints (called express)
tokens may be required
google endpoint
pass token into postman
use mongo db cloud account to view database changes
goal: run endpoints that have logic that interacts with data base for blog emails
postman collection defines our endpoints and allows us to test them.
look for something that has a GET endpoint. (books is generic data).