andresd / postern

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 97.4%Language:JavaScript 1.4%Language:HTML 0.9%Language:CSS 0.3%