This library exports a client which can be used to query the SWISH API and even allows using HTTP Digest Auth.
Coming soon
# Optional for running the provided tests; Replace values appropriately
cp env.example. .env
# Running tests
yarn run test
# Building to project (to the dist folder)
yarn run build