Working proof of concept

This commit is contained in:
Daniel Mason 2025-06-14 19:36:43 +12:00
parent c51b6236f0
commit d39591b3c0
Signed by: idanoo
GPG key ID: 387387CDBC02F132
3 changed files with 309 additions and 4 deletions

View file

@ -1,7 +1,10 @@
# GoCatFacts
Beautiful program. HTTP server. You hit? You get fact. Boom. Default port 80.
Quick and dirty proof of concept.
```shell
go run main.go
```
```
Initial fact list copied from https://github.com/0x27/catfacts/blob/master/catfacts.txt