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,839 of 196,106
Downloads: 18,403

Daily

Ranking: 60,696 of 196,079
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,666,535,620bundler
291,010,539,582rspec
41802,674,391rack-test
83576,984,751redis
68785,130,681grape
95454,181,632mock_redis

Owners

#GravatarHandle
1iconjcagarcia