Skip to content

An example JSF application which accesses the SiteScout Application Programming Interface.

License

Notifications You must be signed in to change notification settings

sitescout/api-example

Repository files navigation

SiteScout API Example Application

Configuration

Edit APIConnection, adding your API client ID (not your RTB login) and password. Edit AdvertiserKeyProducer with the advertiser identifier which you have access to. Install Wildfly 8 on your local machine. Ensure that it is available at (possibly symlinked) /opt/wildfly8/.

Deployment

From the command line:

./gradlew deploy

This will deploy your application initially, or redeploy it if any changes have been made. It can be run from within your IDE for easy development turnaround.

About

An example JSF application which accesses the SiteScout Application Programming Interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published