emreozdil / Swift-Daily-Tips

:octocat: Daily Tips from Swift World
MIT License
1.38k stars 79 forks source link

JSON/RSS representation of the tips #52

Closed ahmetws closed 5 years ago

ahmetws commented 5 years ago

I want to make an experiment website with server-side Swift Vapor framework. I need a JSON/RSS file to get all the tips data.

There are a lot of people using RSS feeds to track their favorite sources. We can also add one.

wolfcolony commented 5 years ago

I want to make an experiment website with server-side Swift Vapor framework. I need a JSON/RSS file to get all the tips data.

There are a lot of people using RSS feeds to track their favorite sources. We can also add one.

good idea

alicanbatur commented 5 years ago

It could be nice. We can create RSS with your support? We also want to help you with your Vapor project!

emreozdil commented 5 years ago

Add JSON Representation