1.0.3 • Published 2 years ago

@tssp/stock-api-client v1.0.3

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

Stock-API Client

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

Install

npm install @tssp/stock-api-client

Update

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

Configuration

Add variables to .env

STOCK_API_BASE_URL=
STOCK_API_TOKEN=

Autocompletion

Add a include into your tsconfig.json

"include": [
    "node_modules/@tssp/stock-api-client/build",
]
1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago