highoutput-http-server
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

highoutput-http-server

A simple wrapper around koa.js.

Usage

const HTTPServer = require('highoutput-http-server');

const server = new Server({
  port: 8080
});
server.start();

/highoutput-http-server/

    Package Sidebar

    Install

    npm i highoutput-http-server

    Weekly Downloads

    1

    Version

    0.0.9

    License

    ISC

    Unpacked Size

    17.9 kB

    Total Files

    10

    Last publish

    Collaborators

    • ccpacillos
    • rrmadjos
    • glvnzn
    • highoutputventures
    • highoutputdev