HTWK-App / Server-Application

Server-Application, designed for use with the HTWK Smartphone-App
GNU General Public License v3.0
1 stars 1 forks source link

How to load more than 4 news messages? #7

Closed rmeissn closed 10 years ago

rmeissn commented 10 years ago

How is the server url build, to load more than 4 news messages? Adding a "&offset=X" doesn't help. Best would be to load them until a date (like: load news messages back to 5.11.2013).

hknochi commented 10 years ago

use parameter offset and limit to get requested range of news

Wiki - API