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

ruma-appservice-api

Types for the endpoints in the Matrix application service API

14 releases (9 breaking)

new 0.10.0 May 9, 2024
0.9.0 Oct 5, 2023
0.8.1 Feb 15, 2023
0.7.0 Sep 12, 2022
0.2.0-alpha.1 Jul 29, 2020

#2253 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 10/week @ 2024-04-22 6/week @ 2024-04-29 147/week @ 2024-05-06

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

MIT license

1MB
24K 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
~259K SLoC