Skip to content

everydaynerd/POSTManToCurl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

POSTManToCurl

POSTManToCurl is a simple ruby application that converts the output POSTMan JSON Requests to CURL.

How to use POSTManToCurl

In POSTMan, export your collection to JSON and save it to disk. Run the ruby code as described below

ruby PostManRequest.rb FileToParse.json

Requirements

POSTManToCurl has a dependency on the JSON gem. To install, run the following in your Terminal

gem install json

About

Converts POSTMan Requests to CURL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%