pokeapi/graphql/examples/go/README.md
2021-04-10 20:03:32 +02:00

199 B

Go examples

pokemon.go

Fetches details about a Pokémon and prints an unformatted JSON to the stdout. The name of the Pokémon is passed as a variable.

go run pokemon.go # | jq