Supports CRUD operations for Donors and Acceptors entities
See project docs: https://github.com/life-blood/documentation
- Docker Desktop installed on your machine
$ git clone https://github.com/life-blood/accounts-service/
Open a new window in your terminal to start the docker instance hosting the MYSql image and run:
$ docker-compose up
Then start the service:
$ go run main.go