Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 410 Bytes

File metadata and controls

14 lines (9 loc) · 410 Bytes

dmgAPI

This is a super simple API for the Game Boy discord. It updates hourly via a Github Action.

Endpoints

Marketplace Listings - https://gameboy.github.io/dmgAPI/json/market.json

Setup

  1. Install Node.js 12 or above (.nvmrc requests lts/* if you use nvm)
  2. Install packages with npm i
  3. Copy .env.example to .env and fill out the secrets needed
  4. Run with npm run update-api