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,340 of 193,030
Downloads: 18,109

Daily

Ranking: 70,942 of 193,008
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,424,768,626bundler
29980,978,640rspec
39770,329,231rack-test
82556,667,505redis
68882,822,345grape
97750,891,765mock_redis

Owners

#GravatarHandle
1iconjcagarcia