h-REA / holo-rea-proto

REA economic network coordination software implemented on top of the Holochain prototype (Go version).
GNU General Public License v3.0
17 stars 1 forks source link

Implement PoC app with schema stitching #6

Open pospi opened 5 years ago

pospi commented 5 years ago

Implement a GraphQL-based UI app which seamlessly talks to both a Holochain backend and an NRP Python backend.

Stretch goal, but would be cool to try.

See https://www.apollographql.com/docs/graphql-tools/schema-stitching.html for more.

pospi commented 5 years ago

Deferring to Rust version / other future works