tomekc / yammer-web-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Yammer client in Node+Express

Learning spike on processing Yammer activity feed.

Running the app

Runs like a typical express app:

node app.js

Directory Layout

Create a directory data and place file named messages.json.

Content of this file can be downloaded from Yammer's REST API

About


Languages

Language:JavaScript 94.2%Language:CSS 5.8%