1
0
Fork
You've already forked the-idempotency-key
0
example server/client for using idempotency keys according to the IETF spec
  • JavaScript 82%
  • HTML 18%
2025年03月30日 16:30:19 +01:00
client.html display errors 2025年03月30日 16:08:46 +01:00
db.js add a db to store idempotency keys 2025年03月30日 16:05:42 +01:00
README.md format 2025年03月30日 16:30:19 +01:00
responses.js split responses to a different file to reduce the noise 2025年03月30日 16:11:13 +01:00
server.js split responses to a different file to reduce the noise 2025年03月30日 16:11:13 +01:00

The Idempotency Key

Example app for: https://datatracker.ietf.org/doc/draft-ietf-httpapi-idempotency-key-header/