modulepackage
0.2.2
Repository: https://github.com/akleinloog/http-logger.git
Documentation: pkg.go.dev
# README
http-logger
A simple HTTP Logger in Go.
Run a local instance
After cloning the repository, start a new local instance using
docker-compose up --build
Build the image
The build script will automatically build and tag the image. If it is a clean build, i.e., no local changes, and no commits since the last version tag, the image is automatically pushed to docker hub.
Build a new image using
./deploy.sh
# Packages
No description provided by the author
Copyright © 2020 Arnoud Kleinloog <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright © 2020 Arnoud Kleinloog <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author