Web app which converts recent tweets from a user into a RSS feed.
You need to define two configuration settings, either through the Azure Deploy or through Web.config:
- TWITTER_APP_ID
- TWITTER_APP_SECRET
Get["/twitter/{user}"]
For example: http://myazure.com/twitter/@AdafyOy
If you have any questions, you can contact Mikael Koskinen or Adafy Oy.
This software is distributed under the terms of the MIT License (see mit.txt).