0.4.0 • Published 1 year ago

wtr-cloud-api-client v0.4.0

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
1 year ago

Atlas Client for typescript

NOTE: This project is just an experiment. It should not be used by general public.

Generated typescript client for atlas.

Contents

Project contains:

  • Github actions automation for OpenAPI processing and generation
  • OpenAPI processing tool for transforming OpenAPI schema
  • OpenAPI generator setup with various scripts helping with generation

See tools for more info.

Installing

npm install --save wtr-cloud-api-client

Building

To build and compile the typescript sources to javascript use:

npm install
npm run build

Example

npm run example

See example folder for more information

0.4.0

1 year ago

0.3.3

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago