java-timeline

finished
Last updated

Description

Old project that gives a timeline of github commits, reddit posts, and tweets all in one request.

Specification

Note

Used for my personal website, don't think twitter works anymore due to the API changes / paid API usage. No longer working on this as switching focus to media-timeline project, which will fulfill the same role as this project and eventually replace it.

Features

  • Fetches commits & groups by repository
  • Fetches reddit & twitter posts, including like count and comments
  • Fetch all data with one API request

Technologies

    java java

Recent Commits

Create README.md

update version and set to release

disable twitter updated

intial load

Initial commit