crud_audit

module
v0.0.0-...-3cc26af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: MIT

README

Event logging app for crud_movie_manager

Tools
  • go 1.19
  • MongoDB
  • RabbitMQ
How to use this:

Run container with MongoDB:

docker run --rm -d --name audit-log-mongo -e MONGO_INITDB_ROOT_USERNAME=admin -e MONGO_INITDB_ROOT_PASSWORD=qwerty -p 27017:27017 mongo:latest

Run application and it will save events from https://github.com/BalamutDiana/crud_movie_manager to database.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL