ctirouzh / doki-wallet

A microservice to keep all data of the user wallet: www.mydoki.com interview challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Management

ctirouzh opened this issue · comments

Tasks:

IDEA: Simulate transaction roll with goroutine

<<<<<<<<<<< Task 14 >>>>>>>>>>>

  • Fix zero balance JSON response in GetBalanceResponse (omitempty issue)
  • Fix empty amount in AddMoneyRequest (zero amount should not be accepted)

<<<<<<<<<<< Task 15 >>>>>>>>>>>

  • How to start micro-service
  • Usage (Developer Guide)