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

https://github.com/watchdg/node-insales

insales
https://github.com/watchdg/node-insales

insales

Last synced: about 1 month ago
JSON representation

insales

Awesome Lists containing this project

README

          

# node-insales
module for creating InSales API calls

## install dependencies
```shell
yarn install
# or
npm install
```

## build
```shell
yarn run build
# or
npm run build
```