The liberator service is a restful API allowing authenticated users access to the hosted data sets.
Prerequisites
- sudo apt-get install ca-certificates-java openjdk-17-jdk openjdk-17-jre maven
- run the ./build_maven.sh script to build the maven project and install the project dependencies
- Security Access files from the Downloads ZIP file
- liberator.pfx - placed in your working directory
- liberator.json - placed in your working directory. It should contain YOUR Username & Token
With the downloaded files in your workspace and the prerequisites installed we can move on to pulling some data.
🔥 Critical Note: liberator.pfx and liberator.json must be in your working directory