GoCatFacts/README.md
2025-06-14 19:23:55 +12:00

7 lines
No EOL
120 B
Markdown

# GoCatFacts
Beautiful program. HTTP server. You hit? You get fact. Boom. Default port 80.
```shell
go run main.go
```