Kinto/kinto

Investigate how GraphQL could look like

開放

#810 建立於 2016年9月9日

 (2 則留言) (8 個反應) (0 位負責人)Python (425 個分叉)batch import
help wantedplugin-ideastale

倉庫指標

星標
 (4,291 顆星)
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!

貢獻者指南