Skip to content

Adafy/TwitterToRSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter to RSS

Web app which converts recent tweets from a user into a RSS feed.

Deploy to Azure

Configuration

You need to define two configuration settings, either through the Azure Deploy or through Web.config:

  • TWITTER_APP_ID
  • TWITTER_APP_SECRET

Usage


Get["/twitter/{user}"]

For example: http://myazure.com/twitter/@AdafyOy

Contact

If you have any questions, you can contact Mikael Koskinen or Adafy Oy.

License

This software is distributed under the terms of the MIT License (see mit.txt).

About

Convert recent tweets from a user into a RSS feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages