Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jbemmel/srl-jsonrpc
- Owner: jbemmel
- License: apache-2.0
- Created: 2023-01-23T18:21:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T20:00:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T17:21:26.202Z (4 months ago)
- Language: HTML
- Size: 402 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```