An open API service indexing awesome lists of open source software.

https://github.com/toxblh/banggood-tracking-numbers

Get tracking numbers from Banggood
https://github.com/toxblh/banggood-tracking-numbers

Last synced: about 2 months ago
JSON representation

Get tracking numbers from Banggood

Awesome Lists containing this project

README

          

config.js file:

```js
module.exports = {
banggood: {
email: 'your@mail.com',
password: 'your-password',
}
}
```