Skip to content

Beastwick18/secure-project

Repository files navigation

How to build docker image?

docker build -t <tag-name> .

How to run the image

docker run -p 8080:8080 <image-name>

Testing APIS

refer postman collection attached.

About

A secure HTTP Phonebook implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published