Timeline for How to create an API on Node.js that needs to be updated once a day?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 6, 2021 at 22:30 | audit | Suggested edits | |||
| Dec 6, 2021 at 22:30 | |||||
| Nov 17, 2021 at 18:20 | comment | added | Thomas Junk | Nice one mentioning sqlite. I am always amazed what people do with it | |
| Nov 17, 2021 at 17:37 | comment | added | T.kowshik Yedida | What if the dataset is huge? Will the server be able to keep the data? Or if there is any crash, the data will be lost. You may have to consider sqlite or a cached database if you need the data after crash. But for normal operations, this is fine. | |
| Nov 17, 2021 at 15:23 | answer | added | Thomas Junk | timeline score: 5 | |
| Nov 17, 2021 at 14:10 | answer | added | Hans-Martin Mosner | timeline score: 4 | |
| S Nov 17, 2021 at 10:37 | review | First questions | |||
| Nov 17, 2021 at 12:54 | |||||
| S Nov 17, 2021 at 10:37 | history | asked | Rob Bauer | CC BY-SA 4.0 |