sitescout / api-example

An example JSF application which accesses the SiteScout Application Programming Interface.
BSD 2-Clause "Simplified" License
5 stars 5 forks source link

= 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.

== Viewing ==

http://localhost:8080/api-example/index.jsf