wanghaisheng / hie-platform-backend

demo about HIE platform backend implemented based on OpenResty and FHIRBASE(Postgresql)
MIT License
0 stars 2 forks source link

graphql 与后端的结合 #2

Open wanghaisheng opened 8 years ago

wanghaisheng commented 8 years ago

如果后端是基于or和pgrest 接口是pgrest形式的 如何和graphql结合 如果后端是基于or和pgrest 接口是FHIR形式的 如何和graphql结合

wanghaisheng commented 8 years ago

https://github.com/graphql/graphql-js https://github.com/graphql/graphiql https://github.com/graphql?utf8=%E2%9C%93&query=

wanghaisheng commented 8 years ago

前端 New generation CMS on top of React, Redux and GraphQL https://github.com/relax/relax

wanghaisheng commented 8 years ago

前端 New generation CMS on top of React, Redux and GraphQL https://github.com/relax/relax

wanghaisheng commented 7 years ago

给定数据库表结构 采用哪种序列化格式 xml json pb avro thirft graphql

wanghaisheng commented 7 years ago

以前置机的patient表为例 patient.proto: patient.avdl: patient.xsd patient.jsonschema