tapglue / snaas

Tapglue Social Network as a Service (SNaaS)
https://www.tapglue.com
Apache License 2.0
67 stars 22 forks source link

Add pagination to connection listed by state #21

Closed xla closed 7 years ago

xla commented 7 years ago

One of the last endpoints that was missing pagination, which is inconsistent with the rest of the list endpoints. As connections are ordered by their update time we can chunk the pages by that dimension even when the representation returned is split by direction of the connection.