Skip to content

Wildberries API client for partners

License

Notifications You must be signed in to change notification settings

webnice/wildberries

Repository files navigation

Wildberries

Introduction

Wildberries is a library written in pure Go providing a set of functions that allow you to communication with wildberries suppliers server by API

Basic Usage

Installation

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"