1.0.0 • Published 6 years ago

joveowebapi v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Web Service

base class of any webservice

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Install the following softwares/tools.

  1. nodejs sudo apt install nodejs
  2. npm sudo apt install npm

Installing

  1. Clone repository.
  2. run npm install

Testing

  1. run npm test

Your server will be running in http://localhost:8080

Apis

There are two apis to test the service.

  1. root You can access it by hitting http://localhost:8080
  2. health You can access it by hitting http://localhost:8080/health

Built with

  1. restify-enroute
  2. restify

Authors

Tilak Putta