forked from questdb/nodejs-questdb-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.manifest.yaml
More file actions
31 lines (31 loc) · 919 Bytes
/
examples.manifest.yaml
File metadata and controls
31 lines (31 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- name: ilp
lang: javascript
path: examples/basic.js
header: |-
NodeJS client library [repo](https://github.com/questdb/nodejs-questdb-client).
- name: ilp-auth
lang: javascript
path: examples/auth.js
header: |-
NodeJS client library [repo](https://github.com/questdb/nodejs-questdb-client).
auth:
kid: testapp
d: 9b9x5WhJywDEuo1KGQWSPNxtX-6X6R2BRCKhYMMY6n8
x: aultdA0PjhD_cWViqKKyL5chm6H1n-BiZBo_48T-uqc
y: __ptaol41JWSpTTL525yVEfzmY8A6Vi_QrW1FjKcHMg
addr:
host: localhost
port: 9009
- name: ilp-auth-tls
lang: javascript
path: examples/auth_tls.js
header: |-
NodeJS client library [repo](https://github.com/questdb/nodejs-questdb-client).
auth:
kid: testapp
d: 9b9x5WhJywDEuo1KGQWSPNxtX-6X6R2BRCKhYMMY6n8
x: aultdA0PjhD_cWViqKKyL5chm6H1n-BiZBo_48T-uqc
y: __ptaol41JWSpTTL525yVEfzmY8A6Vi_QrW1FjKcHMg
addr:
host: localhost
port: 9009