Go to file
2025-04-23 18:56:52 +02:00
.woodpecker CI: Install dependencies + dev tooling 2025-04-21 18:09:24 +02:00
src/xmpp_api Fix config loading 2025-04-23 18:56:52 +02:00
.dockerignore Add a Containerfile 2025-04-21 16:15:34 +02:00
.gitignore Implement sending messages 2025-04-21 01:58:33 +02:00
.python-version Initial commit 2025-04-20 23:22:04 +02:00
Containerfile Fix unknown options for psycopg2 startup 2025-04-21 17:27:28 +02:00
LICENSE.md Add a license 2025-04-22 23:15:03 +02:00
pyproject.toml Bump version 2025-04-21 17:55:20 +02:00
README.md Add README 2025-04-22 23:16:30 +02:00
uv.lock Add psycopg2 2025-04-21 17:09:39 +02:00

xmpp-api

A XMPP server component that provides an API for one-shot message sending.

API Docs

TODO

License

See LICENSE.md