# onionoo-node-client > Node.js client library for the Tor Onionoo API [![Build Status](https://travis-ci.org/lukechilds/onionoo-node-client.svg?branch=master)](https://travis-ci.org/lukechilds/onionoo-node-client) [![Coverage Status](https://coveralls.io/repos/github/lukechilds/onionoo-node-client/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/onionoo-node-client?branch=master) Client library for the Tor Onionoo API with backend agnostic caching. ## Install ```shell npm install --save onionoo ``` ## License MIT © Luke Childs