Create collections corresponding to the data in the given directory. Then, import data into the collections created in the database.
SDN301_Spring2024_B1
departments
employees
projects
Question 1. (5 points)
In this question, you are asked to write an application (back-end given folder), that provide some API to manage: Projects, Employees and Departments.
Note: 0 will be given to the work that
Not using database connection string in the .env file
Not configuring the root path of API Web App at:
http://localhost: 9999
You are asked to build three APIs, as following:
GET
http://localhost:9999/projects
Send
GET
http://localhost:9999/employees/65d6d2a797fcdc785dcfe897
Send
Zoom
100%
Close