/gumcast-api

Backend API for Gumcast.com

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

gumcast-api

API for generating Apple Podcast compatable RSS feeds from Gumroad products.

Develop

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