The main example class to see is src/main/java/GalileoApiGateway.java
.
- Install Brew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install Maven:
brew install maven
- Run the application
mvn exec:java -Dexec.mainClass="GalileoApiGateway" -Dexec.args="GALILEO_API_KEY GALILEO_API_URL"
Example of GALILEO_API_URL: https://api.xyz.rungalileo.io
Get the GALILEO_API_KEY by
- Going to Galileo console home
- Click your icon (on the bottom left)
- API Keys
- Create one