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,736 of 189,968
Downloads: 17,875

Daily

Ranking: 25,964 of 189,933
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,223,052,755bundler
29955,025,919rspec
38741,900,562rack-test
80537,678,577redis
68280,831,583grape
99548,135,533mock_redis

Owners

#GravatarHandle
1iconjcagarcia