mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
BerryWorksSoftware/edireader (#33)
* BerryWorksSoftware/edireader * Fix Mulesoft docs (#34) * Fix Mulesoft docs * Update README.md
This commit is contained in:
parent
ced6a325ab
commit
635482bd28
1 changed files with 2 additions and 1 deletions
|
@ -53,8 +53,9 @@ List of EDI Github Resources. PRs Welcome!
|
|||
- [EdiFabric/Sdk](https://github.com/EdiFabric/Sdk) - Dynamically read, manipulate and write EDI files. From EDIFabric.
|
||||
- [EDI Editor](https://www.tallan.com/products/t-connect-edi-management/x12-studio-tool-box/) - X12 EDI editor
|
||||
- [MicrosoftDocs/biztalk-docs](https://github.com/MicrosoftDocs/biztalk-docs) - Microsoft Biztalk documentation
|
||||
- [mulesoft/mulesoft-docs](https://github.com/mulesoft/mulesoft-docs) - Main MuleSoft documentation repository
|
||||
- [Mulesoft](https://github.com/mulesoft) - Collection of Mulesoft Repositories.
|
||||
- [T-Connect](https://www.tallan.com/products/t-connect-edi-management/t-connect-edi-management-suite/) - T-Connect is a HIPAA-focused EDI management platform designed to accelerate claim and payment processing, improve first-pass adjudication rates and provide end-to-end visibility into the lifecycle of your data.
|
||||
- [BerryWorksSoftware/edireader](https://github.com/BerryWorksSoftware/edireader) - EDIReader is a Java package for parsing business documents structured according to EDI standards. It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based system that allows the configuration of a custom SAX parser.
|
||||
|
||||
## Examples
|
||||
- [Edipique/EDI-X12](https://github.com/dipique/EDI-X12) - Rough process for generating EDI X12 834 and 837 files from a CSV file. Structured in a way that allows easy transition to other data sources.
|
||||
|
|
Loading…
Reference in a new issue