{"id":15975789,"url":"https://github.com/quytechabhinav/mvc_node_api","last_synced_at":"2026-04-12T09:49:57.837Z","repository":{"id":145806853,"uuid":"594350748","full_name":"quytechabhinav/MVC_Node_API","owner":"quytechabhinav","description":"If you start new project our clone help you to setup basic structure of project in few seconds. Take clone of MVC Basic project and start you development fast","archived":false,"fork":false,"pushed_at":"2023-03-25T08:24:18.000Z","size":34467,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T17:14:09.113Z","etag":null,"topics":["express","expressjs","javascript","jwt-authentication","mvc-application","mvc-architecture","mvc-framework","mvc-pattern","mysql","nodejs","nodemon","rest-api","restful-api","swagger-ui"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/pulse/get-started-your-nodejs-project-seconds-our-mvc-basic-abhinav-kashyap","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quytechabhinav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-28T09:16:14.000Z","updated_at":"2024-09-13T10:00:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2bba8b3-b500-4dc7-af55-7ead03366f37","html_url":"https://github.com/quytechabhinav/MVC_Node_API","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"37a2b6b582493df00144e2a9751d4ecff98c6bae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quytechabhinav%2FMVC_Node_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quytechabhinav%2FMVC_Node_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quytechabhinav%2FMVC_Node_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quytechabhinav%2FMVC_Node_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quytechabhinav","download_url":"https://codeload.github.com/quytechabhinav/MVC_Node_API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217220,"owners_count":20903009,"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","expressjs","javascript","jwt-authentication","mvc-application","mvc-architecture","mvc-framework","mvc-pattern","mysql","nodejs","nodemon","rest-api","restful-api","swagger-ui"],"created_at":"2024-10-07T22:05:10.272Z","updated_at":"2026-04-12T09:49:57.785Z","avatar_url":"https://github.com/quytechabhinav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVC_Node_API\n\nIf you start new project our clone help you to setup basic structure of project in few seconds. Take clone of MVC Basic project and start you development fast.\nA Complete MVC structure of node.js project in which we include following points:\n\n* MVC Structure\n* .env file\n* bcryptjs for password\n* jsonwebtoken for authentication\n* Mysql\n* express\n* knex ORM For MySQL\n* express-validator for validation\n* swagger for API documentation \n* nodemon for devlopment\n* Migration\n\n# API Module\n* Login API\n* Signup\n* Get all user\n* Edit user profile\n\n\n---\n## Requirements\n\nFor development, you will only need Node.js and a node global package, Yarn, installed in your environement.\n\n### Node\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v10.19.0\n\n    $ npm --version\n    6.14.4\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n###\n### Yarn installation\n  After installing node, this project will need yarn too, so just run the following command.\n\n      $ npm install -g yarn\n\n---\n\n## Install\n\n    $ git clone https://github.com/quytechabhinav/MVC_Node_API.git\n    $ cd MVC_Node_API\n    $ npm install\n\n## Configure app\n\n\n## Running the project\n\n    $ npm start\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquytechabhinav%2Fmvc_node_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquytechabhinav%2Fmvc_node_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquytechabhinav%2Fmvc_node_api/lists"}