Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 477 Bytes

Postern

Postern a tool for mocking API's locally for frontend development and testing.

Features

  • CLI to run Postern server. npx @postern/cli -f [config file] -p [port]
  • configuration editor and server dashboard https://app.postern.co/
  • Endpoint redirecting
  • Redirect/forward unknown endpoints.
  • Engine npm package to integrate Postern server in other solutions.
  • Response templating.
  • Response headers
  • Response rules based on qs/headers/body/url params.