Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 496 Bytes

File metadata and controls

17 lines (10 loc) · 496 Bytes

Task 2

Express JS Task

  1. Cone the project from the Github repo

https://github.com/top-universe/backendtask2

  1. Create a simple crud app to perform: GET, PUT, DELETE AND POST requests using the data.js array as an array database.
  2. Attach your postman collection file o the project
  3. Ensure your codebase is properly commented
  4. Upload your codebase to Github

The assignment submission Link would be shared with you.

Task Completed