1.0.4 • Published 2 years ago

@tssp/customer-api-client v1.0.4

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

Customer-API Client

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

Install

npm install @tssp/customer-api-client

Update

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

Configuration

Add variables to .env

CUSTOMER_API_BASE_URL=
CUSTOMER_API_TOKEN=

Autocompletion

Add a include into your tsconfig.json

"include": [
    "node_modules/@tssp/customer-api-client/build",
]
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago