@miriamjs/mock-http-server

0.1.14 • Public • Published

mock-http-server

mock-http-server is a mock HTTP server that knows how to pretend to make requests and speaks the Miriam Payload protocol. It is used for testing higher level components.

npm install @miriamjs/mock-http-server

Provider Requirements

Log

Features

  • Feature 1
  • Feature 2

Developing this Package

Watchman Configuration

In order to use mock-http-server in your project while also developing it:

cd /my/local/spot
git clone git@github.com:@miriamjs/mock-http-server.git mock-http-server
brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start

Readme

Keywords

Package Sidebar

Install

npm i @miriamjs/mock-http-server

Homepage

miriamjs.org

Weekly Downloads

0

Version

0.1.14

License

ISC

Last publish

Collaborators

  • benallfree