Learning Go - The hard way
I have a Task it consists of these points
* Make Go App using the concept of micro services
* User has many address, Address belongs to User.
* Can't use framework
* Concept MVP, DRY and SOLID
* Can handle 1 million request using loader.io
* Centralized Logs
* Error handling
* Code Quality