Skip to content

poying/readability-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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