Looking for something that's not here? Let us know: support@tiggzi.com
Documentation‎ > ‎Services‎ > ‎

REST Service

A REST service, like any service usually has inputs and outputs. Follow the links below to learn how to setup REST service to use in a mobile app. In general, creating a service consists of the following three main steps: 1) entering service URL, 2) defining request parameters, 3) defining response parameters. Once you are done reading on how to create a service, learn how to use a service on a screen. 

Adding



Using Tigzzi Proxy (to simplify development and testing)




Understanding JSON, JSONP and Tiggzi Proxy - read this if your service works when testing but doesn't work when running the app.