Skip to content

Caddyshack2175/postoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ git clone https://github.com/Caddyshack2175/postoffice.git
$ cd postoffice/
$ go mod tidy
$ go build
$ ./postoffice --help
Post Office is a CLI tool for generating and analyzing Postman collections.

It can convert various formats (cURL, Burp, Talend) into Postman collections
and estimate API testing effort based on collection contents.

Usage:
  postoffice [command]

Available Commands:
  burp2postm    Convert Burp XML files to Postman collection
  completion    Generate the autocompletion script for the specified shell
  curl2postm    Convert cURL commands to Postman collection
  estimate      Estimate API testing effort from Postman collections
  help          Help about any command
  postm2xlsx    Convert Postman collection to XLSX spreadsheet
  runpostmanrun Run Postman collection through proxy with custom headers
  swagger2curl  Convert Swagger/OpenAPI to cURL commands with placeholders
  talend2postm  Convert Talend API export to Postman collection
  xlsx2postm    Filter Postman collection based on XLSX spreadsheet

Flags:
  -h, --help   help for postoffice

Use "postoffice [command] --help" for more information about a command.

About

Post Office is a CLI tool for generating and analyzing Postman collections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages