Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbemmel/srl-jsonrpc

Quick web demo of the SR Linux JSON RPC provisioning interface
https://github.com/jbemmel/srl-jsonrpc

Last synced: about 1 month ago
JSON representation

Quick web demo of the SR Linux JSON RPC provisioning interface

Awesome Lists containing this project

README

        

# srl-jsonrpc
Quick web demo of the SR Linux JSON RPC provisioning interface

# Demo
See https://jbemmel.github.io/srl-jsonrpc/SRLinux-JSON_RPC.html (Github pages)

To avoid CORS errors, you can run Chrome like this:
```
chromium --disable-web-security --ignore-certificate-errors --disable-gpu --user-data-dir=/tmp https://jbemmel.github.io/srl-jsonrpc/SRLinux-JSON_RPC.html
```