Skip to content

Simple Mock api using Node.js and restify with powershell install and run scripts.

Notifications You must be signed in to change notification settings

ArcSoftware/NodeMockApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a simple node.js mock REST API

To Start:

Run the following in powershell - (right click or directly):

install.ps1
run.ps1

***'nodemon' can be installed to watch js files and update the server without restart. To do this: 

$_npm install -g nodemon
$_nodemon .\server.js

About

Simple Mock api using Node.js and restify with powershell install and run scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published