mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Add new Ruby resource (#50)
This commit is contained in:
parent
bb2d4addf6
commit
2e7e63e0e5
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ List of EDI Github Resources. PRs Welcome!
|
|||
### Ruby
|
||||
- [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.
|
||||
- [rwjblue/X12](https://github.com/rwjblue/X12) - X12 Parser - a library to manipulate X12 structures using native Ruby syntax.
|
||||
### 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue