Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-koppenhagen/stub-provider

A server which returns messaging stubs
https://github.com/d-koppenhagen/stub-provider

Last synced: 3 days ago
JSON representation

A server which returns messaging stubs

Awesome Lists containing this project

README

        

# Messaging-Stub-Provider
This server provides a directory containing messagings stubs for using with the [WONDER](https://github.com/d-koppenhagen/wonder) Framework.

# Install & Start
```
npm install
npm start
```

Copy the file `config.example.js` to `config.js` and ajust the port parameter.

The folder `stubs` will served statically. All files can be accessed by HTTP GET to _http://:/stubs_.