Bookstore Web API Application aims to create a bookstore web service using Docker to give students the understanding to dockerization of an application. The application code is to be deployed as a ...
You can run this project with docker or docker-compose using the appropriate files in this repo. Clone the repository and CD into the project folder as we would do ...