I have a separate application written in Go, which takes input from the CLI and gives JSON. I want to send it a String as input from my node application. How do I start? I need to learn how to do it.
i've reffered to gopherJS
I have a separate application written in Go, which takes input from the CLI and gives JSON. I want to send it a String as input from my node application. How do I start? I need to learn how to do it.
i've reffered to gopherJS