4 endpoints match this tag.
/cards/draw/:deck_id
Dragðu cards from a previously created deck. Skilar card images, values, and suits.
/cards/new
Búðu til a new shuffled deck of playing cards. Skilar a deck ID for use with draw and shuffle endapunktar.
/cards/quickdraw
Búðu til a new deck and immediately draw cards in one request. Fullkomið til að prófa spilaleiki hratt.
/cards/shuffle/:deck_id
Reshuffle a previously created deck, returning all drawn cards to the deck.