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

Create and API to extract a list of all users and their games. #6

Open
Treyhesari opened this issue Jun 8, 2022 · 1 comment
Open

Comments

@Treyhesari
Copy link

Treyhesari commented Jun 8, 2022

This story depends on #4.

As a user, for admin purposes, I want to get a list of all users and the games they've played.

Acceptance Criteria:

  • Get current game counts for a user curl -H 'Authentication: Bearer <token>' localhost:8080/users, where ` is a valid JWT
  • See a list of users, and within each user's record, a list of games they have played
@Treyhesari

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant