mirror of
https://github.com/idanoo/GoCatFacts
synced 2025-11-06 04:38:15 +00:00
No description
| .gitignore | ||
| facts.txt | ||
| go.mod | ||
| go.sum | ||
| gocatfacts.service | ||
| main.go | ||
| README.md | ||
GoCatFacts
Beautiful program. HTTP server. You hit? You get fact. Boom. Default port 80. Quick and dirty proof of concept.
go run main.go
Initial fact list copied from https://github.com/0x27/catfacts/blob/master/catfacts.txt