17 lines
427 B
Markdown
17 lines
427 B
Markdown
# Goffy
|
|
|
|
> Basic iffy.cert.hr front, for now just a cli tool.
|
|
|
|
Improved to simpler webserver that runs on port 3333.
|
|
|
|
To get result on url, just run 127.0.0.1:3333/result?url=ekupi.hr for example, and you will get result.
|
|
|
|
> Next to get some html templating setup.
|
|
|
|
Got basic html templates and css going with search boxes.
|
|
|
|
|
|
## Go built in library is great
|
|
|
|
Had fun with go built in library, everything I nedded right inside.
|