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

Create example of XML/HTML/JSON/Yaml templates #50

Merged
merged 5 commits into from
Jul 25, 2023

Conversation

kesmit13
Copy link
Contributor

This example shows a way of using a template engine (Tera) to apply templates to either XML/HTML documents or
JSON/Yaml objects. This allows a powerful way of transforming different data formats.

@pvetere
Copy link
Member

pvetere commented Jul 25, 2023

This is cool! Looks good to me overall. Could you also add a Makefile (just model it after the other examples in this subtree -- don't worry about including a make test if it doesn't make sense for this), and add a one-line blurb to the README in the parent directory here?

@kesmit13
Copy link
Contributor Author

Makefile added

@pvetere pvetere merged commit 1d781ad into singlestore-labs:main Jul 25, 2023
2 checks passed
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