{"id":16376434,"url":"https://github.com/rochdev/express-starter","last_synced_at":"2026-05-09T10:21:36.706Z","repository":{"id":82863099,"uuid":"84001936","full_name":"rochdev/express-starter","owner":"rochdev","description":"A simple boilerplate for Express based APIs","archived":false,"fork":false,"pushed_at":"2017-04-22T12:21:06.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T07:44:52.202Z","etag":null,"topics":["express","javascript","nodejs","rest-api"],"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/rochdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-05T21:01:24.000Z","updated_at":"2017-03-06T11:42:25.000Z","dependencies_parsed_at":"2023-03-02T04:45:43.725Z","dependency_job_id":null,"html_url":"https://github.com/rochdev/express-starter","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/rochdev%2Fexpress-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rochdev%2Fexpress-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rochdev%2Fexpress-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rochdev%2Fexpress-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rochdev","download_url":"https://codeload.github.com/rochdev/express-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239970660,"owners_count":19727010,"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":["express","javascript","nodejs","rest-api"],"created_at":"2024-10-11T03:24:40.307Z","updated_at":"2026-04-07T00:30:19.363Z","avatar_url":"https://github.com/rochdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Starter\n\nA simple boilerplate for Express based APIs\n\n## How to use\n\nStart your project by cloning this repo and removing its git reference.\n\n```sh\ngit clone https://github.com/rochdev/express-starter.git\nrm -rf .git\n```\n\nThen simply make sure to update the `package.json`, `README.md` and `LICENSE` files.\n\n## What's included\n\n* Basic API middleware ([cors](https://github.com/expressjs/cors), [body-parser](https://github.com/expressjs/body-parser), [compression](https://github.com/expressjs/compression))\n* Basic error handling middleware\n* Validation using [Celebrate](https://github.com/continuationlabs/celebrate) and [Joi](https://github.com/hapijs/joi)\n* Logging with [bunyan](https://github.com/trentm/node-bunyan)\n* ESLint with [standard](https://github.com/feross/eslint-config-standard) configuration\n* Unit testing using [mocha](https://mochajs.org/), [chai](http://chaijs.com/), [sinon](http://sinonjs.org/), [proxyquire](https://github.com/thlorenz/proxyquire) and [supertest](https://github.com/visionmedia/supertest)\n* Code coverage using [Istanbul](https://istanbul.js.org/)\n* Support for [Travis CI](https://travis-ci.org/), [Codecov](https://codecov.io/) and [wallaby.js](https://wallabyjs.com/)\n* Automatic server restart on file change using [nodemon](https://nodemon.io/)\n* A Dockerfile configured according to the [best practices](https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frochdev%2Fexpress-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frochdev%2Fexpress-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frochdev%2Fexpress-starter/lists"}