Kinto/kinto

Investigate how GraphQL could look like

Open

#810 创建于 2016年9月9日

在 GitHub 查看
 (2 评论) (8 反应) (0 负责人)Python (425 fork)batch import
help wantedplugin-ideastale

仓库指标

Star
 (4,291 star)
PR 合并指标
 (平均合并 29天 6小时) (30 天内合并 18 个 PR)

描述

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

贡献者指南