1)Once you clone the project into your local workspace
- Navigate to SQL Folder and Execute SQL Files in the following Order
CREATE_CONTACT.sql CREATE_ADDRESS.sql CREATE_COMMUNICATION.sql sp__INSERT_Contact.sql sp_DELETE_Contact.sql
- Run the project Locally
The api can be accessed at http://localhost:8081/api/<recource_Name>