Kinto/kinto

Investigate how GraphQL could look like

Open

#810 aberto em 9 de set. de 2016

Ver no GitHub
 (2 comments) (8 reactions) (0 assignees)Python (425 forks)batch import
help wantedplugin-ideastale

Métricas do repositório

Stars
 (4.291 stars)
Métricas de merge de PR
 (Mesclagem média 29d 6h) (18 fundiu PRs em 30d)

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!

Guia do colaborador