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

Enhance service configuration #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jtomaspm
Copy link

Hey, saw your post :)
Since the task was specified a micro service architecture I would recommend providing better ways for your dev ops team to configure your service. Here I provide some examples, like providing docker/docker-compose templates and injecting service configuration from environment variables.

@jtomaspm
Copy link
Author

I also added api documentation. There are many ways to do this, but the most common I see out there is openapi standard

@brandonto
Copy link
Owner

Hi Joao! Thanks so much for the pull request! It is really appreciated. I was planning on updating this with a Dockerfile myself eventually, so you saved me some work.

For part 2 of the pull request, there is already an OpenAPI 3.0 json document in the docs directory of the project. Not sure if you've noticed.

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

Successfully merging this pull request may close these issues.

2 participants