A simple API server extracts web articles and turn them into ebook format (only epub currently).
git clone.
Then
glide install
go run server.go
It uses go-readability for atricle extracting and epub-gen for epub generating.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple API server extracts web articles and turn them into ebook format (only epub currently).
git clone.
Then
glide install
go run server.go
It uses go-readability for atricle extracting and epub-gen for epub generating.