{"id":15190539,"url":"https://github.com/drakmord2/server-side-nodejs","last_synced_at":"2026-03-04T12:03:18.778Z","repository":{"id":106619197,"uuid":"116905231","full_name":"Drakmord2/server-side-nodejs","owner":"Drakmord2","description":"Repository for exercises of Coursera's Server-side NodeJS course.","archived":false,"fork":false,"pushed_at":"2018-02-01T08:33:32.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T04:54:46.985Z","etag":null,"topics":["docker","express-js","loopbackjs","mongodb","mongoose-js","node-js","passportjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Drakmord2.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":"2018-01-10T03:51:02.000Z","updated_at":"2018-01-15T04:57:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"9092ec3e-bda5-4971-a8c1-ca0dc4fbfda8","html_url":"https://github.com/Drakmord2/server-side-nodejs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Drakmord2/server-side-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drakmord2%2Fserver-side-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drakmord2%2Fserver-side-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drakmord2%2Fserver-side-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drakmord2%2Fserver-side-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drakmord2","download_url":"https://codeload.github.com/Drakmord2/server-side-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drakmord2%2Fserver-side-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T11:57:42.557Z","status":"ssl_error","status_checked_at":"2026-03-04T11:56:10.793Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","express-js","loopbackjs","mongodb","mongoose-js","node-js","passportjs"],"created_at":"2024-09-27T20:41:26.838Z","updated_at":"2026-03-04T12:03:13.758Z","avatar_url":"https://github.com/Drakmord2.png","language":"JavaScript","readme":"# Server-side NodeJS\nRepository for exercises of Coursera's Server-side NodeJS course.\n\nhttps://www.coursera.org/learn/server-side-nodejs\n\n## Contents\n\n**Week 1**\n\nIntro to server-side development with NodeJS\n\n- node-examples (Intro to Node.js)\n- node-http     (Node.js HTTP server)\n- node-express  (Express.js server)\n\n**Week 2**\n\nData storage with MongoDB \n\n- conFusionServer (REST API)\n- node-mongo      (MongoDB server)\n- node-mongoose   (Mongoose)\n\n**Week 3**\n\nUser authentication methods\n\n- conFusionServer (Authentication)\n\n**Week 4**\n\nBackend as a Service (BaaS)\n\n- conFusionServer \n\n## Docker\nA Docker development environment with Node.js, MongoDB and all necessary Node modules is available.\n\nYou can set it up by executing:\n\n```bash\n$ cd devops/\n$ docker-compose up --build\n```\n\nTo enter the containers use:\n\n```bash\n$ docker exec -it devops_node_1 bash\n```\nor\n```bash\n$ docker exec -it devops_mongo_1 bash\n```\n\n**Network**\n- node  @ port 3000 \n- mongo @ port 27017\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrakmord2%2Fserver-side-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrakmord2%2Fserver-side-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrakmord2%2Fserver-side-nodejs/lists"}