mirror of
https://github.com/rjNemo/deno_hello
synced 2026-06-11 20:36:39 +00:00
10 lines
212 B
Markdown
10 lines
212 B
Markdown
# Hello Server
|
|
|
|
Web app which returns the iconic Hello, World in various locales
|
|
|
|
## Features
|
|
|
|
- [x] Print hello world in a random locale
|
|
- [x] Select the locale by id
|
|
- [x] Use with CLI
|
|
- [ ] Serve via internet
|