It would be practical to start a server to offer access to the data over http, leveraging packr http features.
Things to consider:
- Define if/how running go get executables are allowed.
- Add Dockerfile for easy packaging (
docker run example.com/summon ...)
It would be practical to start a server to offer access to the data over http, leveraging packr http features.
Things to consider:
docker run example.com/summon...)