Hi!
Does Glitch supports platforms other than Node.JS, like python, PHP ?
Glitch doesn’t support other languages, but with some extra effort it is possible to use these languages on Glitch.
PHP: glitch.com/edit/#!/hello-httpd
Python: Glitch (page with demos)
3 Likes