TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Muster – A universal data layer for components and services

13 点作者 lsjroberts超过 6 年前

2 条评论

ckluis超过 6 年前
Relevant bit: This probably sounds similar to GraphQL, a wonderful tool for abstracting APIs behind a graph. Muster takes this a step further: by putting your operations in the graph, it gives you the power to apply functions to your data, filter and map it right back into a new node, ready to be used by your components.
davewragg超过 6 年前
We&#x27;re very happy to be releasing this to the open source community. Do check out the github repo for more - <a href="https:&#x2F;&#x2F;github.com&#x2F;dwstech&#x2F;muster" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dwstech&#x2F;muster</a>