Ross ROSS = Recommend OSS · open-source software intelligence for agents

crobertsbmw/deckofcards

An API to simulate a deck of cards observed · 2026-08-28

github.com/crobertsbmw/deckofcards · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

46/100

  • Activity 30
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4144
  • days_rel: n/a
  • days_push: 421
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1425 stars · 369 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A REST API service that simulates drawing from one or more decks of playing cards, with shuffle, draw, and pile management endpoints. It is written in Python (Django) and can be self-hosted or used via the hosted instance at deckofcardsapi.com.

Use cases

  • simulate drawing cards for a card game backend
  • shuffle a deck of cards via an API
  • build a blackjack or poker prototype without implementing deck logic
  • self-host a card deck API with Docker
  • get random playing cards as JSON for a web app

When to choose

  • you need card deck simulation over HTTP without writing game logic
  • you want a simple self-hostable REST API for card games
  • you need deterministic deck state with pile management across requests

When to avoid

  • you need a full card game engine with rules and win detection
  • you need offline/in-process card shuffling in your own language
  • you need high-throughput game server logic beyond simple deck operations

Facets

service · maturity stable

http-server api-framework simulation apis gaming-tools web-development python self-hosted cards deck-of-cards rest-api game-simulation django docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
crobertsbmw/deckofcardsmain46

For agents

markdown · JSON · MCP: product_card(name="crobertsbmw/deckofcards")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem