Search found 7 matches

Go to advanced search

by Perry Hoekstra
Thu May 16, 2013 4:11 pm
Forum: Issues
Topic: Test using Postman
Replies: 8
Views: 305
 
Jump to post

Test using Postman

We seem to be on a disconnect. Is it my understanding that any backend service I create within Appery is NOT accessible other than within an Appery mobile app? That I cannot reference the backend service with a third-party tool such as soapUI, RestClient, etc?

by Perry Hoekstra
Thu May 16, 2013 3:17 pm
Forum: Issues
Topic: Test using Postman
Replies: 8
Views: 305
 
Jump to post

Test using Postman

But the service in NOT in Database. It is a simple POST service that I have setup with an Echo response. But in order to test, I wanted to figure out what the URL would be and I cannot through the service screens. So if I create a simple service called helloWorld and want to invoke it from a browser...
by Perry Hoekstra
Thu May 16, 2013 12:07 pm
Forum: Issues
Topic: Test using Postman
Replies: 8
Views: 305
 
Jump to post

Test using Postman

My assumption is that it would something along the lines of:

http://appery.io/app/project/some_gui...

by Perry Hoekstra
Thu May 16, 2013 11:57 am
Forum: Issues
Topic: Test using Postman
Replies: 8
Views: 305
 
Jump to post

Test using Postman

But how do I discover the publicly accessible URL for this service? There is nothing in the Settings for the service nor in the Test dropdown.

by Perry Hoekstra
Wed May 15, 2013 9:42 pm
Forum: Issues
Topic: Test using Postman
Replies: 8
Views: 305
 
Jump to post

Test using Postman

Once I create a backend service, can I test the request/response through Postman or some other third-party REST tool?

by Perry Hoekstra
Wed May 15, 2013 9:22 pm
Forum: Issues
Topic: POST of a JSON collection
Replies: 2
Views: 115
 
Jump to post

POST of a JSON collection

Once the service is created, can I test the request/response through Postman or some other REST tool?

by Perry Hoekstra
Wed May 15, 2013 8:45 pm
Forum: Issues
Topic: POST of a JSON collection
Replies: 2
Views: 115
 
Jump to post

POST of a JSON collection

Creating a service that the request is a JSON POST. How do I specify through the request/response wizard something like a JSON array, a collection of products such as { "products": [{ "productid": "String", "quantity": 0 }]}

Go to advanced search