diff --git a/Solutions/challenge-json-parser.md b/Solutions/challenge-json-parser.md index c4d3c2f0..13078f2f 100644 --- a/Solutions/challenge-json-parser.md +++ b/Solutions/challenge-json-parser.md @@ -57,3 +57,4 @@ The shared solutions: | 48 | [json_parser](https://github.com/assaidy/json_parser) | ODIN | [Ahmad Assaidy](https://github.com/assaidy) | | 49 | [jpTool](https://github.com/lizardkingLK/coding-challenges/tree/main/jpTool) | C# | [lizardkingLK](https://github.com/lizardkingLK) | | 50 | [json-parser-in-php](https://github.com/DanielHemmati/json-parser-in-php) | php | [Daniel Hemmati](https://github.com/DanielHemmati) | +| 51 | [cuneiform](https://github.com/abeni-al7/cuneiform) | Go | [abeni-al7](https://github.com/abeni-al7) |