-
I need to provide some server examples for a thing I've written. I've included Nodejs, PHP and Python. Are there any other glaringly obvious ones I've missed (Ruby?) - needs to be done with zero deps too (i.e. self contained server.[ext])
-
Good lord, go took me 30 minutes to write, PHP took me 30 minutes how to write to stderr - I'm *extremely* rusty on PHP obviously!
-
though amazingly once I got past the "how do I do console.log" the rest of the server example was written in 5 minutes. So that's good :) On to python!