NodeJS
NodeJS is server-side JavaScript. You can write your own programs and put them on a server to be reachable throught the internet!
Reading OSC
There are many Node modules that deal with OSC, we'll be using node-osc by MylesBorins but feel free to explore different options.
You can find a small example project in environments/nodejs/