Golang AmoCRM API
Find a file
2024-01-30 23:33:40 +03:00
api ... 2024-01-30 23:33:40 +03:00
cmd/test feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
common init 2024-01-15 00:04:00 +03:00
companies feat: refactoring. 2024-01-15 00:20:13 +03:00
contacts feat: refactoring. 2024-01-15 00:20:13 +03:00
events feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
leads feat: refactoring. 2024-01-15 00:20:13 +03:00
users feat: refactoring. 2024-01-15 00:20:13 +03:00
webhooks feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
.gitignore feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
amocrm.go feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
env.sh feat: better for simple authorization. 2024-01-15 03:48:01 +03:00
go.mod feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
go.sum feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
id.go feat: refactoring. 2024-01-15 00:20:13 +03:00
license.txt init 2024-01-15 00:04:00 +03:00
readme.md init 2024-01-15 00:04:00 +03:00
taskfile.yml feat: better for simple authorization. 2024-01-15 03:48:01 +03:00

amo

AmoCRM API implementation in Go.