Skip to content

paintedlabs/BoosterServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoosterServer

To run the server:

npm install
npm run start

The server runs on port 3000. Please note that on startup, the server will download some very large files.

Currently working endpoints:

  1. http://localhost:3000/sets <- Lists all sets.
  2. http://localhost:3000/sets/{SETCODE}/products <- Given a setcode, returns all products for that set.
  3. http://localhost:3000/products/{PRODUCTCODE}/open <- Given a product code, returns the contents of a booster pack.

A special thanks to:

MTGJSON

scryfall

mtg.wtf

If any of you arrive on this page because I am pinging your API too much, please get in touch! I want to stress that I have no idea what I'm doing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published