@braira/mockup

1.2.1 • Public • Published

MockUp

AIRA CLI module for starting REST server for mocking up responses, based on Open API 2.0 specification. The idea here, is to make it as easy as possible. No mocks database configuration, no other stuff. Just simple schema driven responses on requests, validated via specification.

How to install

npm install -g @bracketedrebels/aira
npm install -g @braira/mockup

How to use

aira mockup --help

There are a few configuration options that could help you to customize server behavior. Server is hosted via Express and parsing and validation is going through swagger-express-middleware

Package Sidebar

Install

npm i @braira/mockup

Weekly Downloads

3

Version

1.2.1

License

MIT

Unpacked Size

7.44 kB

Total Files

5

Last publish

Collaborators

  • bracketedrebels-publisher
  • wolfsonchik