An open API service indexing awesome lists of open source software.

https://github.com/missinglink/pirateship

nodeboats singapore entry @ jsconf.asia 2014
https://github.com/missinglink/pirateship

Last synced: 9 months ago
JSON representation

nodeboats singapore entry @ jsconf.asia 2014

Awesome Lists containing this project

README

          

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaarrrrrrrrrrrrrrr

![vanity image](./image/vanity.jpg)

#### install

$> npm install

#### launch server

$> node server.js

#### Web Routes

```
GET /
GET /buttons
GET /device
```

#### deps

Note: you will need `node` and `npm` installed first.

The easiest way to install `node.js` is with [nave.sh](https://github.com/isaacs/nave) by executing `[sudo] ./nave.sh usemain stable`