Questions on Mobile Implementation
Hello,
We are going to setup AIS server in our lab environment to POC a few of the Mobile Applications (expense management, RSS) In order for a mobile device to access the AIS server on our network we are planning an API gateway to forward requests internally.
The folks responsible for our API are asking the following questions I am hoping can be answered. I do not see the answers in the implementation guides.
1. Is Oauth supported?
2. What type of data is to be parsed? JSON or JSON and XML?
3. What is the resource method: POST, GET, PUT, DELETE?
4. INPUT JSON/XML request? OUTPUT JSON/XML request?