Wildberries is a library written in pure Go providing a set of functions that allow you to communication with wildberries suppliers server by API
To get the package, execute:
go get github.com/webnice/wildberries
To import this package, add the following line to your code:
import "github.com/webnice/wildberries"