This library implements Bitrix and Bitrix24 REST API
- Generic REST client, responses and errors handling
- Auto collection of methods (full) and entities (partial) from PHP code
- WebHook Auth
go get -u github.com/ikarpovich/go-bitrix
See [examples](https://github.com/ikarpovich/go-bitrix/blob/master/examples/common_methods/main.go)
- CRUD operations
- Event handling
- OAuth
- Secure method calls (JWS)