snipp.in
snipp.in copied to clipboard
[FEATURE] Backup to Cloud (Using OAuth to store backup on users's account)
Do you wanna do this like Hoppscotch does? You can use github gists to store the files data
I was looking into setting up a db and a server to store files. Unlike Hoppscotch we might need a lot more flexibility on reading and writing file changes quickly (The autosave is triggered every 500ms of inactivity). Planning to add features like workspaces and collaborative/realtime file editing. Having a server and storage for these might cost quite a bit. It might be a good idea to have a hosted version of snipp for enterprises or teams.