mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-11-01 00:13:19 -07:00
Update README.md
This commit is contained in:
parent
a96032909e
commit
8a66e70df0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Unofficial List of EDI Github Resources
|
||||||
## Examples
|
## Examples
|
||||||
- [Mulesoft purchase order walkthrough](https://github.com/mulesoft/mulesoft-docs/blob/master/anypoint-b2b/v/latest/ftps-and-edi-x12-purchase-order-walkthrough.adoc)
|
- [Mulesoft purchase order walkthrough](https://github.com/mulesoft/mulesoft-docs/blob/master/anypoint-b2b/v/latest/ftps-and-edi-x12-purchase-order-walkthrough.adoc)
|
||||||
- [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) PHP examples of writing EDI from scratch.
|
- [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) PHP examples of writing EDI from scratch.
|
||||||
- [SDK](https://github.com/EdiFabric/Sdk/tree/master/Hipaa/Edi) - C# Examples of Benefit Enrollment and Claim payments.
|
- [SDK](https://github.com/EdiFabric/Sdk/tree/master/Hipaa/Rules) - C# Examples of Benefit Enrollment (834) and Claim Payments (837).
|
||||||
- [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.
|
- [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.
|
||||||
|
|
||||||
PRs Welcome!
|
PRs Welcome!
|
||||||
|
|
Loading…
Reference in a new issue