Kinto/kinto

Investigate how GraphQL could look like

Open

#810 aperta il 9 set 2016

Vedi su GitHub
 (2 commenti) (8 reazioni) (0 assegnatari)Python (425 fork)batch import
help wantedplugin-ideastale

Metriche repository

Star
 (4291 star)
Metriche merge PR
 (Merge medio 29g 6h) (18 PR mergiate in 30 g)

Descrizione

  • We have flat collections of records
  • We have JSON schemas
  • It seems very reasonnable to think that resolving a GraphQL query using our data model is feasible
  • Queryable APIs are really becoming a thing, and it would make sense for a «reusable storage backend» to offer that
  • Clients like Relay can do very powerful stuff for caching locally and syncing trees of data

Let's discuss and POC something!

Guida contributor