endpoint-imposter
Just create a file containing your mocks, ```javascript // mocks.js module.exports = [ { request: { path: '/todos' }, response: { json: ['a', 'b', 'c'] }, } ] ``` tell Endpoint Imposter where to find this file, ``` $ npx endpoint-imposter --po
Activity
- Latest release
- 1mo ago
- Total releases
- 9
- Cadence
- ~2 months
- Last 12 months
- 2
Reach
- Downloads (recent)
- 43
Details
- License
- MIT
- First release
- Sep 02, 2019
| Version | Released | |
|---|---|---|
0.5.1
patch
|
0.5.1
patch
Dependencies (6)
|
|
0.5.0
minor
|
0.5.0
minor
Dependencies (6)
|
|
0.4.2
patch
|
0.4.2
patch
Dependencies (5)
|
|
0.4.1
patch
|
0.4.1
patch
Dependencies (5)
|
|
0.4.0
minor
|
0.4.0
minor
Dependencies (5)
|
|
0.3.0
minor
|
0.3.0
minor
Dependencies (4)
|
|
0.2.0
minor
|
0.2.0
minor
Dependencies (4)
|
|
0.1.1
patch
|
0.1.1
patch
Dependencies (4)
|
|
0.1.0
initial
|
0.1.0
initial
Dependencies (4)
|