Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 313 Bytes

readability-api

Demo

$ curl -s https://readability-api.herokuapp.com/?fetch_url=https://www.twreporter.org/a/opinion-scandinavia-refugee 

Install

$ git clone https://github.com/poying/readability-api.git
$ cd readability-api
$ npm install
$ POER=3000 npm start