{"id":21984931,"url":"https://github.com/fn-devx/go-crud-audit-log","last_synced_at":"2026-04-05T21:04:50.647Z","repository":{"id":262870740,"uuid":"857369049","full_name":"fn-devX/go-crud-audit-log","owner":"fn-devX","description":"audit logger # 2024","archived":false,"fork":false,"pushed_at":"2024-09-14T13:32:59.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T01:45:35.729Z","etag":null,"topics":["go","go-learning","postgres","shell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fn-devX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T13:26:34.000Z","updated_at":"2024-09-14T13:34:11.000Z","dependencies_parsed_at":"2024-11-14T19:03:02.128Z","dependency_job_id":null,"html_url":"https://github.com/fn-devX/go-crud-audit-log","commit_stats":null,"previous_names":["fn-devx/go-crud-audit-log"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fn-devX/go-crud-audit-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fn-devX%2Fgo-crud-audit-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fn-devX%2Fgo-crud-audit-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fn-devX%2Fgo-crud-audit-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fn-devX%2Fgo-crud-audit-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fn-devX","download_url":"https://codeload.github.com/fn-devX/go-crud-audit-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fn-devX%2Fgo-crud-audit-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260606472,"owners_count":23035350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","go-learning","postgres","shell"],"created_at":"2024-11-29T18:11:58.215Z","updated_at":"2025-12-30T22:30:41.545Z","avatar_url":"https://github.com/fn-devX.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logging Service for requests\n\n\n### Stack\n- go 1.21\n- postgres \n\n### Launch\nTo run, you need to specify environment variables, for example, in a .env file.\n\n```\nexport DB_URI=mongodb://localhost:27017\nexport DB_USERNAME=admin\nexport DB_PASSWORD=zmrtestit\nexport DB_DATABASE=audit\n\nexport SERVER_PORT=9000\n```\n\nBuild and run\n```\nsource .env \u0026\u0026 go build -o app cmd/main.go \u0026\u0026 ./app\n```\n\nFor MongoDB, you can use Docker\n\n```\ndocker run --rm -d --name audit-log-mongo \\\n\u003e -e MONGO_INITDB_ROOT_USERNAME=admin \\\n\u003e -e MONGO_INITDB_ROOT_PASSWORD=zmrtestit \\\n\u003e -p 27017:27017 mongo:latest\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffn-devx%2Fgo-crud-audit-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffn-devx%2Fgo-crud-audit-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffn-devx%2Fgo-crud-audit-log/lists"}