2020-09-26 16:26:32 +02:00

9 lines
359 B
Markdown

# ruma-appservice-api
**ruma-appservice-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) 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.