Go to file
Alexander "PapaTutuWawa e2257393a4
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Add README
2025-04-22 23:16:30 +02:00
.woodpecker CI: Install dependencies + dev tooling 2025-04-21 18:09:24 +02:00
src/xmpp_api Change the authorization header to X-Token 2025-04-22 23:09:50 +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