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

ruma-appservice-api

Types for the endpoints in the Matrix application service API

15 releases (breaking)

0.11.0 Oct 27, 2024
0.10.0 May 9, 2024
0.9.0 Oct 5, 2023
0.8.1 Feb 15, 2023
0.2.0-alpha.1 Jul 29, 2020

#2074 in Web programming

Download history 13/week @ 2024-07-23 32/week @ 2024-07-30 1/week @ 2024-09-03 13/week @ 2024-09-10 2/week @ 2024-09-17 14/week @ 2024-09-24 13/week @ 2024-10-01 6/week @ 2024-10-08 26/week @ 2024-10-15 148/week @ 2024-10-22 112/week @ 2024-10-29 102/week @ 2024-11-05

394 downloads per month
Used in 3 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
~231K SLoC