From 3e3ccc148dd236544cb6a0f39472d8e1590254ec Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Fri, 23 Nov 2018 12:55:10 -0800 Subject: [PATCH] BerryWorksSoftware/edi-json (#24) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d29e6c..7a7668c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ List of EDI Github Resources. PRs Welcome! ## Libraries ### Java +- [BerryWorksSoftware/edi-json](https://github.com/BerryWorksSoftware/edi-json) - Serializing EDI as JSON - [moqui/mantle-edi](https://github.com/moqui/mantle-edi) - Mantle EDI Integrations - [mrcsparker/nifi-edireader-bundle](https://github.com/mrcsparker/nifi-edireader-bundle) - Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML - [imsweb/x12-parser](https://github.com/imsweb/x12-parser) - A Java parser for ANSI ASC X12 documents.