Skip to content

JSON API v2 #682

@cmelchior

Description

@cmelchior

Design and implement a more complete solution for our JSON API.
Current design doc is here:
https://github.com/cmelchior/realm-java/blob/29ab93bf7aeaa5cd048cbf468a228046496ecb13/json_api.md

Other features:
Strict mode: We should probably consider adding something like STRICT mode to our JSON parser which could throw an exception when encountering JSON properties it didn't recognise. At least for debugging it could save a lot of time.

Json export It should also be possible to convert any RealmObjects to JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions