What about perhaps an RSS or Atom feed for new posts?
What is an RSS and Atom Feed?
They are web feed standards. Wikipedia can tell you more ;)
I could even build this myself, just request posts from the API, craft a little HTML for displaying a post, and then use my thrown together RSS feed library to make a feed out of it.
Because why not, I decided to do it. I now have a script that generates an RSS feed for LambdaGeneration.
What is an RSS and Atom Feed?
They are web feed standards. Wikipedia can tell you more ;)
I could even build this myself, just request posts from the API, craft a little HTML for displaying a post, and then use my thrown together RSS feed library to make a feed out of it.
Because why not, I decided to do it. I now have a script that generates an RSS feed for LambdaGeneration.