{"id":26347267,"url":"https://github.com/survi218/express-generator","last_synced_at":"2026-04-11T10:37:11.209Z","repository":{"id":139643052,"uuid":"93327380","full_name":"survi218/express-generator","owner":"survi218","description":"Express application to support the REST API by adding routes","archived":false,"fork":false,"pushed_at":"2017-06-04T18:05:53.000Z","size":1513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T20:46:42.555Z","etag":null,"topics":["express-appengine-handlers","express-generator","express-router","expressjs","nodejs","nodejs-modules","restful-api","scaffolding"],"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/survi218.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-06-04T16:46:26.000Z","updated_at":"2017-06-04T18:10:07.000Z","dependencies_parsed_at":"2023-07-23T07:46:16.019Z","dependency_job_id":null,"html_url":"https://github.com/survi218/express-generator","commit_stats":null,"previous_names":["survi218/express-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/survi218/express-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Fexpress-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Fexpress-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Fexpress-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Fexpress-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/survi218","download_url":"https://codeload.github.com/survi218/express-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Fexpress-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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-appengine-handlers","express-generator","express-router","expressjs","nodejs","nodejs-modules","restful-api","scaffolding"],"created_at":"2025-03-16T07:16:25.414Z","updated_at":"2026-04-11T10:37:11.191Z","avatar_url":"https://github.com/survi218.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-generator\n* Express generator is used to scaffold out an Express application. Thereafter you will modify   the application to support REST API making use of the Node modules.\n  - Generating an Express application using the express-generator\n  - Modify the Express application to support the REST API by adding routes\n\n# Installing express-generator\n  - Install express-generator by typing the following at the prompt:\n``````\n     npm install express-generator -g\n``````\n\n- Use sudo if you are using an OSX or Linux machine.\n- Scaffolding an Express Application\n- To scaffold out an Express application, type the following at the prompt:\n``````\n     express node-express-gen\n``````\n\nNext, move to the node-express-gen folder. Type the following at the command prompt to install all the Node modules\n````\n npm install\n````\n\nYou can start the Express server by typing the following at the prompt:\n````\n  npm start\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurvi218%2Fexpress-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurvi218%2Fexpress-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurvi218%2Fexpress-generator/lists"}