Skip to content

ShermanZhou/api-har-2-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-har-2-json

Description

extract api's json data to individual json files. (1) sequenced from first api; this reserved original sequency, so if same api are extracted, you can choose which to keep. (2) GET, POST, PUT calls are extracted, DELETE calls are not extracted.

Usage:

(1) create a folder foo (2) copy the har file in the foo/ (3) run the executable to $ api-har-2-json -har bar-har-file-name.har

You will have extracted json:

Naming convention:

  • api's path 's 'slash' is translated to dash '-' into json file's n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages