Skip to content

Script in Python to extract api/template/sequence info from xml in a given directory (WSO2 ESB)

Notifications You must be signed in to change notification settings

serrodcal-wso2/esbAPIextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esbAPIextract

This a set of script written in Python to extract info from API's/Sequence's/Template's files in a directory given by parameter. The result is putting in the same directory of script with api_result.json, sequence_result.json or template_result.json.

For example:

python api.py "~/apis_directory"

About

Script in Python to extract api/template/sequence info from xml in a given directory (WSO2 ESB)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages