Skip to content

InternetRamen/mockserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Server

This is a mock server used to handle post and get requests.

Usage

  1. Clone

git clone https://github.com/InternetRamen/mockserver.git

  1. Install

npm install

  1. Run

npm start

  1. Send POST or GET requests with a client such as postman to http://localhost:3000.

About

An express site that logs all request bodies. Used to check my request client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published