From 64be7259f3a22fdccf04ddd93036310b51500070 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Mon, 23 Apr 2018 10:49:03 -0400 Subject: [PATCH] Adding ref. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbb338e78..f7cdea82a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ APA ## References +- [Parsing JSON is a Minefield 💣](http://seriot.ch/parsing_json.php) - https://tools.ietf.org/html/rfc7159 - The only public Mison implementation (in rust) https://github.com/pikkr/pikkr - http://rapidjson.org/md_doc_sax.html