{"id":27797903,"url":"https://github.com/apxsnowflake/realtimesocketio","last_synced_at":"2026-04-12T06:34:24.717Z","repository":{"id":133405098,"uuid":"103809155","full_name":"ApxSnowflake/RealtimeSocketIO","owner":"ApxSnowflake","description":"Example for NodeJS real-time application using SocketIO, MongoDB, VueJS and Mongoose ORM","archived":false,"fork":false,"pushed_at":"2017-09-17T06:57:38.000Z","size":399,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T16:28:30.751Z","etag":null,"topics":["express","mongodb","mongoose","nodejs","socket-io","vuejs"],"latest_commit_sha":null,"homepage":null,"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/ApxSnowflake.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":"2017-09-17T06:49:50.000Z","updated_at":"2023-07-16T20:52:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"16843e5a-7e1f-4b41-97f5-6c3e3884d2f2","html_url":"https://github.com/ApxSnowflake/RealtimeSocketIO","commit_stats":null,"previous_names":["apxsnowflake/realtimesocketio","lilessam/realtimesocketio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ApxSnowflake/RealtimeSocketIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApxSnowflake%2FRealtimeSocketIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApxSnowflake%2FRealtimeSocketIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApxSnowflake%2FRealtimeSocketIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApxSnowflake%2FRealtimeSocketIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApxSnowflake","download_url":"https://codeload.github.com/ApxSnowflake/RealtimeSocketIO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApxSnowflake%2FRealtimeSocketIO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":["express","mongodb","mongoose","nodejs","socket-io","vuejs"],"created_at":"2025-04-30T22:34:29.481Z","updated_at":"2026-04-12T06:34:24.708Z","avatar_url":"https://github.com/ApxSnowflake.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Application Example\nA tiny small tasks app to test socket IO with NodeJS.\n\n#### Technologies Used\n1. NodeJS.\n2. Express.\n3. MongoDB.\n4. Mongoose.\n5. SocketIO.\n6. VueJS.\n7. Laravel Mix.\n\n##### Notice\nBefore running the application make sure you create a mongoDB collection called `tasks` and its schema should be:\n```JSON\n{\n    \ttitle : String,\n    \tdone : Boolean\n}\n```\nYou can set the configuration of the DB in `models/task.js` file.\n\n\nIt's been built for learning purpose.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapxsnowflake%2Frealtimesocketio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapxsnowflake%2Frealtimesocketio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapxsnowflake%2Frealtimesocketio/lists"}