0.0.13 • Published 1 year ago

@exolvy/api-client v0.0.13

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

api-client

Create

Documentation

To update the api-client, start the fastapi server and run the following command

npm run generate-client

When you create new routes, or function names change you need to add these in src/index.ts. The reason we do this is to make the functions more readable.

API.UsersService.usersGetUsers() => API.users.get()

Build package

npm run build

Punlish to NPM

npm publish 

Install package

npm install @exolvy/api-client
0.0.12

1 year ago

0.0.13

1 year ago

0.0.11

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago