Skip to content

KonishchevDmitry/vkfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkfeed is a Google App Engine application that allows you to subscribe to
vk.com public wall posts via RSS.

You can deploy it on your own Google App Engine account by:
* Clone the repository (git clone git@github.com:KonishchevDmitry/vkfeed.git)
* Change APP_URL variable in vkfeed/constants.py
* Modify app.yaml for your account (https://developers.google.com/appengine/docs/python/config/appconfig)
* Deploy (https://developers.google.com/appengine/docs/python/gettingstartedpython27/uploading)

About

Generates RSS feed for vk.com public wall posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages