* initial commit
* Added OfflineHTTPService implementation to file
* Put interfaces into their own files
* Create a state object to allow the render method to have a variable to print.
* Tested Gets, need to update comments
* Add JSDoc
* Created Readme.md
* Fix queing process, add setTimeout to allow breakpoints and debugging
* Add more detail to readme, and better image
* Remove console.clear
* initial commit
* Added OfflineHTTPService implementation to file
* Put interfaces into their own files
* Create a state object to allow the render method to have a variable to print.
* Tested Gets, need to update comments
* Add JSDoc
* Created Readme.md