rhocode / Giraffe

SatisGraphtory 2 - Resource chain simulation tool for SatisFactory
Other
17 stars 8 forks source link

Cloud Saving Functionality #437

Open tehalexf opened 3 years ago

tehalexf commented 3 years ago

There should exist an authenticated API endpoint such that the app can upload specific JSONs.

The JSON data (text) could possibly be compressed, and saved in a bucket (?) There should be a server-generated edit key that is now generated and saved with the JSON save data.

The free user bucket should expire documents every 90 days.

The success/failure status + edit key should be returned to the client.