Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.56 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.56 KB

marvel-universe-web

using the Golang search the Marvel Universe Characters

About The Project

This project is a web based golang application that shows the information of superheroes using Marvel api.

Marvel

Run the Application using ready Docker Image

$ docker run -d -p 9000:9000 funf/marvel-universe-web:0.4.3

go to http://localhost:9000 from your browser and start to explore Marvel Universe Characters.

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!