From 34feeca421513b5b3c1c1e2a688b9464763c9efc Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Tue, 5 Dec 2017 13:13:28 -0800 Subject: [PATCH] Apache NiFi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41b5a21..d7e18b2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Unofficial List of EDI Github Resources - [Visual Studio Code](https://github.com/Silvenga/vscode-edi-x12-support) - A Visual Studio Code extension aimed at providing basic support for the EDI format. ## Libraries +- [Apache NiFi](https://github.com/mrcsparker/nifi-edireader-bundle) - Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML - [EdiEngine](https://github.com/olmelabs/EdiEngine) Simple .NET EDI Reader, Writer and Validator. Read, Write and Validate X12 EDI files with simple EDI Parser written on C#. - [EDI.Net](https://github.com/indice-co/EDI.Net) EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats - [edifact](https://github.com/php-edifact/edifact) - (PHP) Tools to process EDI messages in UN/EDIFACT format