Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 559 Bytes

README.rst

File metadata and controls

16 lines (11 loc) · 559 Bytes

Helloweb - simple demo to say hello to the Web in different languages

All programs implement simple Web-server which listens on an IPv6 address and answers HTTP requests with simple "Hello" message.

The programs are used in SlapOS helloworld software release.

The following languages are demonstrated:

  • Python
  • Ruby
  • Go