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

ruma-appservice-api

Types for the endpoints in the Matrix application service API

17 releases (11 breaking)

0.12.1 Feb 3, 2025
0.12.0 Dec 16, 2024
0.11.0 Oct 27, 2024
0.10.0 May 9, 2024
0.2.0-alpha.1 Jul 29, 2020

#1757 in Web programming

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

MIT license

1.5MB
27K SLoC

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


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.

Dependencies

~14MB
~247K SLoC