Dear Appery,
is it possible to connect to a MemCache server via REST call?
EDIT:
I also trying (and preferring) to connect using REST to my RedisToGo server, i know they support REST API but i just cant connect to it
TIA!!
Best,
R.
Dear Appery,
is it possible to connect to a MemCache server via REST call?
EDIT:
I also trying (and preferring) to connect using REST to my RedisToGo server, i know they support REST API but i just cant connect to it
TIA!!
Best,
R.
Sure, you should be able to connect to any REST API.
If you post a curl command to connect to the service, we will help you set it up in Appery.io app
Thx Max! post few tests i'm thinking of using your MongoDB instead, the only question is how do i insert/delete records from Appery DB from my webserver (outside Appery)?
You can use any language of your choice, the API is here: http://docs.appery.io/documentation/b...
Cool , thx max!