Skip to content

Shorten Json key length #18

@alextappin

Description

@alextappin

Right now, we are storing on the backend
JsonObject = {
noteText: noteText,
url: url,
date: currentDate
}

we could save bytes by shortening these keys to one letter keys WHEN we store them to the cloud.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions