Ask HN: What is the best option to host a low-traffic RestAPI with SQLite It should be the best and cheapest. There are times when I need a RestAPI which at max 5 people will use, and I was wondering what is the best option? The RestAPI can be in JS, TS, or Python and the sqlite db should not exceed a few GB. |