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,770 of 184,451
Downloads: 14,154

Daily

Ranking: 11,915 of 184,440
Downloads: 55

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,581,679,347bundler
26845,986,504rspec
37622,184,707rack-test
72465,300,213redis
66569,556,336grape
99640,436,949mock_redis

Owners

#GravatarHandle
1iconjcagarcia