This is a super simple API for the Game Boy discord. It updates hourly via a Github Action.
Marketplace Listings - https://gameboy.github.io/dmgAPI/json/market.json
- Install Node.js 12 or above (
.nvmrc
requestslts/*
if you use nvm) - Install packages with
npm i
- Copy
.env.example
to.env
and fill out the secrets needed - Run with
npm run update-api