A vanity urls/domain for golang packages.
Go to file
iratusmachina f17afbd227 Merge pull request 'feature/adding-log-file' (#1) from feature/adding-log-file into main
Reviewed-on: #1
2024-05-06 07:23:52 +00:00
templates Adding other files 2024-05-06 03:20:30 -04:00
README.md Adding commands to README.md 2024-05-06 03:20:13 -04:00
app.go Adding other files 2024-05-06 03:20:30 -04:00
conf.go Refactoring conf and main 2024-05-06 03:17:11 -04:00
embed.go Adding other files 2024-05-06 03:20:30 -04:00
go.mod first commit 2024-04-25 15:49:31 -04:00
handlers.go Adding other files 2024-05-06 03:20:30 -04:00
logger.go Adding logger and config files 2024-05-03 18:58:49 -04:00
main.go Refactoring conf and main 2024-05-06 03:17:11 -04:00
middleware.go Adding other files 2024-05-06 03:20:30 -04:00

README.md

Testing

With the go-get command

$ go get -v -u jbowen.dev/cereal
get "jbowen.dev/cereal": found meta tag get.metaImport{Prefix:"jbowen.dev/cereal", VCS:"git", RepoRoot:"https://github.com/jamesbo13/cereal"} at //jbowen.dev/cereal?go-get=1
jbowen.dev/cereal (download)

With the httpie command

$ http --body "https://gopkg.in/yaml.v3?go-get=1"
...