Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 407 Bytes

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"