Skip to content

Golang binding for the official e-commerce Sellix API

License

Notifications You must be signed in to change notification settings

Taptiive/goSellix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goSellix

Golang binding for the official e-commerce Sellix API. This project is still on development and my code is far from being perfect, so if you want to help feel free to do it.

How to download

go get -u github.com/Taptiive/goSellix

How to use

First, you need to create a Sellix Client with your API key that you can find here

sellixClient := goSellix.NewClient(YOUR_API_KEY)

License

This software is Licensed under GPL version 3. A copy of the license can be found in the file LICENSE

About

Golang binding for the official e-commerce Sellix API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages