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,297 of 187,548
Downloads: 17,475

Daily

Ranking: 108,010 of 187,532
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
28924,538,466rspec
38708,322,847rack-test
79513,058,090redis
67378,374,321grape
99845,456,429mock_redis

Owners

#GravatarHandle
1iconjcagarcia