Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luckymarmot/paw-postmancollectionv2importer
Postman Collection 2.x Importer for Paw
https://github.com/luckymarmot/paw-postmancollectionv2importer
paw paw-extension postman-collection rest-api
Last synced: about 2 months ago
JSON representation
Postman Collection 2.x Importer for Paw
- Host: GitHub
- URL: https://github.com/luckymarmot/paw-postmancollectionv2importer
- Owner: luckymarmot
- License: mit
- Created: 2017-04-26T09:50:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T01:44:10.000Z (over 1 year ago)
- Last Synced: 2024-04-14T21:48:51.216Z (9 months ago)
- Topics: paw, paw-extension, postman-collection, rest-api
- Language: TypeScript
- Homepage: https://paw.cloud/extensions/PostmanCollectionV2Importer
- Size: 2.38 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Postman Collection Importer for Paw
![Travis CI Status](https://travis-ci.org/luckymarmot/Paw-PostmanCollectionV2Importer.svg?branch=master)
A [Paw Extension](https://paw.cloud/extensions) to import Postman Collection files to Paw.
## How to use?
1. In Paw, go to File menu, then Import...
2. Pick the saved Postman Collection file, and make sure the Format is "Postman Collection Importer"## Formats supported
| Format | Support |
| ------ | ------- |
| Postman Collection v2.0 | ✅ |
| Postman Collection v2.1 | ✅ |
| Postman Collection v1.0 | ❌|
| Postman Backup File (Dump) | ❌|
| Postman Cloud Data (aka. *Run in Postman*) | ❌|## License
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014-2019 [Paw](https://paw.cloud)