lanzay / wildberries

Wildberries API client for partners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/lanzay/wildberries

To import this package, add the following line to your code:

import "github.com/webnice/wildberries"

About

Wildberries API client for partners

License:MIT License


Languages

Language:Go 97.7%Language:Makefile 2.3%