openEHRGraphQL Applications Builder
Generated GraphQL schemas, code,...for Apollo, TypeScript, Java, Vue, Angular,...
Generated GraphQL schemas, code,...for Apollo, TypeScript, Java, Vue, Angular,...
The Idea
The requirements in this thread are clear - make it as simple as possible for the developers to use an openEHR CDR.
I’m still putting together my thoughts but I guess there will be a GraphQL middleware server that will sit on top of openEHR CDR. It will be a proxy between the CDR and applications that need to interact with it.
Is there a better name for this (middleware/proxy)?
Application developers would get a library (in their programming language) that they would use to store/retrieve documents from the CDR using GraphQL (or REST). They would not need to know anything about the openEHR (although I add all the possible documentation for the interested ones to the generated schema/code).
Please contact me if you are curious