1.0.4 • Published 8 months ago

@tssp/customer-api-client v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months 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

8 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago