0.3.2 • Published 1 year ago

@aries-markets/api v0.3.2

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Aries API

API endpoints for Aries

Using the client library

import { getClient } from '@aries-markets/api';

const trpc = getClient('http://endpoint.com');
const status = await trpc.status.query();

Running the server

# development - watch
$ npm run start

# production mode
$ npm run start:prod
0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.11

2 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago