atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Example API: how to use Atomic Server from Node JS

Open AlexMikhalev opened this issue 3 years ago • 3 comments

I think it shall be quite easy to publish examples of how to use Atomic Data from Node to drive adoption (or validation of approach).

AlexMikhalev avatar Apr 25 '22 18:04 AlexMikhalev

The @tomic/lib NPM library works in Node and has an (in memory) store. It's pretty useful as a client-side library for fetching data, setting properties and making Commits. Is that what you're talking about?

joepio avatar Apr 25 '22 18:04 joepio

I think creating a sample example and a blog post describing it will drive adoption.

AlexMikhalev avatar Apr 25 '22 21:04 AlexMikhalev

True. Could definitely help! I think the docs are the right place for this.

joepio avatar Apr 29 '22 11:04 joepio