Falcon Idempotency

https://img.shields.io/github/license/bhargavrpatel/falcon-idempotency.svg?style=flat https://api.travis-ci.org/bhargavrpatel/falcon-idempotency.svg?branch=master Updates

Tooling to add idempotency to your Falcon APIs.

Installation

Package is available under PyPI and can be simply installed with pip. Please note that we only support Python 3 as Python 2.7 will soon be sunset.

pip install falcon-idempotency

How it works

Todo

Usage

Todo

Links

License