Repository for defining DMS (Document Management System) interoperation API.
- Registry - project written in Go to act like a centralized registry for storing all of the intercommunicating organization info, including public keys and URLs.
- openapi.yml (root dir) - proposal for a unified API for receiving documents among different DMS vendors.
- PostgreSQL >12
- Golang (only for compilation)
- Create user, DB in Postgres.
- Change DB related values in config.json
- Populate DB as necessary with organizations.
- Run respective build script for your OS.
- Execute the binary.