#api-bindings #messaging #ruma #chat #matrix-chat #networking #matrix

ruma-appservice-api

Types for the endpoints in the Matrix application service API

16 releases (breaking)

0.12.0 Dec 16, 2024
0.11.0 Oct 27, 2024
0.10.0 May 9, 2024
0.9.0 Oct 5, 2023
0.2.0-alpha.1 Jul 29, 2020

#2049 in Web programming

Download history 13/week @ 2024-09-08 1/week @ 2024-09-15 12/week @ 2024-09-22 17/week @ 2024-09-29 29/week @ 2024-10-13 39/week @ 2024-10-20 215/week @ 2024-10-27 107/week @ 2024-11-03 58/week @ 2024-11-10 63/week @ 2024-11-17 74/week @ 2024-11-24 101/week @ 2024-12-01 40/week @ 2024-12-08 208/week @ 2024-12-15 40/week @ 2024-12-22

397 downloads per month
Used in 4 crates (via ruma)

MIT license

1.5MB
26K SLoC

ruma-appservice-api

crates.io page docs.rs page license: MIT

ruma-appservice-api contains serializable types for the requests and responses for each endpoint in the Matrix application service API specification. These types can be shared by application service and server code.

Status

This project is currently experimental and is very likely to change drastically.


lib.rs:

(De)serializable types for the Matrix Application Service API. These types can be shared by application service and server code.

Dependencies

~13MB
~233K SLoC