API for generating Apple Podcast compatable RSS feeds from Gumroad products.
To run locally, run the following:
git clone https://github.com/gumcast/gumcast-api.git
cd gumcast-api
npm install
# create a config.json with the appropriate secrets and keys
npm run dev