@willraw
Active 19/7, just reading.
Nothing here yet.
Nothing here yet.
No blogs yet.
However, it's not a good practice but assuming that the data is not confidential or sensitive you have two option: Create a .json file somewhere in your directory and adding the data on each request accordingly. Use localStorage. One localStorage is of HTML which stores in the browser and will not be consistent. For Node, you can use local-storage from npm.