{"id":27295213,"url":"https://github.com/jayydoesdev/app-listener","last_synced_at":"2025-07-31T14:19:08.503Z","repository":{"id":51146164,"uuid":"368942746","full_name":"JayyDoesDev/App-Listener","owner":"JayyDoesDev","description":"App Listener","archived":false,"fork":false,"pushed_at":"2021-06-26T20:57:22.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:58:33.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayyDoesDev.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}},"created_at":"2021-05-19T17:02:00.000Z","updated_at":"2024-04-11T10:00:31.000Z","dependencies_parsed_at":"2022-09-10T01:51:21.746Z","dependency_job_id":null,"html_url":"https://github.com/JayyDoesDev/App-Listener","commit_stats":null,"previous_names":["jdevelo/app-listener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FApp-Listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FApp-Listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FApp-Listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2FApp-Listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayyDoesDev","download_url":"https://codeload.github.com/JayyDoesDev/App-Listener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492891,"owners_count":21113162,"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":[],"created_at":"2025-04-11T22:58:36.149Z","updated_at":"2025-04-11T22:58:36.223Z","avatar_url":"https://github.com/JayyDoesDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# app-listener\n app-listener is a simple express helper to help you connect to ports easily.\n\n \n ## Installation\n Yarn\n\n `yarn add app-listener`\n\n NPM\n \n `npm i app-listener`\n \n \n ## TypeScript\n ```typescript\n import appListener from 'app-listener';\n\nconst app: appListener = new appListener()\napp.listen(3000)\n```\n\n## JavaScript\n```javascript\nconst { appListener } = require('app-listener')\n\nconst app = new appListener()\napp.listen(3000)\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fapp-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayydoesdev%2Fapp-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fapp-listener/lists"}