joveowebapi

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i joveowebapi

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

4.77 kB

Total Files

8

Last publish

Collaborators

  • tilakputta