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

ruma-appservice-api

Types for the endpoints in the Matrix application service API

13 releases (8 breaking)

0.9.0 Oct 5, 2023
0.8.1 Feb 15, 2023
0.7.0 Sep 12, 2022
0.6.0 Apr 28, 2022
0.2.0-alpha.1 Jul 29, 2020

#2174 in Web programming

Download history 35/week @ 2024-01-29 51/week @ 2024-02-12 21/week @ 2024-02-19 54/week @ 2024-02-26 62/week @ 2024-03-04 82/week @ 2024-03-11 63/week @ 2024-03-18 44/week @ 2024-03-25 64/week @ 2024-04-01 52/week @ 2024-04-08 19/week @ 2024-04-15

180 downloads per month
Used in 3 crates (via ruma)

MIT license

1MB
23K 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

~12MB
~242K SLoC