replax
@replax
Do anyone know of an example repl that shows, preferably in java, how to connect, create tables, store data, and retrieve data, in the included defaul
replax Also curious, is it alive between rounds/runs, also on free plan, so it could hold score of a game you may want to continue at a later time?
2 years ago
ironblockhd I don't know java, but you know how to make get/post/delete requests you should be able to do it. Here's the docs: https://docs.repl.it/misc/db and here's a database for nodeJS as an example: https://github.com/replit/database-node/blob/master/index.js2 years ago