idempotency-key
There are 10 repositories under idempotency-key topic.
rafael-piovesan/go-rocket-ride
Toy API implementing idempotency keys using Golang & Clean Architecture
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
mahendraHegde/node-idempotency
makes any request idempotent across nodejs frameworks like nestjs, express, fastify
never-sleeps/microservice-architecture
📚 Microservice Architecture course
KlestovAlexej/Wattle.Examples
Примеры использования Wattle
KlestovAlexej/Wattle.DemoServer
Полнофункциональный демонстрационный сервер на базе библиотеки Wattle
matteoredz/rack-idempotency_key
A Rack Middleware implementing the idempotency design principle using the Idempotency-Key HTTP header.
sushichan044/rails-idempotent
Sample implementation of draft-ietf-httpapi-idempotency-key-header in HTTP API on Rails