Golang AmoCRM API
Find a file
2024-05-19 23:00:41 +05:00
api fix: better errors. 2024-03-04 06:31:33 +05:00
cmd/test rename 2024-05-19 23:00:41 +05:00
common init 2024-01-15 00:04:00 +03:00
companies rename 2024-05-19 23:00:41 +05:00
contacts rename 2024-05-19 23:00:41 +05:00
events feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
filters fix: use int for IDs instead stupid strings. 2024-03-25 15:18:52 +05:00
leads rename 2024-05-19 23:00:41 +05:00
options fix: use int for IDs instead stupid strings. 2024-03-25 15:18:52 +05:00
users feat: refactoring. 2024-01-15 00:20:13 +03:00
webhooks rename 2024-05-19 23:00:41 +05:00
.gitignore fix: use int for IDs instead stupid strings. 2024-03-25 15:18:52 +05:00
amocrm.go rename 2024-05-19 23:00:41 +05:00
btest.sh rename 2024-05-19 23:00:41 +05:00
env.sh feat: better for simple authorization. 2024-01-15 03:48:01 +03:00
go.mod rename 2024-05-19 23:00:41 +05:00
go.sum rename 2024-05-19 23:00:41 +05: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.