Andrew McRobb
Results
2
issues of
Andrew McRobb
This is a WIP client that will definitely need help in the setup command department. The `serve` command should work as expected. Please take your time reviewing the code. :)...
Currently the function is using .String() for date fields which is a invalid date format of `2006-01-02 15:04:05.999999999 -0700 MST` for the API. I updated the fields to explicitly use...