Add sezna/edi (#49)

This commit is contained in:
Alex Hansen 2019-10-09 14:21:03 -05:00 committed by Michael Chrisco
parent 551f6c608e
commit bb2d4addf6

View file

@ -33,6 +33,8 @@ List of EDI Github Resources. PRs Welcome!
### Ruby ### Ruby
- [ConsultingMD/ediot](https://github.com/ConsultingMD/ediot) - (Ruby) Electronic Data Interexchange Open Transformer (transforms EDI-834 into CSV) - [ConsultingMD/ediot](https://github.com/ConsultingMD/ediot) - (Ruby) Electronic Data Interexchange Open Transformer (transforms EDI-834 into CSV)
- [irobayna/stupidedi](https://github.com/irobayna/stupidedi) - Ruby API for parsing and generating ASC X12 EDI transactions. - [irobayna/stupidedi](https://github.com/irobayna/stupidedi) - Ruby API for parsing and generating ASC X12 EDI transactions.
### Rust
- [sezna/edi](https://github.com/sezna/edi) - Rust crate for parsing X12 EDI and acting on it. Supports serialization to a variety of formats including JSON.
## CLI utilities ## CLI utilities
- [azoner/pyx12](https://github.com/azoner/pyx12) - (Python) HIPAA X12 document validator and converter - [azoner/pyx12](https://github.com/azoner/pyx12) - (Python) HIPAA X12 document validator and converter