{"id":14155438,"url":"https://github.com/mattn/echo-scaffold","last_synced_at":"2025-07-12T17:36:31.256Z","repository":{"id":66436677,"uuid":"102463956","full_name":"mattn/echo-scaffold","owner":"mattn","description":"Echo scaffold is CLI to generate scaffolds for the echo framework.","archived":false,"fork":false,"pushed_at":"2020-01-09T10:11:34.000Z","size":30,"stargazers_count":89,"open_issues_count":3,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T06:36:55.055Z","etag":null,"topics":["echo","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mattn.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}},"created_at":"2017-09-05T09:45:27.000Z","updated_at":"2025-04-18T02:43:12.000Z","dependencies_parsed_at":"2023-03-24T14:18:12.636Z","dependency_job_id":null,"html_url":"https://github.com/mattn/echo-scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattn/echo-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fecho-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fecho-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fecho-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fecho-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/echo-scaffold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fecho-scaffold/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265026034,"owners_count":23699875,"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":["echo","golang"],"created_at":"2024-08-17T08:03:14.070Z","updated_at":"2025-07-12T17:36:31.232Z","avatar_url":"https://github.com/mattn.png","language":"Go","readme":"# Echo Scaffold\n\n`Echo Scaffold` is CLI to generate scaffolds for the `echo` framework.\nFor now the project only supports `mongodb` and `mgo` as database.\n\n## Installation\n\n\tgo get github.com/mattn/echo-scaffold\n\n## Initializing a project\n\n\techo-scaffold init \u003cproject path\u003e\n\n## Creating a model\n\n\techo-scaffold model \u003cmodel name\u003e \u003cfield name\u003e:\u003cfield type\u003e\n\n## Creating a controller\n\n\techo-scaffold controller \u003ccontroller name\u003e\n\n## Creating a scaffold\n\n\techo-scaffold scaffold \u003ccontroller name\u003e \u003cfield name\u003e:\u003cfield type\u003e\n\n## Running\n\n\tgo run \u003cproject name\u003e.go\n\n## Accessing\n\n\tOpen browser, and access to http://localhost:4000. (Default port:4000)\n\n## Thanks\n\nThis is based on [gin-scaffold](https://github.com/dcu/gin-scaffold)\n","funding_links":[],"categories":["golang"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fecho-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattn%2Fecho-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fecho-scaffold/lists"}