Provides a REST API to syndicate a set of predefined RSS feeds to Twitter and Mastodon.
With Docker installed, run:
$ docker-compose up --build -d
If you want to test a given endpoint, append ?test=true
to its URL. Example with HTTPie:
$ http post "http://localhost:7080/widegamut?test=true"