- Node.js
- MySQL
- Sequelize
- Scroll to top of this current repository
- Click on the
Code
button with background color green on the right end corner - Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type
git clone (copied link)
on the currently opened terminal or command prompt - Remember to change
(copied link)
togit@github.com:olawale-o/infoware.git
which is the name of the repository
npm install
npm run db:create:dev
npm run db:migrate
npm run start
npm run db:create:test
npm test
- POST
/api/v1/employees
- GET
/api/v1/employees?page=1&per_page=5&include=metadata
- GET
/api/v1/employees/1
- PUT
/api/v1/employees
- DELETE
/api/v1/employees
👤 Omoogun Olawale
- Github: @githubhandle
- LinkedIn: LinkedIn
- Infoware