{"id":19839094,"url":"https://github.com/nuclearredeye/express","last_synced_at":"2025-10-10T14:33:57.418Z","repository":{"id":138124344,"uuid":"486553142","full_name":"NuclearRedeye/express","owner":"NuclearRedeye","description":"An experiment to learn more about express.js","archived":false,"fork":false,"pushed_at":"2022-04-28T10:57:00.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T16:44:01.337Z","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/NuclearRedeye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-04-28T10:47:09.000Z","updated_at":"2022-04-28T10:47:48.000Z","dependencies_parsed_at":"2023-03-15T22:45:18.515Z","dependency_job_id":null,"html_url":"https://github.com/NuclearRedeye/express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NuclearRedeye/express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fexpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fexpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fexpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fexpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuclearRedeye","download_url":"https://codeload.github.com/NuclearRedeye/express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fexpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004174,"owners_count":26083688,"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-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-11-12T12:20:26.149Z","updated_at":"2025-10-10T14:33:57.402Z","avatar_url":"https://github.com/NuclearRedeye.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Experiment\n\nAn experiment to learn more about express.js.\n\n## Prerequisites\n\n* You have a Linux or OSX machine. Windows should be supported but has not been tested.\n* You have installed a recent version of [NVM](https://github.com/nvm-sh/nvm).\n* You have installed a recent version of [Docker](https://www.docker.com/).\n\n## Quick Start\n\n```\nnvm install \u0026\u0026 nvm use\nnpm install\nnpm run debug\n```\n\nYou can then make requests to the server on http://localhost/users.\n\nAlternatively, you can bundler the project into a container.\n\n```sh\nnpm run release\ndocker build . -t nuclearredeye/express:local\ndocker run --rm -it -p 8080:80 nuclearredeye/express:local\n```\n\nYou can then make requests to the server on http://localhost:8080/users.\n\n## License\n\nLicensed under [MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fexpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuclearredeye%2Fexpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fexpress/lists"}