r17x / 2020-04-unified-api-design

Examples of ALPS-based unified design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2020-04-unified-api-design

Examples for Unified API Design Method talk

// ****************************************************
// unified - an ALPS-to-??? translator
//
// author:  @mamund
// date:    2020-04
//
// desc:    translates ALPS.yaml into:
//          - ALPS.json
//          - SDL
//          - protobuf
//          - openAPI
//          - asyncAPI
//
// notes    install as npm install -g .
// ****************************************************

About

Examples of ALPS-based unified design


Languages

Language:JavaScript 100.0%