{"id":29878047,"url":"https://github.com/juananthony/dgs-interview-test","last_synced_at":"2025-07-31T07:02:39.199Z","repository":{"id":307074308,"uuid":"1028199282","full_name":"juananthony/dgs-interview-test","owner":"juananthony","description":"🎯 Interview assessment tool for senior Go developers - Intentionally flawed codebase with issues to evaluate candidates' code review skills. ⚠️ NOT production code ⚠️","archived":false,"fork":false,"pushed_at":"2025-07-29T08:11:10.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-29T10:35:06.520Z","etag":null,"topics":["assessment","code-review","ddd","golang","hexagonal-architecture","interview","senior-developer","technical-interview"],"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/juananthony.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,"zenodo":null}},"created_at":"2025-07-29T07:11:20.000Z","updated_at":"2025-07-29T08:16:16.000Z","dependencies_parsed_at":"2025-07-29T10:35:08.057Z","dependency_job_id":"bbd1855a-54c1-407e-b89b-7bc0c76d96b0","html_url":"https://github.com/juananthony/dgs-interview-test","commit_stats":null,"previous_names":["juananthony/dgs-interview-test"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/juananthony/dgs-interview-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juananthony%2Fdgs-interview-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juananthony%2Fdgs-interview-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juananthony%2Fdgs-interview-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juananthony%2Fdgs-interview-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juananthony","download_url":"https://codeload.github.com/juananthony/dgs-interview-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juananthony%2Fdgs-interview-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268003443,"owners_count":24179290,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["assessment","code-review","ddd","golang","hexagonal-architecture","interview","senior-developer","technical-interview"],"created_at":"2025-07-31T07:01:05.396Z","updated_at":"2025-07-31T07:02:39.173Z","avatar_url":"https://github.com/juananthony.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User Service\n\n\u003e **⚠️ INTERVIEW PROJECT ⚠️**\n\u003e \n\u003e **This codebase contains INTENTIONAL bugs, security vulnerabilities, and bad practices!**\n\u003e \n\u003e This project is specifically designed as an **interview tool** to evaluate senior Go developers' ability to identify issues in code.\n\u003e \n\u003e **This code should NOT be used in production.**\n\n---\n\nA simple user management service built with Go.\n\n## Setup\n\n1. Install Go\n2. Run `go mod tidy`\n3. Start the service: `go run cmd/main.go`\n\n## Endpoints\n\n- POST /users - Create user\n- GET /users - Get all users  \n- GET /users/{id} - Get user by ID\n- PUT /users/{id} - Update user\n- DELETE /users/{id} - Delete user\n- POST /users/{id}/orders - Create order for user\n\n## Database\n\nUses PostgreSQL. Make sure you have a database named `userdb` running on localhost.\n\n## Architecture\n\nFollows hexagonal architecture and DDD principles. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuananthony%2Fdgs-interview-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuananthony%2Fdgs-interview-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuananthony%2Fdgs-interview-test/lists"}