Skip to content

JSON Schema #312

@nealvs

Description

@nealvs

The existing familysearch/gedcom SDKs are generic which makes them hard to use. In order to better integrate, a JSON Schema is needed so that code can be auto-generated to match the models and create much more usable SDKs. Parsing the github markup or html would take just as much work as manually creating code models to match the format. http://json-schema.org/ is leading the way in this regard and is what should likely be used. If there was a JSON Schema available, custom SDKs could be easily generated which would make integration more simple.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions