Ask : Custom Code

0 votes

i want design my apps data flow like 

Client Apps -> JAR (App42) -> App42
Client Apps <- JAR (App42) <- App42
 
how many API hit for that design?
 
if it considered as 4 hits, can i access NoSQL in my custom code using local Connection so that considered as 2 hits?
 
thanks

 

 

asked Mar 6, 2014 in App42 Cloud API-BaaS by goldglorygirl (55 points)

1 Answer

0 votes
This would be considered as single API call only as it includes round trip data transmission from client to server.

From custom code you can access NoSQL Storage Service and would be accounted as single API call too.
answered Mar 6, 2014 by ajay123 (899 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...