From ca3dd5adaacfc5c5148cd7fda3ac3e98ef65b08e Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Fri, 12 Jul 2019 16:53:58 -0700 Subject: [PATCH] apifocal/x12-parser (#46) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47f3c22..15b029a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ List of EDI Github Resources. PRs Welcome! ## Libraries ### Java +- [apifocal/x12-parser](https://github.com/apifocal/x12-parser) - Java library for parsing and creating ASC X12 EDI transactions - [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