8000 GitHub - gmailzj/Mocky: A simple API mocking solution written in Nodejs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gmailzj/Mocky

Repository files navigation

Mocky

Mock your HTTP responses to test your REST API

Mocky is a simple app which allows to generate custom HTTP responses.
It's helpful when you have to request a build-in-progress WS, when you want to mock the backend response in a singleapp, or when you want to test your WS client.

Mocky nodejs version

How to do:

git clone https://github.com/gmailzj/Mocky

cd Mocky

npm install

PORT=3000 npm start

http://localhost:3000

About

A simple API mocking solution written in Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0