Open imcgaunn opened 9 years ago
To support the client-side code in retrieving podcast information / doing searches, the iTunes API will have to be implemented in the backend. Subroutes of an api endpoint would probably be the cleanest way to do this.
podplay/routes/api.js
we probably also will need something to parse the podcast feeds on the server.
To support the client-side code in retrieving podcast information / doing searches, the iTunes API will have to be implemented in the backend. Subroutes of an api endpoint would probably be the cleanest way to do this.
podplay/routes/api.js