Skip to content

mychaelgo/shopee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopee

Un-official Shopee API Wrapper.

You can see list of package here

Part of my personal finance automation

Documentation

All API documented in docs directory with OpenAPI format v3.0

Examples

See examples directory

SDK

Available in sdk directory and generated using OpenAPI Generator

Using NodeJS

You need to setting .npmrc like this. You need personal access token in order to download the package, see here

@mychaelgo:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_REGISTRY_TOKEN}

After setup complete, now you install any package you want.

npm install @mychaelgo/shopee

About

Un-official Shopee API Wrapper.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors