Skip to content

rlugojr/kinto-changes

 
 

Repository files navigation

Kinto Changes

image

image

image

kinto-changes shows the list of collection timestamps, allowing to poll changes on several collections with one HTTP request.

Install

pip install kinto-changes

Setup

In the Kinto settings:

The list of timestamps is available at GET /v1/buckets/monitor/collections/changes/records.

Advanced options

The changes entries will have a host attribute, that can be used to distinguish changes from several Kinto instances.

By default, it will rely on the global setting kinto.http_host.

About

Plug Kinto notifications to a collection endpoint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • Makefile 3.5%