{"id":26652087,"url":"https://github.com/mensenvau/backend_assignment_nodejs","last_synced_at":"2025-10-04T04:54:43.568Z","repository":{"id":187763397,"uuid":"677529612","full_name":"mensenvau/backend_assignment_nodejs","owner":"mensenvau","description":"Task for job apply","archived":false,"fork":false,"pushed_at":"2023-08-12T00:54:06.000Z","size":810,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T03:48:37.621Z","etag":null,"topics":["javascript","nodejs","rabbitmq","socket-io"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mensenvau.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}},"created_at":"2023-08-11T20:15:43.000Z","updated_at":"2024-11-11T16:31:16.000Z","dependencies_parsed_at":"2023-08-12T04:09:47.053Z","dependency_job_id":null,"html_url":"https://github.com/mensenvau/backend_assignment_nodejs","commit_stats":null,"previous_names":["mensenvau/test_assignment","mensenvau/backend_assignment_nodejs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mensenvau/backend_assignment_nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mensenvau%2Fbackend_assignment_nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mensenvau%2Fbackend_assignment_nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mensenvau%2Fbackend_assignment_nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mensenvau%2Fbackend_assignment_nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mensenvau","download_url":"https://codeload.github.com/mensenvau/backend_assignment_nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mensenvau%2Fbackend_assignment_nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266914,"owners_count":25958733,"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-10-04T02:00:05.491Z","response_time":63,"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":["javascript","nodejs","rabbitmq","socket-io"],"created_at":"2025-03-25T03:48:40.663Z","updated_at":"2025-10-04T04:54:43.230Z","avatar_url":"https://github.com/mensenvau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Assignment\n\n### Тестовое задание на должность \"Ведущий разработчик NodeJS\"\n\n## Clone\n\n- Git Clone: `https://github.com/mensenvau/test_assignment.git`\n- Open Folder `cd test_assignment`\n\n## Install\n\n### RabbitMQ\n\nYou can install the option you want depending on the OS or by installing Docker.\n\n- MAC: `brew install rabbitmq ` [document](https://www.rabbitmq.com/install-homebrew.html)\n- Docker: `docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.9-management`\n\n#### We need start runing RabbitMQ: `brew services start rabbitmq `\n\n### Npm\n\n- `npm install`\n\n## .Env setup\n\n```\nRABBITMQ_CONNETION_STRING=amqp://localhost:5672\n\nM1_PORT=4000\nM2_PORT=4001\n```\n\n_RABBITMQ_CONNETION_STRING - RABBITMQ defaults to this state, if you have something different please change it!_\n\n## Run and test:\n\n### Run\n\n- `npm run start `\n\n### Test\n\nI think the task doesn't have complete information about what to do with the data, so I made 2 sample routers.\n\n- `http://127.0.0.1:4000/users` - get information about all users\n- `http://127.0.0.1:4000/user-info/1` , (`http://127.0.0.1:4000/user-info/\u003cuser-id\u003e`) - Get information about the user\n\n## [Video from Youtube](https://youtu.be/dxFIbruhVAA)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmensenvau%2Fbackend_assignment_nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmensenvau%2Fbackend_assignment_nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmensenvau%2Fbackend_assignment_nodejs/lists"}