greasysock / CahasEDI-Core

Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CahasEDI-Core

Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages

Frontend

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
  • Python 3
    • SQLAlchemy
    • Psycopg2
    • Falcon
    • gunicorn
    • redis
    • huey
  • Postgresql
  • OpenAS2 Configured for each partnership

About

Server/Client to AS2 messaging server for managing EDI partnerships and interpreting messages

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%