Joey Hines
88cb10b96c
Added delete_resource command and moved GeoffreyCommand to objects
...
+ GeoffreyCommand is now in the objects package
2019-12-29 13:16:23 -06:00
Joey Hines
4804ca5ad4
Added missing files from last commit
2019-12-24 17:15:23 -06: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