Hi All,
I have a requirement to build a web interface which will essentially be a presentation of information extracted from Airwave using rest API.
The idea is to make the web page searchable and be able to monitor stats as a collective which the Airwave GUI would not show in the same place.
I have made a start and read through the Airwave API integration guide but wondered if anyone else has done this?
I am wondering about :
- authroisation cookies
- schemas for presenting the XML data
- if anyone has used a WYSIWG builder
- HTTP Get vs JSON (java)
- Anything else that might be relevant !!
Any comments / help / examples / screenshots appreciated
Thanks in advance