Categorygithub.com/aaronriekenberg/go-api
repositorypackage
0.0.0-20241219102834-7bc141b162e8
Repository: https://github.com/aaronriekenberg/go-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-api

Playing with:

Handy command for log file viewing:

tail -F logs/request.log  | jq '"\(.timestamp) \(.request.host) \(.request.method) \(.request.url) \(.response.code) \(.duration)"'