pokemongotemplates

A server side go application that makes multiple api calls to the pokemon api, and shows a detail list of pokemons using go templates.

Go HTML5 Bootstrap

Instalation

Clone

git clone https://github.com/dadobos/pokemongotemplates.git

Go inside the folder

cd pokemongotemplates/cmd/pokemongotemplates

Run the application

go run main.go

Open the browser at

http://localhost:8080/

S
Description
A go application that makes a call to the pokemon api, and shows a detail list of pokemons using go templates.
Readme MIT
6.9 MiB
Languages
Go 60%
Go Template 40%