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.
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.