vrac

Template-based web library [WIP] - https://github.com/green-coder/vrac Zulip archive: https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/vrac Clojureverse archive: https://clojurians-log.clojureverse.org/vrac
2020-06-26T01:55:56.014400Z

@souenzzo that’s a useful document, thank you

2020-06-26T01:57:46.016300Z

With the template syntax currently used in Vrac, the user does not directly type EQL queries. Instead, a program reads the template and generates them.

2020-06-26T01:58:36.016900Z

however, the user has to provide the resolvers himself, so yeah, that would be useful.