DeThiDaiHoc
Backend: git clone https://github.com/DungVA1/backend-boilerplate.git
- Name: Vu Anh Dung
- Mail: dungva1505@gmail.com
- NodeJS v8 or later. Download here
- Npm v5.6.0
- Cd to the project:
npm install
The working have to do
- Register feature
- Structure data
{ userName: "string", [Unique] phone: "string", role: "string", in [Enum] bod: "string", city: "string", district: "string", level: "string", school: "string", facebook: "string", //Not required }
- Structure data
- Login
- Auth by JWT
TEST WORKATO