SkillAgentSearch skills...

Postman2apiary

Tool for generating Blueprint API markup or the Apiary API from a Postman collection.

Install / Use

/learn @p8ul/Postman2apiary
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Postman2Apiary

Tool for generating Blueprint API markup or the Apiary API from a Postman collection.

Edit your postman collection requests with relevant names and description. Import postman_collection.json from postman2apiary/app/ for a quick demo on how to name and describe your requests. Expected output should be something like Polls api documentation.

Prerequisites

python version 3+

Installation

git clone https://github.com/p8ul/postman2apiary.git
cd postman2apiary/app

Usage

CLI application Application takes three arguments.
USAGE: $ python run.py [postman.json-file] [output-file.apid]

postman.json-file: Json file exported from Postman collection
output-file.apid: Name of your api markup file to be generated.

Contribution

Contributions are greatly appreciated. What is most lacking is indentation on request & response expected json. Tests would be super-greatly appreciated too.

License

Postman2apiary is MIT Licensed

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2y ago
Forks13

Languages

Python

Security Score

80/100

Audited on Feb 12, 2024

No findings