Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

adobe/helix-json-filter

Helix JSON Filter

Service used to filter JSON data from a helix3 content bus

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Usage

curl https://helix-pages.anywhere.run/helix-services/json-filter@v1

For more, see the API documentation.

Development

Please note that helix3 functions require authentication. in order to deploy manually and run the deploy tests, add the authorization to the test headers to your .env file. eg:

HLX_TEST_HEADERS={"authorization": "token xxxxxxxxxxyyyyyyyyyzzzzzzz"}

Deploying Helix JSON Filter

All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/json-filter@ci<num> and tagged with the CI build number.