npm install
npm start
GET /user POST /register POST /login PUT /user/:id DELETE /user:id
GET /article POST /article PUT /article/:id DELETE /article/:id
npm install
npm start
GET /user POST /register POST /login PUT /user/:id DELETE /user:id
GET /article POST /article PUT /article/:id DELETE /article/:id