ruwuma/README.md
2016-09-29 06:01:20 -07:00

15 lines
505 B
Markdown

# ruma-client-api
[![Build Status](https://travis-ci.org/ruma/ruma-client-api.svg?branch=master)](https://travis-ci.org/ruma/ruma-client-api)
**ruma-client-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) client API specification.
These types can be shared by client and server code.
## Status
This project is currently experimental and is very likely to change drastically.
## License
[MIT](http://opensource.org/licenses/MIT)