endpoint-imposter
v0.4.2npm· JavaScriptJust 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
The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsModerate
Maintenance
Last published 3 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
5 direct dependencies
Recent releases
- 0.4.23 years ago
- 0.4.16 years ago
- 0.4.06 years ago
- 0.3.06 years ago
- 0.2.06 years ago
- 0.1.16 years ago
- 0.1.06 years ago