Hey guys!
I want to develop a system where is possible to “translate” a JSON in another via a web interface. The point of this is give users ability to create those parsers without the programming language.
Today I already have this written in NodeJS and using Handlebars (HTML template engine for building JSON sucks 🤮).
I’m rewriting some microservices in Kotlin (with #spring) and I’d like your opinion about this system be written in Kotlin? Any suggestion how could I do this?
Thread in Slack Conversation