Back-end node server for user management in front-end application (repository-frontend).
System Architecture:
npm install
npm start
Go to http://localhost:4000.
Back-end API of an application to create or control users such as: register, exclude and update - name, nickname, photo for profile (file upload). Simple design to train methods and resources in NodeJs
JavaScriptMIT
Back-end node server for user management in front-end application (repository-frontend).
System Architecture:
npm install
npm start
Go to http://localhost:4000.