This video introduces how to look up information from an API. We use the [colr.org API](http://www.colr.org/) for this tutorial. Learn how to make a GET request. Finally we will decode the JSON information from a given end point using the tool [Postman](https://www.getpostman.com/).

Source: https://github.com/danyonsatterlee/youtube-examples/tree/master/color-fun


Series overview: