Skip to content

Feature: Support batch checking a lot of entities #59

Description

@dpriskorn

I would like to check all swedish hiking trails every week and be notified about any items that do not conform to the schema.
I'm considering creating a new react app based on this API

One pain point is downloading of the schema again and again, which I want to avoid.

I would like these new endpoints:

  1. an get endpoint to get the schema as json
  2. an post endpoint to analyze an entity given the schema json and entity json

This could speed up the process a lot.
WDYT?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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