Reading/Writing to files without Node

How would I use some kind of hosting service to read/write to a file to store data? (e.x: a log of who logged in)

do you have a server with login system set up already?

Well kinda yeah, I just need it to push data or something to a hosted service so it can store and read the data.

where’s the hosted service? does it have an API?

Thats the thing, idk what service to use

look up ‘backend as a service,’ so that I don’t have to make any specific product recommendations here.

by the way, what’s your login system written in? I see the title of the topic says “without Node.”

A diagram may help to clear up any misunderstandings

without-node

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.