mirror of
https://github.com/idanoo/GoCatFacts
synced 2025-07-02 07:12:14 +00:00
Working proof of concept
This commit is contained in:
parent
c51b6236f0
commit
d39591b3c0
3 changed files with 309 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue