Skip to content

brenzenb/semantria-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

A small client for interacting with the Semantria API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published