Write here:
- Write here instructions on how to run your application.
- Clarification, if needed, how you solved the task, what you'd improve, etc.
- Any assumptions you made while implementing the solution.
> 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":"[email protected]/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"}