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: 119,467 of 180,459
Downloads: 4,813

Daily

Ranking: 41,979 of 180,454
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,075,871,620bundler
23767,894,233rspec
36536,324,078rack-test
70405,276,501redis
67056,530,196grape
95934,173,211mock_redis

Owners

#GravatarHandle
1iconjcagarcia