Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chhsiao90/ptt-tweet-crawler


https://github.com/chhsiao90/ptt-tweet-crawler

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

ptt-tweet-crawler
=================

Crawl the tweets under PTT Gossiping.
Provide web application to display the selected user's tweet log.

Introduction
------------

ptt-tweet-crawler has a server and a client build with node.js to provide services showing selected user's tweet log.

Server used [mongoose](https://github.com/Automattic/mongoose) to connect to mongodb as datasource,
and used [restify](https://github.com/restify/node-restify) to provide restful service.

Client used react & redux to provide the web to show the tweets.

TODO
----

Feel free to create issue or pull request if had any.