Skip to main content

RESTful event dispatcher based on celery.

Project description

rio(WIP)

How to contribute?

  1. Start from scratch:

    $ virtualenv venv
    $ source venv/bin/activate
    (venv) $ python setup.py develop
    (venv) $ rio db upgrade
    (venv) $ rio runworker
    (venv) $ rio runserver
  2. Please use gpg to sign your commits.

How to Test?

Test:

(venv) $ pip install -r tests-requirements.txt
(venv) $ venv/bin/py.test tests

HISTORY

v0.3.2

  • support PUT && DELETE method

v0.3.1

  • support multiple graph

v0.3.0

  • support template format webhook url

  • add cli command: syncproject

  • add cli command: runworker

  • add cli command: db

  • bugfix

v0.2.4

  • optimize webhook index

v0.2.2

  • add Migration resources

  • add cli

  • add cache for sqlalchemy

  • add event uuid

  • support form and json payload

  • support header for webhook

v0.2.0

  • add SQLALchemy as graph backend

v0.1.0

  • initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rio-0.3.2.tar.gz (38.9 kB view hashes)

Uploaded Source

Built Distribution

rio-0.3.2-py2.py3-none-any.whl (37.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page