htm-community / river-view

Public Temporal Streaming Data Service Framework
http://data.numenta.org/
MIT License
28 stars 16 forks source link

Return navigation URLs with each JSON data response #129

Closed rhyolight closed 8 years ago

rhyolight commented 8 years ago

To enable programmatic navigation through data streams, each response should return the following metadata:

These URLs should not be returned if no data exists for the next or previous pages.

Depends on #139.