Skip to content

Josefsosa/htmlboa

Repository files navigation

htmlBoa node html helper tool

Installation

To get this node server up and running, do the following:

  • Install Node
  • Type npm install the first time to get the server's dependencies
  • Type node jsServer.js to start the server
  • Go to http://localhost:3000 in your browser. The port number can be changed in jsServer.js if necessary

Using port 3000

Rest services:

Request

GET /jHtml
GET /flights
GET /flights/:origin

Notes

  • Requires node express

About

A node module to process html from JSon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published