{"id":19315696,"url":"https://github.com/vladpetriv/scanner_backend_api","last_synced_at":"2026-05-20T05:41:13.613Z","repository":{"id":38336812,"uuid":"505917428","full_name":"VladPetriv/scanner_backend_api","owner":"VladPetriv","description":"backend side represented as REST-API for processing data from tg_scanner","archived":false,"fork":false,"pushed_at":"2023-06-24T08:25:47.000Z","size":2446,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T03:42:40.359Z","etag":null,"topics":["go","jwt","postgresql","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VladPetriv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-06-21T16:15:20.000Z","updated_at":"2022-11-27T11:16:48.000Z","dependencies_parsed_at":"2025-01-06T08:34:36.794Z","dependency_job_id":null,"html_url":"https://github.com/VladPetriv/scanner_backend_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladPetriv%2Fscanner_backend_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladPetriv%2Fscanner_backend_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladPetriv%2Fscanner_backend_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VladPetriv%2Fscanner_backend_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VladPetriv","download_url":"https://codeload.github.com/VladPetriv/scanner_backend_api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240417277,"owners_count":19797968,"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","jwt","postgresql","rest-api"],"created_at":"2024-11-10T01:07:57.988Z","updated_at":"2026-05-20T05:41:08.578Z","avatar_url":"https://github.com/VladPetriv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scanner_backend_api\n\n## Description\n\nscanner_backend_api is a backend side of tg_scanner application\n\n## Documentation\n\nSwagger docs included and hosted on github pages\n\n## Technology\n\nGo, PostgreSQL, Gorilla-Mux, Zap, Go-Sqlmock, Testify, Golang-Migrate, JWT, Swagger\n\n## Installation\n\n```bash\n git clone git@github.com:VladPetriv/scanner_backend_api.git\n\n cd scanner_backend_api\n\n go mod download\n\n```\n\n## Before start\n\nPlease create .env file with this fields:\n\n- DATABASE_URL = PostgreSQL user\n- LOG_LEVEL = Level which logger will handle\n- MIGRATIONS_PATH = Path to migrations:`file://./db/migrations`\n- PORT = Bind address which server going to use\n- JWT_SECRET_KEY = Secret key for json web token\n\n## Usage\n\nStart with docker-compose:\n\n```bash\n make docker\n```\n\nStart an application locally:\n\n```bash\n make run \n```\n\nRunning test suite:\n\n```bash\n make mock # Run it if mocks folder is not exist\n\n make test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladpetriv%2Fscanner_backend_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladpetriv%2Fscanner_backend_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladpetriv%2Fscanner_backend_api/lists"}