virtualeconomy / js-v-sdk

[DEPRECATED and please use https://github.com/virtualeconomy/js-vsys instead] Java Script library for V Systems
https://www.npmjs.com/package/@virtualeconomy/js-v-sdk
MIT License
10 stars 5 forks source link

Database API support #57

Open faddat opened 3 years ago

faddat commented 3 years ago

In addition to adding schema-handler to the javascript SDK, we should implement a function like:

This will allow users to write to the database API with ease:

vsys.commitdb(insert)
peerchemist commented 2 years ago

Bump.