Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Implement REST API #9

Description

@dixonwhitmire

Implement the REST API layer for LinuxForEDI which is used to wrap the xWorkflows transitions.

Endpoints include:

  • /analyze [POST] - runs analyze
  • /enrich [POST] - runs analyze, enrich
  • /validate [POST] - runs analyze, validate
  • /translate [POST] - runs analyze, translate
  • /process [POST] - runs all workflow steps

Support the following post parameters:

  • async: boolean - True/False: indicates if processing is async, requiring a callback URL when results are complete
  • edi: string - the edi message

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions