Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 599 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 599 Bytes

page_summary

Build Status page_summary is designed to create summaries of pages the way Facebook does, when you copy a link into a status update.

Usage

PageSummary is an EventMachine component that communicates via websockets. You just pass in an url, and then receive the replies Page summary is a rails engine, that by default is mounted at: /page_summary. You create a new page summary by posting to /page_summary (a create call) with the URL you wish to summarize. That page