I Would Like to store all kinds of settings and so on as a json. Therefore, I need an API which can store a passed json and fetch the stored data as a json.
Example settings the settings for the labels in teddystudio, favourite filter settings in the tonies overview and other currently in the local storage stored settings.
I believe those data is too strong structured to use to existing possibility within settings functionality like „Category frontend - Split content / model“
Or can I save minified json in those settings?