Commit Graph

4 Commits (323f5aafa55159f6a7433338fdb031b860b9bfd0)

Author SHA1 Message Date
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 b4fc8e5750 Initial commit
+ Implemented a simple proof of concept `find` command
2019-12-18 13:49:30 -06:00
Joey Hines 03130c7e6d Initial commit
+ Implemented a simple proof of concept `find` command
2019-12-18 13:48:00 -06:00