{"id":23066676,"url":"https://github.com/viralsolani/node-es6-api-boilerplate","last_synced_at":"2026-05-02T04:40:01.964Z","repository":{"id":73704497,"uuid":"144373870","full_name":"viralsolani/node-es6-api-boilerplate","owner":"viralsolani","description":"An API Boilerplate in Node to create a ready-to-use REST API in seconds","archived":false,"fork":false,"pushed_at":"2018-11-20T06:22:59.000Z","size":452,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T09:13:14.351Z","etag":null,"topics":["api-boilerplate","es6","node-api","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/viralsolani.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":"2018-08-11T09:49:09.000Z","updated_at":"2018-11-20T06:23:00.000Z","dependencies_parsed_at":"2023-02-25T10:31:06.552Z","dependency_job_id":null,"html_url":"https://github.com/viralsolani/node-es6-api-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viralsolani/node-es6-api-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralsolani%2Fnode-es6-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralsolani%2Fnode-es6-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralsolani%2Fnode-es6-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralsolani%2Fnode-es6-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viralsolani","download_url":"https://codeload.github.com/viralsolani/node-es6-api-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralsolani%2Fnode-es6-api-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-boilerplate","es6","node-api","nodejs"],"created_at":"2024-12-16T05:14:38.904Z","updated_at":"2026-05-02T04:40:01.945Z","avatar_url":"https://github.com/viralsolani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nAn API Boilerplate in Node to create a ready-to-use REST API in seconds\n\n# Pre-requisites\n  \n  Node v7.6+\n\n# Installation\n\nClone the repository\n\n    `git clone https://github.com/viralsolani/node-es6-api-boilerplate.git`\n\nSwitch to the repo folder\n\n    `cd node-es6-api-boilerplate`\n\nRun the npm installation script\n\n    `npm i or npm install`\n\nCopy `.env.sample` file and create `.env` file, and change the values according to your configuration like:\n  \n  ```\n  DB_CONNECTION=mysql\n  DB_HOST=localhost\n  DB_PORT=3306\n  DB_DATABASE=nodeboilerplate\n  DB_USERNAME=root\n  DB_PASSWORD=root\n  ```\n    \n## After successfull installation of the project run:\n  \n    `npm run seed`\n    \n## Now run the project on the browser by running:\n  \n    `npm start`\n\n## Issues\n\nIf you come across any issues please report them [here](https://github.com/viralsolani/node-es6-api-boilerplate/issues).\n\n## Contributing\nFeel free to create any pull requests for the project. For proposing any new changes or features you want to add to the project, you can send us an email at viral.solani@gmail.com.\n\n## License\n\n[MIT LICENSE](https://github.com/viralsolani/node-es6-api-boilerplate/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralsolani%2Fnode-es6-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviralsolani%2Fnode-es6-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralsolani%2Fnode-es6-api-boilerplate/lists"}