Skip to content

This project is an example to develop API and Web UI applications using Go. It provide that searching the Marvel comic characters and show the character's information on the Web UI through Marvel API.

koseburak/marvel-universe-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

This project is an example to develop API and Web UI applications using Go. It provide that searching the Marvel comic characters and show the character's information on the Web UI through Marvel API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published