{"id":18601729,"url":"https://github.com/eficode/netvisor","last_synced_at":"2025-04-10T19:30:44.531Z","repository":{"id":20267723,"uuid":"23540764","full_name":"eficode/netvisor","owner":"eficode","description":"A Ruby implementation of the Netvisor API","archived":false,"fork":false,"pushed_at":"2020-03-02T14:53:06.000Z","size":339,"stargazers_count":0,"open_issues_count":1,"forks_count":6,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-03-27T00:20:18.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/netvisor","language":"Ruby","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/eficode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-01T11:51:32.000Z","updated_at":"2014-09-08T13:41:36.000Z","dependencies_parsed_at":"2022-08-20T23:10:51.308Z","dependency_job_id":null,"html_url":"https://github.com/eficode/netvisor","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fnetvisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fnetvisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fnetvisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fnetvisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eficode","download_url":"https://codeload.github.com/eficode/netvisor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142941,"owners_count":21054671,"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":[],"created_at":"2024-11-07T02:09:15.694Z","updated_at":"2025-04-10T19:30:44.251Z","avatar_url":"https://github.com/eficode.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netvisor\n[![Gem Version](https://badge.fury.io/rb/netvisor.svg)](http://badge.fury.io/rb/netvisor)\n[![Coverage Status](https://coveralls.io/repos/Eficode/netvisor/badge.png)](https://coveralls.io/r/Eficode/netvisor)\n[![Build Status](https://travis-ci.org/Eficode/netvisor.svg?branch=master)](https://travis-ci.org/Eficode/netvisor)\n\nThis gem aims to be a complete implementation of the Netvisor API\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'netvisor'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install netvisor\n\n## Usage\n\n### Configure\n\n```\nNetvisor.configure do |config|\n  config.host = Netvisor environment host\n  config.sender = Name of sender (defautls to: 'Netvisor gem')\n  config.customer_id = Your customer ID\n  config.partner_id = Your partner ID\n  config.language = language for the API\n  config.organisation_id = Your organisation ID\n  config.customer_key = Customer key\n  config.partner_ke = Partner key\n\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/Eficode/netvisor/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode%2Fnetvisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feficode%2Fnetvisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode%2Fnetvisor/lists"}