2 paid services (#3)

Paid Services
This commit is contained in:
michaelachrisco 2017-12-26 08:35:26 -08:00 committed by GitHub
parent 34feeca421
commit 42e4ae6f40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,11 +20,13 @@ Unofficial List of EDI Github Resources
- [Bots](https://github.com/bots-edi/bots) - Bots EDI Translator
- [BizTalk](https://github.com/MicrosoftDocs/biztalk-docs) Microsoft Biztalk
- [MuleSoft](https://github.com/mulesoft/mulesoft-docs)
- [EDI Editor](https://www.tallan.com/products/t-connect-edi-management/x12-studio-tool-box/) - EDI editor
- [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.
## 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)
- [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) PHP examples of writing EDI from scratch.
- [SDK](https://github.com/EdiFabric/Sdk) Dynamically read, manipulate and write EDI files. From EDIFabric.
PRs Welcome!