grape-idempotency

https://rubygems.org/gems/grape-idempotency
https://github.com/jcagarcia/grape-idempotency
Add idempotency support to your Grape APIs for safely retrying requests without accidentally performing the same operation twice. When creating or updating an object, use an idempotency key. Then, if a connection error occurs, you can safely repeat the request without risk of creating a second object or performing the update twice.

Total

Ranking: 60,158 of 191,854
Downloads: 17,964

Daily

Ranking: 43,668 of 191,816
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,322,801,827bundler
29968,524,191rspec
39756,267,111rack-test
81547,688,526redis
68581,813,230grape
98649,483,413mock_redis

Owners

#GravatarHandle
1iconjcagarcia