#bookmark-service

Standard golang microservice. Can be built and run with go build.

I've included two make steps make it easier to run and to functionally test the service.

make run

make test