Skip to content

Shareable card API, docs update for alerts and scheduler#54

Merged
Pyronewbic merged 2 commits into
mainfrom
dev
May 12, 2026
Merged

Shareable card API, docs update for alerts and scheduler#54
Pyronewbic merged 2 commits into
mainfrom
dev

Conversation

@Pyronewbic
Copy link
Copy Markdown
Owner

Summary

  • /api/card/share/:setCode/:number — bundled card data for share pages (identity, price, PSA, history)
  • resolveCardIdToQuery converts canonical IDs back to searchable queries
  • Updated README, CHANGELOG, CLAUDE.md for alerts, live tracking, Cloud Scheduler

Breaking changes

None

Demo data

  • Sample data still works (?demo=true)
  • No new fields missing from demo cards

Manual verification

  • /api/card/share/sv8a/217-187 returns bundled Umbreon data
  • /api/card/share/m4/114-083 returns bundled Greninja data

Bundles card identity, lowest price, PSA signal, and price history
in one call for share pages. resolveCardIdToQuery converts canonical
IDs (sv8a/217-187) back to searchable queries. No auth required.
@Pyronewbic Pyronewbic merged commit d373d3d into main May 12, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant