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/whimax/wildberriesTo import this package, add the following line to your code:
import "github.com/whimax/wildberries"