Skip to content

Pregiel/DiceApi_ASP.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Roll

Dice Roll allow user to create or join to room. In these rooms users can roll virtual dices. One roll may contain different number of dice combinations e.g. d20 (20-sided dice) + d10 (10-sided dice).

Demo

Check a live Demo here https://dice-roll-web.herokuapp.com/

Create new account or use this:

  • Username: test
  • Password: password

API

Open Endpoints

These endpoints is available for everyone.

User related

Room related

Endpoints that require Authentication

These endpoints is available for users who are autheticated. To authenticate user need to include valid Token in header of the request. A Token is generated by Login and Register endpoint.

User related

Room related

Dice roll related

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published