Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dasdaniel/hapi-mock-server-example


https://github.com/dasdaniel/hapi-mock-server-example

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# hapi-mock-server-example

### get

`git clone https://github.com/dasDaniel/hapi-mock-server-example.git`

(then `cd hapi-mock-server-example`)

### install

`npm install`

### run

`npm run serve`

## read post

[api-mocking-server-with-hapi-js](https://dev.to/cactuslibratus/api-mocking-server-with-hapi-js-5hgo)