
In the Emerging Technologies Workshops about SDN and APIC-EM students will use Python to get hands-on practice with libraries and APIs for remote network management. There is an initial lab in the student course in which you learn to get information about real world route directions using the MapQuest Directions API.
=> If you are a Cisco NetAcad Instructor and wish to access this course, send an email to <yvan@biasc.be> with the subject line "Access to Emerging Technology Workshop SDN & APIC-EM"
Sample Lab - Parsing JSON with a Python Application
In this lab, students will create an application that retrieves JSON data from the MapQuest Directions API, parses the data, and formats it for output to the user. You will use the GET Route request from the MapQuest Directions API. Review the GET Route Directions API documentation here:
URL: https://developer.mapquest.com/documentation/directions-api/route/get/
Note: If the above link no longer works, search for “MapQuest API Documentation”
For accessing the lab you will have to be enrolled in the Emerging Technologies Course. This is free for NetAcad Instructors
Recent Comments