Skip to content

Add intermediary data format to improve development speed #14

@onlyskin

Description

@onlyskin
  • currently all API data generation goes through one main python code path

break into multiple build steps:

  • process raw xml -> raw kanji information (in sqlite db/other storage form)
  • process raw kanji information into api output

The first step is very slow, so would be better to only do it when the raw api data changes/we need more data from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions