{"id":26326441,"url":"https://github.com/arsevo/restify-gen","last_synced_at":"2025-03-15T19:39:23.834Z","repository":{"id":44988876,"uuid":"119007722","full_name":"ARSevo/restify-gen","owner":"ARSevo","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-15T02:12:48.000Z","size":115,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T21:05:51.120Z","etag":null,"topics":["api","api-generator","api-server"],"latest_commit_sha":null,"homepage":"https://itnext.io/restify-gen-4e140ec346d2","language":"JavaScript","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/ARSevo.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":"2018-01-26T05:02:57.000Z","updated_at":"2022-01-21T22:10:44.000Z","dependencies_parsed_at":"2022-09-26T17:20:30.201Z","dependency_job_id":null,"html_url":"https://github.com/ARSevo/restify-gen","commit_stats":null,"previous_names":["volem/restify-gen"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARSevo%2Frestify-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARSevo%2Frestify-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARSevo%2Frestify-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARSevo%2Frestify-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARSevo","download_url":"https://codeload.github.com/ARSevo/restify-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784103,"owners_count":20347409,"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":["api","api-generator","api-server"],"created_at":"2025-03-15T19:39:23.386Z","updated_at":"2025-03-15T19:39:23.833Z","avatar_url":"https://github.com/ARSevo.png","language":"JavaScript","readme":"[![NPM Version][npm-image]][npm-url] \n[![NPM License][npm-license]][npm-url]\n\n[npm-image]: https://img.shields.io/badge/restify--gen-1.0.10-blue.svg\n[npm-url]: https://www.npmjs.com/package/restify-gen\n[npm-license]: https://img.shields.io/badge/license-MIT-blue.svg\n\n## Installation\n\n```sh\n$ npm install -g restify-gen\n```\n\n## Quick Start\n\nThe quickest way to get started with restify-gen is to utilize the executable `restify-gen` to generate an api application as shown below:\n\nCreate the app:\n\n```bash\n$ restify-gen myappfolder\n```\n\nInstall dependencies:\n\n```bash\n$ cd myappfolder\n\n$ npm install\n```\n\nStart your app at `http://localhost:8080/`:\n\n```bash\n$ npm start\n```\n\n## Command Line Options\n\nThis generator can also be further configured with the following command line flags.\n\nUsage: restify-gen [options] applicationfolder\n\n  Options:\n\n    -V, --version                          output the version number\n    -n, --appname \u003cappname\u003e                api application name (default \u003capplicationfolder\u003e)\n    -d, --appdescription \u003cappdescription\u003e  api application description (default My API Description)\n    -v, --apiversion \u003capiversion\u003e          api version (default 1.0.0)\n    -p, --port \u003cport\u003e                      api port (default 8080)\n    -c, --clustered                        include cluster application file (clustered.js)\n    -f, --force                            clear contents of the application folder if exists\n    -h, --help                             output usage information\n\n## License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsevo%2Frestify-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsevo%2Frestify-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsevo%2Frestify-gen/lists"}