mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-11-01 00:13:19 -07:00
Add sezna/edi (#49)
This commit is contained in:
parent
551f6c608e
commit
bb2d4addf6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue