Milkman Http Plugin

Allows to share requests etc via Privatebin.

Introduces Http request capabilities to milkman. Consists of serveral features that together should make milkman be usable as postman-replacement for day-to-day work.

Screenshot

Example of the Rest plugin

Example of Server Sent Events Streaming

Example of Server-sent event streaming in the Rest plugin

Features

  • Postman-like UI
  • Crafting of requests by editing body, headers, parameters
  • Highlighting/formatting for json
  • Proxy-Authentication support (BASIC for now)
  • Importers for Postman exports (Collections, Environments, Data-Dump)
  • Importers for OpenApi v3.0
  • (planned) Exporters
  • Support import of APIs listed at APIs.guru, see demo
Last modified July 14, 2022: fixed gifs (77cd125)