Software for Testing the API
To test the Alloy Navigator API functionality, you can use any software capable of sending HTTP requests and receiving HTTP responses, for example:
-
Chrome REST Console (https://chrome.google.com/webstore/detail/rest-console/cokgbflfommojglbmbpenpphppikmonn)
-
Fiddler (http://www.telerik.com/fiddler)
You can also use scripting languages, such as PHP, Python, Ruby, etc.