Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Server: Games API #19

@RARM

Description

@RARM

Ensure the following game API works:

  • Upload a game.
  • List games.
  • Purchase a game (link a game with a user).
  • Download a game (verifying that the user owns the game).

Please, double-check the endpoint works (e.g., use curl to test all endpoints). Create some automated tests (this will help with any changes along the way in the coming days).

This Django app works along with the users' app. The latter must work before implementing this app.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions