FINRAOS / MSL

MSL (pronounced 'Missile') stands for Mock Service Layer. Our tools enable quick local deployment of your UI code on Node and mocking of your service layer for fast, targeted testing.
http://finraos.github.io/MSL/
Apache License 2.0
32 stars 24 forks source link

Added a mock method to deal with POST requests and created a wrapper for MSL #80

Closed warmachine64 closed 7 years ago

warmachine64 commented 7 years ago

Added a mock method to deal with POST requests and created a wrapper for MSL so it can be called as a module and launched from another express server.