adi
Posts: 0
Joined: Tue Jun 26, 2012 8:09 pm

Adding tutorial - application using internal DB and sync with external REST DB

I've been searching for this too long :)
i think its time to think about this

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Adding tutorial - application using internal DB and sync with external REST DB

Thanks for the idea..we'll work on something.

Joop Verbaken
Posts: 0
Joined: Fri Mar 01, 2013 10:47 pm

Adding tutorial - application using internal DB and sync with external REST DB

Adi great idea especially if you would take a Ruby on Rails backend.
We will get the word out in the RoR community to use Tiggzi !!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Adding tutorial - application using internal DB and sync with external REST DB

As long as a service is exposed via REST API, you can easily use it when building an app in Tiggzi. Most of our tutorials show how to use REST services. The concepts are identical when using any 3rd party REST service.

David6064062
Posts: 0
Joined: Sat Jul 20, 2013 1:34 pm

Adding tutorial - application using internal DB and sync with external REST DB

How would one sync folders using a rest api, or upload from a local folder then delete the file locally once upload ? Would there be a problem uploading big files using REST (time outs from the web side etc) ?

Thanks

David

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Adding tutorial - application using internal DB and sync with external REST DB

The actual sync would need to be coded by you. It depends on requirements and implementation.

Uploading files shouldn't be a problem.

Return to “Issues”