Appearance
Data
aeppic saves and handles json structured data with forms defining their schema.
Binary Data
Binary data inside forms is store in fields of type File
. They representa a binary data stream represented by an immutable URI which can be resolved to a binary data stream.
Files data streams are uploaded via Aeppic.Upload
and the server api will put it into the upload store initially.