No description
Find a file
2021-02-19 16:27:55 +01:00
.idea refactor 2021-02-19 14:31:13 +01:00
.vscode init setup 2021-02-19 11:49:48 +01:00
src refactor: docs and makefile 2021-02-19 16:14:38 +01:00
cli.ts refactor: docs and makefile 2021-02-19 16:14:38 +01:00
Makefile basic server 2021-02-19 16:27:55 +01:00
README.md polish source API 2021-02-19 15:58:13 +01:00
server.ts basic server 2021-02-19 16:27:55 +01:00

Hello Server

Web app which returns the iconic Hello, World in various locales

Features

  • Print hello world in a random locale
  • Select the locale by id
  • Use with CLI
  • Serve via internet