Using Software-I-C482 with redirection.io

Java integration

Install
# Maven: see https://github.com/ktczakutnyi/Software-I-C482
Retrieves the collection of Log resources.
curl \
  -H "Authorization: $API_KEY" \
  /logs
Retrieves the collection of Rule resources.
curl \
  -H "Authorization: $API_KEY" \
  /rules
Retrieves the collection of User resources.
curl \
  -H "Authorization: $API_KEY" \
  /users
SDK on GitHub 📄 API Docs
SDK
Software-I-C482
Java
API
redirection.io
redirection.io
At a glance
Language Java
Endpoints89