EIM_AND_JIRA_SIM
These are APIS which will help Extract data , Update data , Insert data in EIM Portal through NodeJS backend
Hosted NodeJs Backend : https://eim-and-jira-sim-back.vercel.app
Github Repo Link : https://github.com/Adidem23/EIM_AND_JIRA_SIM
POSTInserting_Records
https://eim-and-jira-sim-back.vercel.app/AddRecord
This is API Requet which will add data entry in Mongodb Atlas Backend with JSON Body
Bodyraw (json)
Example Request
Inserting_Records
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTUpdating_Records
https://eim-and-jira-sim-back.vercel.app/UpdateRecord
This is API Requet which will update data entry in Mongodb Atlas Backend with JSON Body
Bodyraw (json)
Example Request
Updating_Records
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETAllHardwareIssuesLength
https://eim-and-jira-sim-back.vercel.app/TotalHardwareIssuesLength
This API endpoint will return Length of All Hardware Issues
Example Request
AllHardwareIssuesLength
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers