@iamkenos/fragile

0.2.1 • Public • Published

FRAGILE

Detailed Guide | Releases


About

A mocking framework powered by Express, designed to serve mock HTTP/s responses.

Key features:

  • write mocks with TypeScript
  • http / https support using a unified port
  • proxy requests to another target
  • record responses returned by a proxy and output as a mock response module
  • serve static files
  • rate limit
  • xml content type request parsing
  • response delays

Know more by going through the detailed guide.

Requirements

  • NodeJS 14.16.1 or LTS

Get Started

  1. Get it

    npm install @iamkenos/fragile

  2. Try it

    npx fragile samples

  3. Run it

    npx fragile ./samples/fragile.conf.ts

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @iamkenos/fragile

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

772 kB

Total Files

89

Last publish

Collaborators

  • iamkenos