Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
/ posse-server Public archive

A personal POSSE server (Post on Own Site, Syndicate Elsewhere)

Notifications You must be signed in to change notification settings

kaishin/posse-server

Repository files navigation

RSS Syndicator

Provides a REST API to syndicate a set of predefined RSS feeds to Twitter and Mastodon.

Docker Deployment

With Docker installed, run:

$ docker-compose up --build -d

Dry Runs

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"

About

A personal POSSE server (Post on Own Site, Syndicate Elsewhere)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published