Contacts API

Sample phone contacts API for two different clients with different requirements.

TODO:

There are no tests due lack of time. Services and repositories use interfaces thus allowing the use of mocks with gomock. Handlers are going to be unit tested and integration tests are going to be added as well.

make run