Skip to content

luckymarmot/Paw-PostmanImporter

Repository files navigation

Build Status

Postman Importer (Paw Extension)

A Paw Extension to import Postman Files into Paw. It can import files with the following extensions:

  • .postman_dump
  • .postman_environment
  • .postman-collection

Installation

Easily install this Paw Extension: Install Postman Importer

How to use?

  • In Postman, hit the "Download all data" button
  • Save the file
  • In Paw, go to File menu, then Import...
  • Pick the saved Postman file, and make sure the Format is "Postman Importer"

Development

Prerequisites

nvm install
nvm use
npm install

Build & Install

make build

Install

make install

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014 Paw Inc.

Contributors

See Contributors.