Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasdaniel/hapi-mock-server-example
https://github.com/dasdaniel/hapi-mock-server-example
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dasdaniel/hapi-mock-server-example
- Owner: dasDaniel
- License: mit
- Created: 2019-10-21T02:50:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T14:41:33.000Z (over 3 years ago)
- Last Synced: 2024-10-27T23:04:28.246Z (3 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)