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: 60,435 of 193,540
Downloads: 18,159

Daily

Ranking: 103,856 of 193,523
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,477,387,544bundler
29987,418,354rspec
39777,465,878rack-test
83561,296,784redis
68983,321,647grape
97451,603,732mock_redis

Owners

#GravatarHandle
1iconjcagarcia