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,239 of 186,938
Downloads: 17,173

Daily

Ranking: 50,933 of 186,929
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,935,666,006bundler
27913,826,364rspec
37695,015,841rack-test
79505,449,899redis
66477,607,836grape
99644,603,696mock_redis

Owners

#GravatarHandle
1iconjcagarcia