mirror of
https://github.com/idanoo/GoCatFacts
synced 2025-07-01 23:02:15 +00:00
7 lines
No EOL
120 B
Markdown
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
|
|
``` |