{"id":13493857,"url":"https://github.com/dbalas/koalerplate","last_synced_at":"2025-11-06T18:04:08.903Z","repository":{"id":49010976,"uuid":"108121413","full_name":"dbalas/koalerplate","owner":"dbalas","description":"Simple Koa Boilerplate for APIs","archived":false,"fork":false,"pushed_at":"2021-07-01T04:50:17.000Z","size":391,"stargazers_count":124,"open_issues_count":8,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-10T19:54:58.824Z","etag":null,"topics":["boilerplate","javascript","koa","koa2","nodejs"],"latest_commit_sha":null,"homepage":null,"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/dbalas.png","metadata":{"files":{"readme":"README.md","changelog":"history.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-24T12:08:16.000Z","updated_at":"2024-03-06T02:30:59.000Z","dependencies_parsed_at":"2022-08-27T21:51:21.384Z","dependency_job_id":null,"html_url":"https://github.com/dbalas/koalerplate","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbalas%2Fkoalerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbalas%2Fkoalerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbalas%2Fkoalerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbalas%2Fkoalerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbalas","download_url":"https://codeload.github.com/dbalas/koalerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230494921,"owners_count":18235046,"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":["boilerplate","javascript","koa","koa2","nodejs"],"created_at":"2024-07-31T19:01:19.460Z","updated_at":"2025-11-06T18:04:03.842Z","avatar_url":"https://github.com/dbalas.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Examples \u0026 Boilerplates","仓库"],"sub_categories":["案例 \u0026 样板程序"],"readme":"# Koalerplate\n\nA simple Koa 2 boilerplate for API's using ES6.\n\n[![GitHub issues](https://img.shields.io/github/issues/dbalas/koalerplate.svg?style=flat-square)](https://github.com/dbalas/koalerplate/issues)\n[![GitHub stars](https://img.shields.io/github/stars/dbalas/koalerplate.svg?style=flat-square)](https://github.com/dbalas/koalerplate/stargazers)\n[![GitHub license](https://img.shields.io/github/license/dbalas/koalerplate.svg?style=flat-square)](https://github.com/dbalas/koalerplate/blob/master/LICENSE.md)\n\n\u003ca href=\"https://communityinviter.com/apps/koa-js/koajs\" rel=\"KoaJs Slack Community\"\u003e![KoaJs Slack](https://img.shields.io/badge/Koa.Js-Slack%20Channel-Slack.svg?longCache=true\u0026style=for-the-badge)\u003c/a\u003e\n\n## What's in the package?\n\n* Routing with koa-router.\n* Parsing request with koa-bodyparser.\n* CORS middleware with @koa/cors.\n* koa-respond for helper functions on the context.\n* koa-helmet for important security headers.\n* nodemon for development to auto-restart when your files change.\n* dotenv for environment variable management.\n\n## Getting Started\n\n```\ngit clone https://github.com/dbalas/koalerplate.git\ncd koalerplate\nmv .env.sample .env\nnpm run dev // or yarn dev\n```\n\nBy default the API server starts on port 3000, http://localhost:3000.\n\n### Prerequisites\n\n* node \u003e= v7.6.0\n\n## Contributing\n\nFeel free to submit pull request or suggestions [here](https://github.com/dbalas/koalerplate/issues/new)\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/dbalas/koalerplate/tags).\n\n## Authors\n\n* **Daniel Balastegui** - *Initial work* - [dbalas](https://github.com/dbalas)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbalas%2Fkoalerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbalas%2Fkoalerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbalas%2Fkoalerplate/lists"}