Socket
Book a DemoInstallSign in
Socket

nesstar_rest_api_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nesstar_rest_api_client

0.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Nesstar API for Ruby

This is Nesstar REST API client written in Ruby. It represents the REST endpoints as plain old Ruby objects.

Installation

$ rake install

Getting started

Connect to a server like this:

server = NesstarAPI.get_server "http://my-instance-of-nesstar-rest-api.com"

From a server object you can list studies or load individual studies by ID:

studies = server.get_studies
my_study = server.get_study "my-study-id"

Documentation

Run rake docs to build the documentation. The documentation will appear in the docs folder.

FAQs

Package last updated on 18 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.