Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greasysock/CahasEDI-Core
Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages
https://github.com/greasysock/CahasEDI-Core
Last synced: 2 months ago
JSON representation
Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages
- Host: GitHub
- URL: https://github.com/greasysock/CahasEDI-Core
- Owner: greasysock
- License: gpl-3.0
- Created: 2019-01-16T17:24:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T17:09:20.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T16:43:44.438Z (6 months ago)
- Language: Python
- Size: 159 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Electronic-Interchange-Github-Resources - greasysock/CahasEDI-Core - Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages. (Libraries / Python)
README
# CahasEDI-Core
Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages
## Frontend
[CahasEDI-Dashboard](https://github.com/greasysock/CahasEDI-Dashboard) is being developed alongside CahasEDI-Core to be the official frontend for the project.
#### Disclaimer
CahasEDI-Core is in very early stages of development and is not ready/intended for use at the moment.
#### Framework
#### Todo
* Implement EDI Documents for reading and writing (to vendor specification):
* ~~810~~
* ~~850~~
* ~~855~~
* 856
* ~~860~~
* ~~997~~
* Check documents for syntax
* Migrate syntax backend from EdiEngine to native library
#### Requirements
* Temporarily
* EdiEngine https://github.com/olmelabs/EdiEngine (Used for syntax checking, and 856 document type)
* Python 3
* SQLAlchemy
* Psycopg2
* Falcon
* gunicorn
* redis
* huey
* Postgresql
* OpenAS2 Configured for each partnership