Fetch Pokemon Name
go-api-unitTest is a Go program to fetch pokemon name based on the rank specified in the URL.
Usage
# run the code
go run main.go
# for pokemons name
localhost:3000/{rank}
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.