The company has developed a new API endpoint to collect bank info from customers.
Product Name: bank Version: 0.0.1
Features:
- Create the user accounts and store it in the lowDB.
- Get the user account from the LowDB.
Deploy:
Run the command: npm install & npm start
Testing:
Run the command: npm test
Test case count: 12 units.
Test case coverage: > 90%
Report: See the report folder.
Issue: Can not configure the endpoint smoothly.