Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ hero:
features:
- title: IETF Spec Compliant
details: Implements draft-ietf-httpapi-idempotency-key-header-07
- title: Request Fingerprinting
details: Detects conflicts when the same key is used with different payloads
link: /learn/spec
- title: Learn
details: Understand why idempotency matters for reliable APIs
link: /learn/
---

## Projects
Expand Down
Loading