Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User and developer should be able to use the tool over a REST API #13

Open
thewillyhuman opened this issue Sep 3, 2020 · 1 comment

Comments

@thewillyhuman
Copy link
Member

thewillyhuman commented Sep 3, 2020

As a User and as a Developer
I want to be able to use the tool by means of a REST API
Because I dont want to deploy the artifact on all the systems where I will use the tool

@thewillyhuman
Copy link
Member Author

thewillyhuman commented Sep 4, 2020

The main idea is to create another module of the root project that contains a very basic REST API layer. This layer would only be a façade for the hermes-core module. Also, would be nice, but not mandatory for this US, to incldue some docker configuration in the root project and that each time a release is done a docker image is automatically uploaded to some image container register like Docker or GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant