0.1.40 • Published 9 months ago
@bluefin-exchange/pro-sdk v0.1.40
@bluefin/bluefin-pro-sdk
Building
To build and compile the typescript sources to javascript use:
npm install
npm run buildPublishing
First build the package then run npm publish
Consuming
navigate to the folder of your consuming project and run one of the following commands.
published:
npm install @bluefin/api-client@1.0.0 --saveunPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --saveGenerated via
openapi-generator generate -i ../resources/bluefin-api.yaml -c ./sdk/openapitools.json -g typescript-axios -o sdk/src --skip-validate-specExamples
npm install
npm install -g ts-node
ts-node example.ts0.1.40
9 months ago
0.1.39
10 months ago
0.1.38
10 months ago
0.1.37
10 months ago
0.1.36
10 months ago
0.1.35
10 months ago
0.1.34
10 months ago
0.1.33
10 months ago
0.1.32
10 months ago
0.1.31
11 months ago
0.1.30
11 months ago
0.1.29
11 months ago
0.1.28
11 months ago
0.1.27
11 months ago
0.1.26
11 months ago
0.1.25
11 months ago
0.1.24
11 months ago
0.1.23
12 months ago
0.1.22
12 months ago
0.1.21
12 months ago
0.1.20
12 months ago
0.1.19
12 months ago
0.1.18
12 months ago
0.1.17
12 months ago
0.1.16
12 months ago
0.1.15
1 year ago
0.1.14
1 year ago
0.1.13
1 year ago
0.1.12
1 year ago
0.1.10
1 year ago