Ask HN: Recommendations for a simple JSON persistence library for JavaScript

5 points by in15minutes ↗ HN
Please recommend a simple JavaScript library to persist JSON data (could be on a third party server).

I often need to store data from JS. It takes a while build APIs and DB support for every single change in what might be a throw-away code. Also, I dont want to tie into any application framework.

There should be something simple like this. Any recommendations?

5 comments

[ 3.2 ms ] story [ 17.0 ms ] thread
Are you looking for something like Firebase?
I assume Firebase is a heavy framework. I didn't think that's what he needs
(comment deleted)