Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 797 Bytes

File metadata and controls

16 lines (12 loc) · 797 Bytes

tribe-payments-wallet-golang-interview-assignment

Write here:

  1. Write here instructions on how to run your application.
  2. Clarification, if needed, how you solved the task, what you'd improve, etc.
  3. Any assumptions you made while implementing the solution.

How to run the API

> go run . api
{"level":"info","time":"2024-12-04T17:30:04.727+0200","caller":"http/server.go:94","msg":"Starting HTTP server","name":"api","address":"0.0.0.0:8080"}
{"level":"info","time":"2024-12-04T17:30:05.239+0200","caller":"httpv1/wallet.go:13","msg":"CreateWalletHandler"}
{"level":"info","time":"2024-12-04T17:30:05.239+0200","caller":"chizap@v1.0.3/chizap.go:59","msg":"Served","proto":"HTTP/1.1","path":"/v1/wallet","reqId":"","lat":0.00018775,"status":200,"size":0,"ua":"curl/8.7.1"}