pokeapi/graphql/examples/go
Alessandro Pezzè e0e6431ded docs: move go examples, document it 2021-04-10 20:03:32 +02:00
..
README.md docs: move go examples, document it 2021-04-10 20:03:32 +02:00
pokemon.go docs: move go examples, document it 2021-04-10 20:03:32 +02:00

README.md

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