pokedex

command module
v0.0.0-...-21585ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2024 License: MIT Imports: 11 Imported by: 0

README

pokedex

Learning Go basics with this project.

Goals

  • Learn how to parse JSON in Go
  • Practice making HTTP requests in Go
  • Learn how to build a CLI tool that makes interacting with a back-end server easier
  • Get hands-on practice with local Go development and tooling
  • Learn about caching and how to use it to improve performance

##TO-DO

  • Basic REPL with commands help and exit
  • Commands map and mapb, call an API, get results, parse them and finally show them.
  • Caching
  • Explore locations, find pokemons
  • Catch Pokemons
  • Inspect command, see details about Pokemons you have already encountered
  • Pokedex command, show all catched Pokemons

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL