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

Replace API with yaml in/output #2

Open
timdiels opened this issue Oct 25, 2020 · 2 comments
Open

Replace API with yaml in/output #2

timdiels opened this issue Oct 25, 2020 · 2 comments

Comments

@timdiels
Copy link
Owner

timdiels commented Oct 25, 2020

Replace API with yaml or json in/output, that way programmatic use can be done from any language and our code doesn't have to be backwards compatible; just a nice little micro service command.

@timdiels
Copy link
Owner Author

yaml is more readable, it will do, especially if we were to drop the CLI in favour of a yaml input file.

@timdiels timdiels changed the title Replace API with json/yaml in/output Replace API with yaml in/output Oct 25, 2020
@timdiels
Copy link
Owner Author

timdiels commented Oct 25, 2020

Input is already yaml only now, no CLI. So only need to:

  • make sure can output as yaml too
  • no longer offer as an API, so we can simplify some things

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

No branches or pull requests

1 participant