New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

heapi

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heapi

Hurricane Electric Free IPv6 Tunnel Broker API

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 05 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts