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 party webservice #5

Open
evrardjp opened this issue Sep 2, 2020 · 1 comment
Open

Create party webservice #5

evrardjp opened this issue Sep 2, 2020 · 1 comment

Comments

@evrardjp
Copy link
Owner

evrardjp commented Sep 2, 2020

GET party (=list games)
PUT party (=create game)
POST party (=update game roster by adding players)
DELETE party (=close the game instance)

@evrardjp
Copy link
Owner Author

evrardjp commented Sep 4, 2020

  • Used post to create a party, it looked better in the browser.
  • Get is done
  • DELETE is not yet done.

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