Socket
Socket
Sign inDemoInstall

kiolyn-api-specs

Package Overview
Dependencies
6
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    kiolyn-api-specs

Kiolyn API Specs


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 18 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc