No description
| .gitignore | ||
| go.mod | ||
| html.go | ||
| html_test.go | ||
| human.go | ||
| human_test.go | ||
| LICENSE | ||
| README.md | ||
go-human.json
Simple implementation of human.json in Go.
Usage
Install with:
go get -u git.anhgelus.world/anhgelus/go-human.json
Type Human represents the JSON file.
You can get the URL of the human.json referenced by a link tag with GetURLFromHTML.