1.0.4 • Published 2 years ago
backend_node_api v1.0.4
Layerd_api_node.js
Creating API layers in node.js in an orderly manner with the basic files in each folder
Open cmd as administrator and type the command: npm i backend_node_a pi -g
(global installation)
and then open the project folder in your workspace and run the command in the terminal: createBackend
If you want to create authentication files, add authentication as an argument to the command
After creating the folders, type the command: npm i to load package.json
Let's develop..