An open API service indexing awesome lists of open source software.

https://github.com/indeedeng/iwf-idl

interface definition between iwf SDKs and iwf server
https://github.com/indeedeng/iwf-idl

Last synced: 12 months ago
JSON representation

interface definition between iwf SDKs and iwf server

Awesome Lists containing this project

README

          

# iwf-idl
interface definition/ API schema between iWF SDKs and [iWF server](https://github.com/indeedeng/iwf)

There are two idl files: iwf.yaml and iwf-sdk.yaml:

* iwf.yaml is for iwf-server
* iwf-sdk.yaml is for SDKs
* iwf-sdk.yaml is a subset of iwf.yaml.

This is because iwf-server needs to be backward compatible but some of the old shema doesn't need in SDK anymore