From 9df7d73b230dcf49861d11021103699c626e876f Mon Sep 17 00:00:00 2001 From: Yaniv Golan Date: Thu, 7 Nov 2024 10:06:30 +0200 Subject: [PATCH] Update api-reference.md --- docs/api-reference.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/api-reference.md b/docs/api-reference.md index 10c0c98..aa75875 100644 --- a/docs/api-reference.md +++ b/docs/api-reference.md @@ -1,5 +1,9 @@ # API Reference +## Python implementation + +You can find a full featured reference implementation with validation support in Python at the [STJLib repo](https://github.com/yaniv-golan/stjlib). + ## Tools ### `stj_validator.py`