Hey folks…
I have a huge JSON array of data which provides about half of the text for my app.
The text data used to be in my database as I wanted to be able to internationalise everything, but in reality I don’t think that is likely to happen now and it is taking an age for the database to provide all the content each time a user logs in…. So I’ve output the JSON and will just read it as a file at login.
So my question is… does anyone know of a product that allows me to just read in an array of JSON data, provide a nice interface to add/delete/edit the rows, and then save it back to the JSON file?
Thanks in anticipation!
Antony.
Community Page
Last updated:
Last updated: