# ruma-appservice-api [![Build Status](https://travis-ci.org/ruma/ruma-appservice-api.svg?branch=master)](https://travis-ci.org/ruma/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. ## Minimum Rust version ruma-appservice-api requires Rust 1.34.2 or later. ## Status This project is currently experimental and is very likely to change drastically. ## License [MIT](http://opensource.org/licenses/MIT)