is there a way to convert this sqlite database file to an API?
It would be really cool if you could just have a standalone, cross platform HTTP server that you could use locally deploy which would allow you to have an API directly to the data stored in sqlite3 and be able to run queries on it.
It would be really cool if you could just have a standalone, cross platform HTTP server that you could use locally deploy which would allow you to have an API directly to the data stored in sqlite3 and be able to run queries on it.