Muster – A universal data layer for components and services
dwstech.github.io
Muster – A universal data layer for components and services
1–3 of 3 posts
Re: Muster – A universal data layer for components and services
#2We're very happy to be releasing this to the open source community. Do check out the github repo for more - https://github.com/dwstech/muster
Re: Muster – A universal data layer for components and services
#3Relevant 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.