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: 63,760 of 184,921
Downloads: 14,903

Daily

Ranking: 12,384 of 184,911
Downloads: 45

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,645,620,564bundler
26858,129,739rspec
36635,266,404rack-test
73472,551,138redis
66771,456,283grape
1,00041,186,382mock_redis

Owners

#GravatarHandle
1iconjcagarcia