Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 418 Bytes

A basic HAPI starter project for Resful Service performance testing.

With support for serving easy APIs and static content

Local Development

Install dependencies:

npm install

Start a local server:

npm start

License

This code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (http://creativecommons.org/publicdomain/zero/1.0/)