heapi

1.0.0 • Public • Published

heapi

Hurricane Electric Free IPv6 Tunnel Broker API

Release   npm version   Build Status   devDependency Status   Meteor Atmosphere

Install & Running

The old way

git clone https://github.com/honzahommer/heapi.git
cd heapi
npm install
npm start

PM2 (Node.js process manager)

git clone https://github.com/honzahommer/heapi.git
cd heapi
cp ecosystem.config.js.sample ecosystem.config.js
npm install
pm2 startOrRestart ecosystem.config.json

Heroku

Deploy

Tests

npm test

Endpoints

curl localhost:3000
curl localhost:3000/description
curl localhost:3000/serverv6

Readme

Keywords

none

Package Sidebar

Install

npm i heapi

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • honzahommer