Development resources¶
We’ve collected a few resources to help you integrate your application with SD-WAN.
REST tutorials¶
If you are not familiar with the REST pattern, read these documents as an introduction.
Access libraries¶
A variety of libraries can be used to access the API. Well-known libraries include:
Command line / shell¶
Python¶
Ruby¶
PHP¶
- cURL http://php.net/manual/en/book.curl.php
- Guzzle: http://docs.guzzlephp.org/en/latest/overview.html
- php-restclient: https://github.com/tcdent/php-restclient
- Httpful: http://phphttpclient.com/