Open Snugug opened 8 years ago
Apollo Server is actually built on Facebook's graphql-js
, I'm pretty sure.
Bah. I'm sure we'll be able to figure out the licensing
Some interesting tools:
https://github.com/calebmer/postgraphql https://github.com/mickhansen/graphql-sequelize https://github.com/solidsnack/GraphpostgresQL
They might not work for this item, but are good to understand what can be done.
And a related CMS: https://github.com/relax/relax
Pluggable APIs may be a good idea for this so we don't need to ship this w/Punchcard necessiarly and deal with weird licenses
GraphQL is so hot right now (and actually will likely simplify the consumption of content from Punchcard
Notes Will need to use https://github.com/apollostack/apollo-server over the reference implementation due to Facebook's PATENTS rider
{{feature}}