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: 65,307 of 184,572
Downloads: 14,345

Daily

Ranking: 80,266 of 184,564
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,600,826,698bundler
26849,348,366rspec
37625,838,413rack-test
72467,558,715redis
66670,096,272grape
99840,672,059mock_redis

Owners

#GravatarHandle
1iconjcagarcia