Kinto/kinto

Investigate how GraphQL could look like

Open

#810 ouverte le 9 sept. 2016

Voir sur GitHub
 (2 commentaires) (8 réactions) (0 assignés)Python (425 forks)batch import
help wantedplugin-ideastale

Métriques du dépôt

Stars
 (4 291 stars)
Métriques de merge PR
 (Merge moyen 29j 6h) (18 PRs mergées en 30 j)

Description

  • 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!

Guide contributeur