Go to file
2024-04-10 23:29:33 +03:00
.env.example Add webhook secret and auto webhook setup 2024-04-05 17:12:20 +03:00
.gitignore Rename package 2024-04-05 16:23:00 +03:00
config.go Fix ATM transfer between accounts support 2024-04-03 21:55:53 +03:00
config.json.example Add support for refund 2024-03-30 16:23:50 +02:00
go.mod Use my monobank api package 2024-04-10 23:24:16 +03:00
go.sum Use my monobank api package 2024-04-10 23:24:16 +03:00
http.go Use my monobank api package 2024-04-10 23:24:16 +03:00
logger.go Refactor 2024-03-26 19:06:31 +02:00
main.go Refactor 2024-04-10 23:29:33 +03:00
Makefile Initial 2024-03-25 11:55:01 +02:00
webhook.go Use my monobank api package 2024-04-10 23:24:16 +03:00