Express that routes to OSC

Posted on April 13, 2020

I've made this little webserver that listen for incoming POST request and routes immediately through OSC protocol, saving also the messages on a local DB.

Here the repository. Sharing it since it might be useful to someone.