Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiskolabs/netvisor
https://github.com/kiskolabs/netvisor
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiskolabs/netvisor
- Owner: kiskolabs
- License: mit
- Created: 2016-03-11T13:25:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T11:36:54.000Z (3 months ago)
- Last Synced: 2024-08-14T12:39:06.227Z (3 months ago)
- Language: Ruby
- Size: 88.9 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Netvisor
This gem aims to be a complete implementation of the Netvisor API (WIP)
You might want to check [this](https://github.com/Eficode/netvisor) instead.## Installation
Add this line to your application's Gemfile:
```ruby
gem 'netvisor'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install netvisor