- Lap trinh WDS - Backend - API
- Tao mot API thuc hien cac chuc nang don gian (CRUD - Lay, them, xoa, sua), API se dan duoc hoan thien qua tung buoi hoc.
- Nodejs
- Npm
- Nodejs
-
Clone repo
-
Di chuyen vao repo vua tai ve
cd <repo>
- Cai dat NPM packages
npm install
- Chay api
npm run start
hoac
npm start
De test cac chuc nang cua API, cac ban su dung Postman
Day la du an hoan toan Open. Moi nguoi co the thoai mai:
- Fork du an
- Tao Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit thay doi (
git commit -m 'Add some AmazingFeature'
) - Push len Branch (
git push origin feature/AmazingFeature
) - Tao mot Pull Request
- Le Minh Thong - facebook - [email protected]