Categorygithub.com/pidgy/discards
repositorypackage
0.0.0-20220324234659-a6a8ac9ac67a
Repository: https://github.com/pidgy/discards.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

discards

pokemontcg.io data caching server

Required

Usage

git clone https://github.com/pidgy/discards.git
cd discards
cat <pokemontcg.io-api-key> .api
go run main.go

GET random card

curl localhost:8080/card

GET specific card

curl localhost:8080/card?id=swsh8-3

GET all aets

curl localhost:8080/sets