Commit Graph

5 Commits (845630ce9be21ddba63b6c394d24e769c2da11ee)

Author SHA1 Message Date
Joey Hines 4804ca5ad4 Added missing files from last commit 2019-12-24 17:15:23 -06:00
Joey Hines d834c95b00 Added register command 2019-12-21 15:43:53 -05:00
Joey Hines 323f5aafa5 Added the ability to add locations to Geoffrey
+ All add locations commands are handled by one executor
+ Added the ability for commands to make GET or POST requests tot he api
2019-12-21 15:29:31 -05:00
Joey Hines 1eaefc26bf Added error handling and selling command
+ Errors are handled when the response is parsed as JSON in GeoffreyAPICallback
+ Each command has a Map of errors and error messages it handles
+ Added new Models GeoffreyShop and GeoffreyItemListing
+ Added support for a config
2019-12-19 15:21:51 -06:00
Joey Hines 03130c7e6d Initial commit
+ Implemented a simple proof of concept `find` command
2019-12-18 13:48:00 -06:00