Closed eggpi closed 11 years ago
This PR contains some fixes for go-restful compatibility (we really do need to figure out how to fix a version) and some tests for the server.
There's some code repetition in the tests, but I think we can merge first and refactor later when we have more code. Let me know if you disagree.
Go has no version concept -- this dude advocates always keeping master as the 'latest stable version', but not everyone knows that. Raise issue with go-restful?
http://areyoufuckingcoding.me/2012/02/14/the-go-tool/
This PR contains some fixes for go-restful compatibility (we really do need to figure out how to fix a version) and some tests for the server.
There's some code repetition in the tests, but I think we can merge first and refactor later when we have more code. Let me know if you disagree.