Code to create API REST and testing with REST CLIENT.
- Node Js
- Express
- Mysql
- Extension VSCode REST CLIENT
- Sequelize ORM
- NPM
- Nodemon
- React
- Axios
- Bootstrap
- Font Awesome
- npm init -y
- npm i express cors mysql2 sequelize
- npm i nodemon --save-dev --> nodemon app
- Npx create-react-app frontend ---> npm start
- npm install axios react-router-dom
- npm i bootstrap
Testing API REST with Rest Client Extension VSCODE
App Tasks Fullstack