{"id":15482501,"url":"https://github.com/btr1975/nsojsonrpcrequestergo","last_synced_at":"2025-03-28T15:15:47.052Z","repository":{"id":65146229,"uuid":"328746059","full_name":"btr1975/nsojsonrpcrequestergo","owner":"btr1975","description":"Cisco NSO JSON-RPC Go Library","archived":false,"fork":false,"pushed_at":"2023-01-24T22:47:43.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-02T15:27:40.458Z","etag":null,"topics":["automation","cisco","engineering","go","golang","network","nso"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btr1975.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-11T17:48:34.000Z","updated_at":"2021-05-06T19:34:38.000Z","dependencies_parsed_at":"2023-02-14T02:16:10.187Z","dependency_job_id":null,"html_url":"https://github.com/btr1975/nsojsonrpcrequestergo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fnsojsonrpcrequestergo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fnsojsonrpcrequestergo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fnsojsonrpcrequestergo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fnsojsonrpcrequestergo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btr1975","download_url":"https://codeload.github.com/btr1975/nsojsonrpcrequestergo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049631,"owners_count":20715511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cisco","engineering","go","golang","network","nso"],"created_at":"2024-10-02T05:09:18.611Z","updated_at":"2025-03-28T15:15:46.977Z","avatar_url":"https://github.com/btr1975.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nsojsonrpcrequestergo\n\n* This is a library to interact with the JSON-RPC of a Cisco Network\n  Services Orchestrator server.\n\n* This is not a 100% complete library it contains what I use most.\n\n* **THIS IS NOT MEANT TO BE PRODUCTION READY SO TEST WHAT YOU WANT TO USE IT FOR**\n\n### Library in Other Languages\n\n* [Python 3](https://github.com/btr1975/nso_jsonrpc_requester)\n* [Go](https://github.com/btr1975/nsojsonrpcrequestergo)\n* I try to keep the functionality the same between both, because I use\n  both.\n\n### Go Install\n\n* Install newest code\n\n```shell\ngo get github.com/btr1975/nsojsonrpcrequestergo\n```\n\n* Install specific version example\n\n```shell\ngo get github.com/btr1975/nsojsonrpcrequestergo@v1.0.0\n```\n\n### Python Install\n\n* In your requirements.txt for newest code\n\n```text\ngit+https://github.com/btr1975/nso_jsonrpc_requester.git@master#egg=nso_jsonrpc_requester\n```\n\n* In your requirements.txt for specific version\n\n```text\ngit+https://github.com/btr1975/nso_jsonrpc_requester.git@1.0.3#egg=nso_jsonrpc_requester\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtr1975%2Fnsojsonrpcrequestergo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtr1975%2Fnsojsonrpcrequestergo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtr1975%2Fnsojsonrpcrequestergo/lists"}