Skip to content

wzykubek/feedboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedboy

Self-hosted, template based RSS feed generator for websites without one. It allows you to create quick templates without using any programming language. It also provides a simple interface for managing your feeds and schemes. It works only as an API at the moment.


Examples

If you have configured schemes:

curl 'http://localhost:8080/v1/scheme/example'

If you do not want to add schemes:

curl 'http://localhost:8080/v1/feed?url=https://niebezpiecznik.pl&title=niebezpiecznik&desc=example&item_sel=.post&item_title_sel=.title%20h2%20a&item_desc_sel=.entry%20p&item_url_sel=.entry%20a'

About

[WIP] Self-hosted, template based RSS feed generator for websites without one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published