{"id":25305621,"url":"https://github.com/pedrokehl/starter-nodejs-rest","last_synced_at":"2025-07-11T07:38:23.940Z","repository":{"id":225896559,"uuid":"73589677","full_name":"pedrokehl/starter-nodejs-rest","owner":"pedrokehl","description":"DEPRECATED!! Starter for a Node.js REST Application using MongoDB and JSON Web Token","archived":false,"fork":false,"pushed_at":"2017-12-09T16:56:12.000Z","size":66,"stargazers_count":29,"open_issues_count":0,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-08T14:44:31.600Z","etag":null,"topics":["boilerplate","express","jwt","mongodb","nodejs","starter-kit"],"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/pedrokehl.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}},"created_at":"2016-11-13T01:52:52.000Z","updated_at":"2024-10-04T09:43:20.000Z","dependencies_parsed_at":"2024-03-04T21:41:57.148Z","dependency_job_id":"74cbadb4-5eaa-442d-8e16-f9fb87095f12","html_url":"https://github.com/pedrokehl/starter-nodejs-rest","commit_stats":null,"previous_names":["pedrokehl/starter-nodejs-rest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pedrokehl/starter-nodejs-rest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrokehl%2Fstarter-nodejs-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrokehl%2Fstarter-nodejs-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrokehl%2Fstarter-nodejs-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrokehl%2Fstarter-nodejs-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedrokehl","download_url":"https://codeload.github.com/pedrokehl/starter-nodejs-rest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrokehl%2Fstarter-nodejs-rest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264757253,"owners_count":23659314,"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","express","jwt","mongodb","nodejs","starter-kit"],"created_at":"2025-02-13T09:53:28.901Z","updated_at":"2025-07-11T07:38:23.888Z","avatar_url":"https://github.com/pedrokehl.png","language":"JavaScript","readme":"[![Code Climate](https://api.codeclimate.com/v1/badges/3852da308601e1d384cb/maintainability)](https://codeclimate.com/github/pedrokehl/starter-nodejs-rest/maintainability)\n\n```diff\n- DEPRECATED!!!\n- This project was made more than one year ago, and is not maintained anymore.\n```\n\n[DEPRECATED] Starter for a NODE.js REST Application\n=======================\n\nBoilerplate using [Node.js](https://nodejs.org/), [MongoDB](https://www.mongodb.com/) and [JSON Web Token](https://jwt.io/).\n\n### Features:\n* MongoDB connection with easy configuration\n* Client folder will use the same host of your API\n* Token validation to protect your API\n* Easy project structure to create routes and controllers in separate files\n* Login and registration\n* Recover account sending an email with an unique token\n* Easy environment configuration\n* Usage of ES6's features\n* Airbnb code style\n* HTML email template\n* Log all requests and errors easily\n* Mongoose schemas\n\n### Requirements\n* [NodeJS and NPM](http://nodejs.org/download)\n* [MongoDB](http://www.mongodb.org/downloads)\n\n### Getting Started\n\n    # Get the latest snapshot\n    git clone --depth=1 https://github.com/pedrokehl/starter-nodejs-rest.git\n    \n    # Change directory\n    cd starter-nodejs-rest\n    \n    # Install NPM dependencies\n    npm install\n    \n    # Start your mongoDB and then simply start your app\n    npm start\n    \n### What's next?\n\n* Client side example with React\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrokehl%2Fstarter-nodejs-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrokehl%2Fstarter-nodejs-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrokehl%2Fstarter-nodejs-rest/lists"}