4.4.11 • Published 2 years ago

kiolyn-api-specs v4.4.11

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Kiolyn API

Kiolyn API specification for generating client SDK.

The index.yaml is the main entry point which links to different files inside specs folder. Together they will be combined into api.yaml which in turn is used for generating client code.

Installing

For installing the editing environment

npm install

For watching the changes and automatically update api.yaml

npm run start

For manually generating api.yaml

npm run build

For generating javascript client

npm run gen:js

Deployment

npm run publish:js
4.4.11

2 years ago

4.3.1

2 years ago