Jsonstore is down... any alternatives?
Because jsonstore.io is down, I need another easy python database alternative. Any help would be greatly appreciated!
cheers, Warhawk947
Voters
programmeruser
Try https://pypi.org/project/s1db/ or replit db
Navinor
@programmeruser this is like 2 years old but thanks xD
[deleted]
(I know its already answered)
You can fork my own DB, and uptime robot/mat.ping.repl.co it
db: (https://repl.it/@TaylorLiang/freeDB)
MrEconomical
this question is already answered but
I think you should try to set up your own database rather than using any external ones
Navinor
@MrEconomical how?
MrEconomical
@Warhawk947 just use another repl as a server and have some JSON files then create your own api
it's not that hard
it's not that hard
Navinor
@MrEconomical k thx for suggestion
There's http://jsonbin.io/