RosettaCodeData/Task/Hello-world-Web-server/Gastona/hello-world-web-server.gastona
2023-07-01 13:44:08 -04:00

13 lines
170 B
Text

#javaj#
<frames> oConsole
#listix#
<main>
MICOHTTP, START, myServer, 8080
<GET />
//<html><body>
// Goodbye world!
//</body></html>