Blog

Getting Started with APIs for Network Engineers

The goal of this post is to help network engineers who are just getting started with APIs understand why APIs ...
Continue Reading

Getting Started with the Postman API Client

Tools for interacting with an API There are many tools out there for interacting with a REST API.  Depending on ...
Continue Reading

Deploying Nexus 9000v Using VMware Fusion

Now that you are familiar with the basics of APIs, where can you go to play around and hone your ...
Continue Reading

Getting Started with curl

What is curl? curl is really just a tool for transferring data using URLs.  Since a REST API call is ...
Continue Reading