Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 897 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 897 Bytes

feedgen

A middleware to generate Atom feeds from websites. https://feedgen.org

Supported Sites and Examples

Getting Started

Start the web by docker-compose:

docker-compose up -d

It's on http://localhost:8080.

License

feedgen is released under the MIT license.