Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 596 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 596 Bytes

Erply PIM API SDK for Go

GoDoc

Install

go get github.com/erply/[email protected]

where X.Y.Z is your desired version.

Contributing

This library is in it's early state, and is meant for continuous development. Therefore, I would like to cover the entire ERPLY API and contributions are of course always welcome. The calling pattern is pretty well-established, so adding new methods is relatively straightforward.