Kinto/kinto

Investigate how GraphQL could look like

オープン

#810 opened on 2016/09/09

 (2 件のコメント) (8 件のリアクション) (0 人の担当者)Python (425 件のフォーク)batch import
help wantedplugin-ideastale

Repository metrics

Stars
 (4,291 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド