web services - Query on using REST architecture in Android applications -


i developing android application , planning use rest architecture communicate web server. rest architecture recommends

"rather letting clients construct urls additional actions, include actual urls rest responses " .

1> idea if include home page url in client (android app) , furthur links included in http response server ? find pros , cons in approach ?

2> please provide inputs on using caching provided rest in android app rather implementing our own way updated server ?

thanks in advance.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -