Skip to content

n-g-work/nodejs-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-mock-server

This is a mock web server. It uses nodejs. Main purpose is to use it as a web server running on localhost.

Requirements

Download and install nodejs, Git for Windows:

Linux

git clone https://github.com/n-g-work/nodejs-mock-server.git
cd nodejs-mock-server
bash linux/install.sh
bash linux/start-app.sh
bash linux/test-requests.sh

Windows

In git-bash

git clone https://github.com/n-g-work/nodejs-mock-server.git

In powershell:

cd nodejs-mock-server
.\windows\install.bat
.\windows\start-app.bat
.\windows\test-requests.ps1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published