Readings: REST
API’s
Geocoding API Docs
Weather Bit API Docs
Yelp API Docs
The Movie DB API Docs
National Park Service API Docs
superAgent
- works with node.js
- .get , then, call via .then() or .end()
- HTTP method can be passed as a string
- supports older style callbacks