Fixed Transform not found Bug and adjusted the package files.
Completed testing. Changed line endings to Unix Style.
Added more test cases. Set up coverage. Separated the libraries.
Removed Support for Magento 1 Rest APIs. ES6 Rewrite. Made a types file. Setup Test Cases and Babel. Setup Travis for Tests.
Added Transformation Package for Magento 1 REST APIs.
Miscellaneous Edits.
Added Support for magento 1.X REST APIs and other optimisations and removed OPTIONS method.
Fixed blank params issue, added current page support in parser.
Naming Issue with package due to previous error.
Added support for remaning REST functions, removed QUERY function, added parser support.
Fixed Post APIs body and partially added separate rest functions.
Added Experimental Parser
Added Test Cases and added information to README.
Miscellaneous Edits
Setup for axios and OAuth.
Initial API Setup.