0.1.5 • Published 10 years ago

semantria-client v0.1.5

Weekly downloads
3
License
BSD
Repository
github
Last release
10 years ago

#semantria-client Build Status A small client for interacting with the Semantria API

Installation

  1. npm install semantria-client

That's it!

Testing Locally

Run all tests using

npm test

More information

You'll need a Semantria API account, along with your key and secret for the account. To use in your code, import the module, create a new instance of SemantriaClient using the factory method, with your key and secret being the input arguments. From there, call whatever functionality you need.

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago