idempotent-requests
There are 11 repositories under idempotent-requests topic.
danschultzer/idempotency_plug
Plug that makes POST and PATCH requests idempotent
swiftmade/playback
Implement idempotent endpoints in Laravel à la Stripe
catmullet/one
🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.
jcagarcia/grape-idempotency
Gem for supporting idempotency in your Grape APIs
fumoboy007/swift-http-error-handling
Interpret HTTP responses and handle failures in Swift.
DiceNameIsMy/proper-FastAPI-startup
My vision of pretty good FastAPI project template to start with
sobhanatar/idempotent
Idempotent Package for Laravel
mahendraHegde/node-idempotency
makes any request idempotent across nodejs frameworks like nestjs, express, fastify
matteoredz/rack-idempotency_key
A Rack Middleware implementing the idempotency design principle using the Idempotency-Key HTTP header.
jodevsa/hapi-idempotency
Make any mutating endpoint idepmotent