Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to fetch NBA players by position #1

Open
martinchooooooo opened this issue Dec 8, 2022 · 0 comments
Open

Command to fetch NBA players by position #1

martinchooooooo opened this issue Dec 8, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@martinchooooooo
Copy link
Collaborator

What I would like?

  • I want to run a command like go run position.go G and it will print out all players who play position "g", in this case, guards.
  • I'm not sure what the available positions are, so I would like that when I run go run position.go it prints out a list of options I could pass in. e.g. "Please pass in a valid position, such as: G"
  • Fetch players from this Ball Don't Lie API https://www.balldontlie.io/#getting-started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant