Skip to content

NightWriter/go-bitrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitrix REST API client in Go

This library implements Bitrix and Bitrix24 REST API

Features

  • Generic REST client, responses and errors handling
  • Auto collection of methods (full) and entities (partial) from PHP code
  • WebHook Auth

Installation

go get -u github.com/nightwriter/go-bitrix

Usage

See [examples](https://github.com/nightwriter/go-bitrix/blob/master/examples/common_methods/main.go)

Roadmap

  • CRUD operations
  • Event handling
  • OAuth
  • Secure method calls (JWS)

About

Bitrix REST client in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 95.8%
  • PHP 4.2%