Home > Other > Stubmatic 5 is live now

Stubmatic 5 is live now


Stubmatic is a npm tool which runs from CLI and it can be used to mock or proxy HTTP(s) calls. It helps to create simulators/stub/mocks of HTTP(s)/REST/SOAP easily. You can create mocked dynamic response without any programming. I recently published it’s 5th version yesterday with following additional features;

  • Robust: 97%+ code coverage. Many bugs are fixed. Code quality and structure is improved.
  • Now you can map multiple HTTP methods to a single method (not in short notations)
  • Short notations
  • Now you can proxy selected requests to other servers/simulators. This feature open many possibilities.
  • You can validate yaml, json from CLI for quick feedback. I’ll add the support to validate XML soon.
  • 2 more file stratigies are added.
  • You can debug HTTP requests from CLI
  • Support of yarn for fast installation
  • Now stubmatic can be started from nodejs code as well

You can visit the site for latest updates and tutorials.

Advertisement
Categories: Other
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: