Nexedi / helloweb

Shows how to say hello to the Web in different ways (Mirror of https://lab.nexedi.com/nexedi/helloweb ; Please submit patches and issues there)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Shows how to say hello to the Web in different ways (Mirror of https://lab.nexedi.com/nexedi/helloweb ; Please submit patches and issues there)

License:Other


Languages

Language:Python 41.3%Language:Ruby 29.6%Language:Go 29.1%