newsletter2rss

command module
v0.0.0-...-4440831 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2018 License: MIT Imports: 18 Imported by: 0

README

newsletter2rss

convert email newsletter to rss

how to test

create a new newsletter by post:

curl -X POST -d "title=microservice weekly" localhost:3000/feed

send testing mail:

nc localhost 2525 < parser/sample_email_tests/microservice-weekly.txt

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package parser provide html email parsers this package contains different email parsers for each newsletter mail each parser should be ablt to parse a specfic newsletter email's html Contents and return a list of articles, which can be conposed into rss feeds
Package parser provide html email parsers this package contains different email parsers for each newsletter mail each parser should be ablt to parse a specfic newsletter email's html Contents and return a list of articles, which can be conposed into rss feeds

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL