{"id":15595800,"url":"https://github.com/v-checha/deno-starter-kit","last_synced_at":"2025-04-24T06:34:40.114Z","repository":{"id":41633982,"uuid":"267541071","full_name":"v-checha/deno-starter-kit","owner":"v-checha","description":"This generator will help you to build your own Deno Mongodb API using TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-06T07:15:01.000Z","size":1458,"stargazers_count":5,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T10:52:25.173Z","etag":null,"topics":["crud","deno","generator","rest","starter","typescript"],"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/v-checha.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":"2020-05-28T08:55:31.000Z","updated_at":"2020-12-24T06:52:04.000Z","dependencies_parsed_at":"2023-02-05T14:47:33.425Z","dependency_job_id":null,"html_url":"https://github.com/v-checha/deno-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-checha%2Fdeno-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-checha%2Fdeno-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-checha%2Fdeno-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-checha%2Fdeno-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v-checha","download_url":"https://codeload.github.com/v-checha/deno-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250579997,"owners_count":21453521,"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":["crud","deno","generator","rest","starter","typescript"],"created_at":"2024-10-03T01:01:25.518Z","updated_at":"2025-04-24T06:34:40.092Z","avatar_url":"https://github.com/v-checha.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-deno-starter-kit\n\n![CircleCI branch](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser/master.svg?style=flat-square)\n![npm](https://img.shields.io/npm/dm/localeval.svg?style=flat-square)\n![Plugin on redmine.org](https://img.shields.io/redmine/plugin/stars/redmine_xlsx_format_issue_exporter.svg?style=flat-square)\n![onix](https://img.shields.io/badge/onix-systems-blue.svg)\n\n\u003e This generator will help you to build your own Deno Mongodb API using TypeScript\n\n## Description\nThis generator will help you to build your own Deno, TypeScript.\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-deno-starter-kit using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-deno-starter-kit\n```\n\nThen generate your new project:\n\n```bash\nyo deno-starter-kit\n```\n\nSecond, install [Deno](https://deno.land/#installation)\nHomebrew (Mac)\n```bash\nbrew install deno\n```\n\n## Requirements\n\n- deno \u003e= 1\n- typescript \u003e= 3.4\n\n## App skeleton\n```\n.\n├── components\n│   ├── books\n│   │   ├── books.controller.ts\n│   │   ├── books.module.ts\n│   │   └── books.router.ts\n│   │\n│   ├── users\n│   │   ├── users.controller.ts\n│   │   ├── users.module.ts\n│   │   └── users.router.ts\n│   │\n│   └─── index.ts\n├── config\n│   └── middleware.ts\n└── server.ts\n```\n\n### Development\nTo start the application in development mode, run:\n```bash\ndeno run --allow-net --allow-env server.ts\n```\n\n### Example CRUD\n```\ncurl --location --request GET 'http://localhost:4000/books'\n```\n\n```\ncurl --location --request GET 'http://localhost:4000/user'\n```\n\n```\ncurl --location --request GET 'http://localhost:4000/notfound'\n```\n\n## Getting To Know Yeoman\n\n * Yeoman has a heart of gold.\n * Yeoman is a person with feelings and opinions, but is very easy to work with.\n * Yeoman can be too opinionated at times but is easily convinced not to be.\n * Feel free to [learn more about Yeoman](http://yeoman.io/).\n\n## License\n\nMIT © [chechavalerii](https://github.com/ChechaValerii/)\n\n\n[npm-image]: https://badge.fury.io/js/generator-deno-starter-kit.svg\n[npm-url]: https://npmjs.org/package/generator-deno-starter-kit\n[travis-image]: https://travis-ci.com/ChechaValerii/generator-deno-starter-kit.svg?branch=master\n[travis-url]: https://travis-ci.com/ChechaValerii/generator-deno-starter-kit\n[daviddm-image]: https://david-dm.org/ChechaValerii/generator-deno-starter-kit.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/ChechaValerii/generator-deno-starter-kit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-checha%2Fdeno-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv-checha%2Fdeno-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-checha%2Fdeno-starter-kit/lists"}