0.0.1 • Published 8 years ago

derek-clarifai-npm v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Clarifai NPM Demo

This is a demo to show people how simple it can be to wrap an api. In this case we're using Clarifai's api for authorization and tagging..

This is not for production use, nor is it for development use.

This is merely a basic blueprint so show people how you can make a very basic wrapper around a rest api.

If you want to play with this repository you can clone it from here.

//Clone the repo
git clone https://github.com/rundmt/clarifai-npm-demo.git

//Install dependancies
npm install