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,375 of 187,922
Downloads: 17,552

Daily

Ranking: 144,411 of 187,912
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,041,798,299bundler
28929,651,273rspec
38713,973,058rack-test
79516,659,878redis
67778,755,542grape
99745,876,070mock_redis

Owners

#GravatarHandle
1iconjcagarcia