{"id":29030025,"url":"https://github.com/echelon-solutions/swagger-codegen-router-template","last_synced_at":"2026-04-28T01:31:27.120Z","repository":{"id":300689498,"uuid":"84022985","full_name":"echelon-solutions/swagger-codegen-router-template","owner":"echelon-solutions","description":"A template for swagger-codegen that generates a Node.js project that validates and routes requests to a url.","archived":false,"fork":false,"pushed_at":"2017-03-06T05:14:19.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-23T05:03:33.970Z","etag":null,"topics":["api","nodejs","oas","openapi","swagger","swagger-codegen","swagger-specification"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/echelon-solutions.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,"zenodo":null}},"created_at":"2017-03-06T02:52:34.000Z","updated_at":"2017-03-06T03:21:59.000Z","dependencies_parsed_at":"2025-06-23T05:03:37.150Z","dependency_job_id":"e1cdeae0-e4c7-470a-9f63-defdfe90b02d","html_url":"https://github.com/echelon-solutions/swagger-codegen-router-template","commit_stats":null,"previous_names":["echelon-solutions/swagger-codegen-router-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/echelon-solutions/swagger-codegen-router-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echelon-solutions%2Fswagger-codegen-router-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echelon-solutions%2Fswagger-codegen-router-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echelon-solutions%2Fswagger-codegen-router-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echelon-solutions%2Fswagger-codegen-router-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echelon-solutions","download_url":"https://codeload.github.com/echelon-solutions/swagger-codegen-router-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echelon-solutions%2Fswagger-codegen-router-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["api","nodejs","oas","openapi","swagger","swagger-codegen","swagger-specification"],"created_at":"2025-06-26T09:00:52.851Z","updated_at":"2026-04-28T01:31:27.115Z","avatar_url":"https://github.com/echelon-solutions.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swagger-codegen-router-template\n\nA template for swagger-codegen that generates a Node.js project \nthat validates and routes requests to a url.\n\n## Environment\n\n- Install [Vagrant](https://www.vagrantup.com/)\n\n## Development Workflow\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/echelon-solutions/swagger-codegen-router-template.git\n```\n\n### 2. Add an Open API (Swagger) specification file\n\n```bash\n# Change into the repository directory\ncd swagger-codegen-router-template\n\n# Add the swagger specification file\ncp \u003csome-directory\u003e/swagger.yaml ./src/main/resources/swagger.yaml\n```\n\n### 3. Generate the Node.js router API project\n\n```bash\n# Bring up the Vagrant build environment\nvagrant up\n\n# Login to the environment\nvagrant ssh \n\n# Change into the project directory\n# Vagrant syncs the /project directory with your host machine\ncd /project\n\n# Run Maven to build and output the project\n# Output can be found in /project/target/generated-sources/swagger/\nmvn clean package\n```\n\n## Support\n\nPlease reach out to [support@echelon.solutions](mailto:support@echelon.solutions) \nwith any questions, concerns, or suggestions.\n\nAlso, feel free to clone/fork this project and suggest changes and \nupdates via a \"Pull Request\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechelon-solutions%2Fswagger-codegen-router-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechelon-solutions%2Fswagger-codegen-router-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechelon-solutions%2Fswagger-codegen-router-template/lists"}