Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 592 Bytes

ContactsBook

ContactsBook appliaction is a Secure Rest API which will allow users to add contacts to their profiles, they will be able to retrieve it in case their phone got lost.

QuickStart the Project

Prerequisites

Clone the repository and start running go run main.go
Run the postman application to test the ApI's Working properly.