phenopackets / phenopacket-format

26 stars 10 forks source link

Document strategy for implementation in APIs #43

Open cmungall opened 8 years ago

cmungall commented 8 years ago

This repo defines an exchange format(s), it is API-neutral.

However, it would be useful to have a reference API, and to document strategies for incorporating pxf into existing APIs. A compatibility layer between both protobuf and swagger would be useful. Not clear the extent that could be autogenerated from the jsonschema (see #31).

Also consider hydra (related to #40 )