Skip to content

prokilogrammer/wwwVisitLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wwwVisitLog
-----------

wwwVisitLog is an app to log all articles that I read from the internet. 
This would include random news, tutorials etc. This is an effort to make web
surfing more useful by writing  & storing a short summary about every decent
sized article that I read.

HOWTO:
------
To submit a new article, make a GET request as in the following example:
    http://www-visit-log.heroku.com/store?title=hi&url=acd.com&summary=sampleSummary2

To retrieve all stored articles, simply go to the homepage
    http://www-visit-log.heroku.com/

CREDITS:
--------
I followed the Node Beginner eBook(http://www.nodebeginner.org/) to set up Node
webserver. Thanks to the author for writing this excellent book.  

About

Webservice to submit short summary of web-articles that I read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published