1.0.6 • Published 2 years ago

@tssp/product-api-client v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Product-API Client

This package is a HTTP client for the Product-API microservice.

Install

npm install @tssp/product-api-client

Update

npm install @tssp/product-api-client@latest

Configuration

Add variables to .env

PRODUCT_API_BASE_URL=
PRODUCT_API_TOKEN=

Autocompletion

Add a include into your tsconfig.json

"include": [
    "node_modules/@tssp/product-api-client/build",
]
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago