REST, CRUD, JSON, and CLN Notes
This post collects links to a few resources related to some of the new topics for the CCNA 200-301 exam: REST, CRUD, and JSON. I’ve posted them here in preparation for my CLN webinar tomorrow (Sept 12, 2019) about those same topics. Come join the webinar live, or register so you’ll get an email with a recording to the link. Or if you see this post after the webinar, you can ask if I’ve not added a link to the recorded event here.
What’s here? Links related to REST, CRUD, and JSON. Enjoy.
From the Webinar: Postman
- The Postman website (free download)
- Download the Postman “Collection” of three API Calls from the webinar – download the file and then import into Postman.
From the Webinar: Cisco DevNet and DNA Center
A Cisco microsite with tons of free learning content. developer.cisco.com
Items from DevNet used in the webinar:
DNAC Always-On Sandbox (documentation and details)
DNAC Always-on Sandbox (the DNAC itself)
From the Webinar: JSON Lint / JSON Compare
The old (Lint) and new (Compare) sites to analyze and beautify/minify your JSON strings.
JSON Background
REST Background
Straightforward details about the REST: RESTfulAPI.net
A little more detailed info about REST: Medium.com
Good DevNet Labs to Learn More on REST, JSON
- Home Lab Track: https://developer.cisco.com/learning/tracks/home-lab-networking
- DNA Center Track: https://developer.cisco.com/learning/tracks/programming-dna
- NetDevOps journey: https://developer.cisco.com/learning/tracks/netdevops
Jupyter Lab and Anaconda
In the webinar, I used Jupyter to demonstrate Python. You can install/use Jupyter, or install/use a larger packet named Anaconda, which includes Jupyter Lab:
- Anaconda: https://www.anaconda.com
- Jupyter Lab: https://jupyter.org
Wonderful information given really helpful blog thanks for your efforts keep sharing more