devangbhagdev / test-practical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can run following commands for run demo

  • npm install
  • npm start

Now you can open postman and import my collection named "SmartSence Practical Devang.postman_collection.json"

Here you can find following apis

  • Registration
  • Login
  • My profile
  • List of users

For registration and login there is no need of token to pass in body

For my profile update you need to pass jwt toke which you get from login api response

You can check eslint validation with following command

  • npx eslint ./**/.*.js

About


Languages

Language:JavaScript 94.0%Language:Pug 4.3%Language:CSS 1.7%