Course curriculum

  1. 1
    • APIs for Beginners - How to use an API (Full Course / Tutorial)

    • Video 1 - Welcome

    • Video 2 - Defining Interface

    • Video 3 - Defining API

    • Video 4 - Remote APIs

    • Video 5 - How the web works

    • Video 6 - RESTful API Constraint Scavenger Hunt

  2. 2
    • Video 1 - Exploring an API online

    • Video 2 - Using an API from the command line

    • Video 3 - Using Postman to explore APIs

    • Video 4 - Please please Mr. Postman

    • Video 5 - Using Helper Libraries (JavaScript)

    • Video 6 - Using Helper Libraries (Python)

  3. 3
    • Video 1 - Introducing the project

    • Video 2 - Flask app

    • Video 3 - Dealing with API Limits

    • Video 4 - JavaScript Single Page Application

    • Video 5 - Moar JavaScript and Recap

    • Video 6 - Review