Create simple server for collection of languages
Closed this issue · 5 comments
Instead of forcing Node on people from the beginning, it would be great to make this a place that's easy for anybody to jump into.
- JS/Node
- Python
- Ruby
- Java?
- PHP
I think it shuold be as easy as this and they should all work identically without dependencies if possible (right now node requires npm install, possible to make it work without by maybe not reasonable)
node server.js
python server.py
ruby server.rb
php server.php@spicyj is there any service here that we can use, that allows these kind of stuff already? Like, rawgit, or maybe firebase, if you know what I mean.
some in-progress changes:
is this issue still need to be fixed?
As you can see from the checklist there are other platforms that were not done. I've left it open in case others wanted to pick up the remaining ones (Java, PHP)
Going to call this closed. If people want more they can follow up.