node.js example for https://podcastindex.org
this is original source code written by me (CSB)
how to use:
-
download node.js with npm from https://nodejs.org/en/download/ (available for mac, Windows, Linux, docker, etc)
-
download this repository either via "git clone" or via "Download ZIP" menu under "Code" button
-
replace "ABC" with proper values from https://api.podcastindex.org :
var apiKey = "ABC";
var apiSecret = "ABC"
- execute in command line:
npm install
- execute in command line:
node index.js
if you need support regarding this example, you want to give feedback or you have questions, just contact me on Twitter: https://twitter.com/csb