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,250 of 192,454
Downloads: 18,038

Daily

Ranking: 40,980 of 192,434
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,372,639,600bundler
29974,552,057rspec
39763,148,727rack-test
82552,014,113redis
68582,306,618grape
98050,154,454mock_redis

Owners

#GravatarHandle
1iconjcagarcia