mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Fix EdiFabrik link (#12)
This commit is contained in:
parent
e0f865297a
commit
904655be40
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ List of EDI Github Resources. PRs Welcome!
|
|||
## Examples
|
||||
- [Mulesoft examples](https://github.com/mulesoft/mulesoft-docs/blob/master/anypoint-b2b/v/latest/)
|
||||
- [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/Rules) - C# Examples of Benefit Enrollment (834) and Claim Payments (837).
|
||||
- [Sdk](https://github.com/EdiFabric/Sdk/blob/master/EdiFabric.Sdk.Demo/Program.cs) - C# Demo using EdiFabric.
|
||||
- [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