{"id":15383345,"url":"https://github.com/andreruffert/express-api-ready","last_synced_at":"2025-09-09T11:08:12.223Z","repository":{"id":141452460,"uuid":"106437996","full_name":"andreruffert/express-api-ready","owner":"andreruffert","description":"Starter project for production-ready API's with express","archived":false,"fork":false,"pushed_at":"2017-10-10T20:01:22.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T00:51:10.301Z","etag":null,"topics":["api","express","javascript","nodejs","server"],"latest_commit_sha":null,"homepage":"","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/andreruffert.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-10-10T15:47:29.000Z","updated_at":"2018-01-06T13:58:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5cca0f5-ed0a-4ebb-969a-6cb20cb79bca","html_url":"https://github.com/andreruffert/express-api-ready","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"b8fb3558e9c1d5b9423027fd100e3f7425cef94d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fexpress-api-ready","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fexpress-api-ready/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fexpress-api-ready/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fexpress-api-ready/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreruffert","download_url":"https://codeload.github.com/andreruffert/express-api-ready/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245937916,"owners_count":20696987,"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","express","javascript","nodejs","server"],"created_at":"2024-10-01T14:37:04.050Z","updated_at":"2025-03-27T22:42:59.970Z","avatar_url":"https://github.com/andreruffert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-api-ready\n\n\u003e This is a boilerplate for building production-ready API's with express.\n\n- HTTP request logging via [morgan](https://github.com/expressjs/morgan)\n- Security-related HTTP headers via [helmet](https://github.com/helmetjs/helmet)\n- CORS support via [cors](https://github.com/expressjs/cors)\n- Response compression via [compression](https://github.com/expressjs/compression)\n- Body Parsing via [body-parser](https://github.com/expressjs/body-parser)\n- Logging via [winston](https://github.com/winstonjs/winston)\n\n## Usage\n\n```bash\n# Clone it\n$ git clone git@github.com:andreruffert/express-api-ready.git\n$ cd express-api-ready\n\n# Make it your own\n$ rm -rf .git \u0026\u0026 git init\n\n# Install dependencies\nnpm install\n\n# Start a development server\nnpm run dev\n\n# Start production server\nnpm start\n```\n\n## Created by\n\n- [André Ruffert](https://github.com/andreruffert)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fexpress-api-ready","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreruffert%2Fexpress-api-ready","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fexpress-api-ready/lists"}