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: 59,838 of 191,175
Downloads: 17,915

Daily

Ranking: 49,242 of 191,064
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,272,137,771bundler
29961,938,418rspec
39748,766,153rack-test
80543,097,087redis
68481,317,808grape
99248,848,874mock_redis

Owners

#GravatarHandle
1iconjcagarcia