Self made Datastore

I made my own datastore api made with node.js and httpservice

Test it yourself

After i rejoined:

image

2 Likes

I do have a small question. . . What is the point? Does your dataservice offer better datasaving techniques than Roblox’s? My question has to go to, why reinvent the wheel?

Sorry, that came across harsh. It actually is really cool that you did that, congrats! I was just wondering what you are going to use it for. Best of luck in developing!

1 Like

I believe OP made because why not.

wow i like it but whats the point of it? just like @Infinite_Visions

I was just wondering, seem’s like Roblox’s Datastores do the same thing (they use httpservice, just like PablitoTheChicken’s). I understand the freedom that comes with a self-made datastore - you can customize it’s properties and abilities a lot more. I can see it from that perspective.

1 Like

It looks cool, but I have to say something about it.

It does not work. It doesn’t safe data.

I use a free hosting, when i exit the tab it will automatically stop all the scripts. Its up and running at the moment

I mostly made this for fun and i was trying to learn how to use node.js

Ofcourse we have roblox datastores but they aren’t the best and safes one out there. Many popular games have self made datastores because of the dataloss risk though