Merge pull request #101 from michaelachrisco/100-add-ballerina-platformedi-tools

Add in ballerina-platform/edi-tools
This commit is contained in:
Michael Chrisco 2024-05-01 16:07:14 -07:00 committed by GitHub
commit faa9ab44ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ https://michaelachrisco.github.io/Electronic-Interchange-Github-Resources/
### Java
- [apifocal/x12-parser](https://github.com/apifocal/x12-parser) - Java library for parsing and creating ASC X12 EDI transactions
- [ballerina-platform/edi-tools](https://github.com/ballerina-platform/edi-tools) - This library provides the functionality required to process EDI files and implement EDI integrations.
- [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