Hello there, fellow ScriptingHelpers!
Now, I understand that the following question isn't EXACTLY related to Scripting, but a solution that needs to be resolved for a ROBLOX Project.
I am trying to create a DataStore-like service using a backend server, and HttpService. Using this service (declared as "RemoteStorageManager"), I will use it to store user information that will be used across multiple games. I am in need of reference/help of creating such server backend, so I can interface with ROBLOX Lua without too much complication.
Additionally, I've looked into services such as Google Cloud Datastore, and cannot seem to find a solution which will resolve the issue I am looking to solve. If anyone could provide me with advice regarding a solution with this issue, that would be lovely!
NOTE: I am not asking you to build me an entire solution, but giving me an idea of where to find one/a compatible service in which you may have used for your projects.
? - So I can post this question. Odd requirement...