Open Bhupesh-V opened 4 years ago
I am interested, @Bhupesh-V but how to know what comes under what category?
I am interested, @Bhupesh-V but how to know what comes under what category?
Lets say there is a podcast dedicated to Ruby language and then we have a newsletter for news related to the same, then both of their categories will be ruby
.
This is just initial assumptions we can also create generic categories like security
.
The best way is to visit the source of these feeders and see what they mainly talk about.
Gotcha. I will give it a shot later today.
Let me know if you are expecting something like this,
"podcasts":[ { "name": "Software Enginerring Daily", "link": "https://softwareengineeringdaily.com/feed/podcast/", "web": "https://softwareengineeringdaily.com", "category": "Software Engineering" }, { "name": "Simple Programmer", "link": "http://simpleprogrammer.libsyn.com/rss", "web": "http://simpleprogrammer.libsyn.com", "category": "Programming" }, { "name": "Software Enginerring Radio", "link": "http://feeds.feedburner.com/se-radio", "web": "https://www.se-radio.net/", "category": "Software Engineering" }, { "name": "The Changelog", "link": "https://changelog.com/podcast/feed", "web": "https://changelog.com", "category": "Software Engineering" }, { "name": "Full Stack Radio", "link": "https://rss.simplecast.com/podcasts/279/rss", "web": "http://www.fullstackradio.com/", "category": "Full stack development" },
This is perfect :+1: We can improve this with time (when new feeders come up)
Could you please assign this to me? - I'll send a PR in a day or two.
This is more of a Documentation like work. For starters we have to do this :
category
.Feel free to ask anything