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,193 of 187,224
Downloads: 17,411

Daily

Ranking: 49,934 of 187,196
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
27919,195,736rspec
37701,454,709rack-test
79509,393,117redis
66778,002,399grape
99645,042,117mock_redis

Owners

#GravatarHandle
1iconjcagarcia