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,770 of 195,805
Downloads: 18,378

Daily

Ranking: 99,251 of 195,782
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,637,074,285bundler
291,007,160,916rspec
41798,961,252rack-test
83574,669,209redis
68884,865,405grape
95653,804,649mock_redis

Owners

#GravatarHandle
1iconjcagarcia