{"id":27276854,"url":"https://github.com/lqt93/simple-chat-api","last_synced_at":"2026-04-09T15:43:02.216Z","repository":{"id":44127870,"uuid":"184995420","full_name":"lqt93/simple-chat-api","owner":"lqt93","description":"Simple NodeJs API for simple-chat-app","archived":false,"fork":false,"pushed_at":"2022-12-22T11:04:06.000Z","size":1478,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-08T16:54:15.729Z","etag":null,"topics":["expressjs","mongodb","mongoose","nodejs","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/lqt93.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}},"created_at":"2019-05-05T07:27:22.000Z","updated_at":"2023-03-07T10:22:14.000Z","dependencies_parsed_at":"2023-01-30T07:15:34.669Z","dependency_job_id":null,"html_url":"https://github.com/lqt93/simple-chat-api","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqt93%2Fsimple-chat-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqt93%2Fsimple-chat-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqt93%2Fsimple-chat-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqt93%2Fsimple-chat-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lqt93","download_url":"https://codeload.github.com/lqt93/simple-chat-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248442699,"owners_count":21104243,"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":["expressjs","mongodb","mongoose","nodejs","socket-io"],"created_at":"2025-04-11T16:49:10.777Z","updated_at":"2025-12-30T19:03:40.047Z","avatar_url":"https://github.com/lqt93.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleChat-API\n\nSimpleChat-API is a simple ExpressJs-based API for [SimpleChat App](https://github.com/lqt93/simple-chat-app)\nIt uses MongoDB as its database.\n\n### Download\n\n```sh\ngit clone https://github.com/lqt93/simple-chat-api.git\n```\n\n### Require\n\nSimpleChat-API requires NodeJs v10.0 and above.\n\n## Installation\n\n\\*\\* The instruction uses [Yarn](https://yarnpkg.com/en/) as default, you can either use yarn or npm.\n\n```sh\ncd simple-chat-api\nyarn install\n```\n\n### Running\n\nAdd process.env variables by creating an \".env\" file in the root folder:\n\n```sh\nDB_URI=your_mongodb_uri\nPORT=your_desire_port\n```\n\n- You must always set DB_URI which is the link to your mongodb database to run the api.\n- If you dont set the PORT in .env file, by default, it would be 8000.\n\nRun api by:\n\n```sh\nyarn start\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqt93%2Fsimple-chat-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flqt93%2Fsimple-chat-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqt93%2Fsimple-chat-api/lists"}