Express that routes to OSC

• 1 min read

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.