Skip to content

gustavguez/postman-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman collection importer

This module provides structure and code for quickly importing .har file and exports .json Postman collection.

Installation

Run the following composer command:

$ composer install

Usage

Place your .har files in the src directory.

Run the index.php script from the console like this:

$ php index.php

The exported .json files will appear in the dist directory.

About

Postman collection importer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages