RubyGems Navigation menu

grape-idempotency 1.1.0

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.1.0 - December 12, 2023 (13 ko)
  2. 1.0.0 - November 23, 2023 (12 ko)
  3. 0.1.3 - November 07, 2023 (10 ko)
  4. 0.1.2 - November 06, 2023 (9,5 ko)
  5. 0.1.1 - November 06, 2023 (9,5 ko)
Voir toutes les versions (6)

Dépendances de Runtime (2):

grape >= 1
redis >= 4

Dépendances de Development (4):

bundler >= 0
mock_redis >= 0
rack-test >= 0
rspec >= 0

Propriétaires:

Pushed by:

Auteurs:

  • Juan Carlos García

Total de contrôle SHA 256:

0e688155f32e899f7c9438598d969017404ae5651182bd036faf9efccb2fabbe

Total de téléchargements 5 788

Pour cette version 4 350

License:

MIT

Version de Ruby requise: >= 2.6

Liens: