Skip to content

Initial version

Luc Everse requested to merge initial-version into development

Description

Introduces auta.js, a new, homogeneous way of interfacing with the API. This library currently present in the core's UI, but you won't believe it because it is so terrible.

Compatible with both the browser and node.js, this allows for even better integration than we previously presented.

Changes

It's all new baby.

Additions

A basic library supporting token validation and requesting a list of workers (both not in AuTA's devel branch yet - expect merge requests soon). Tested where possible, and including rudimentary documentation.

Test and Review

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files added to the PR

  • The continuous integration has no problems with the PR

  • The PR is filled in as requested e.g. labels added reviews requested

  • The documentation is up-to-date

Edited by Ewoud

Merge request reports