Open c-okelly opened 5 years ago
Refactor module to create a better abstraction
There should be a builder use so create the different types of connector based upon the environment they are running in.
All of the methods that are used for the construction of JSON should be refactored out
All method in the actual connection class should match some sort of basic interface
Refactor module to create a better abstraction
There should be a builder use so create the different types of connector based upon the environment they are running in.
All of the methods that are used for the construction of JSON should be refactored out
All method in the actual connection class should match some sort of basic interface