Currently, the testing of our REST API calls is lacking because I have not resolved #9 This is a reminder to use a mock library when writing the new tests. The [mockito](https://crates.io/crates/mockito) library seems the most popular and well maintained.