Updated backend library to log json response from the API. Also updated main.go to respect the debug setting in the config. This did not work previously.
resolves issue #233
I did have to change the backend around a little bit to make this work and as far as I know, no breaking changes were added. I would also appreciate any comments on the direction I took things.
Updated backend library to log json response from the API. Also updated main.go to respect the debug setting in the config. This did not work previously.
resolves issue #233
I did have to change the backend around a little bit to make this work and as far as I know, no breaking changes were added. I would also appreciate any comments on the direction I took things.