deno_hello/README.md
2021-02-19 15:58:13 +01:00

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