15 lines
505 B
Markdown
15 lines
505 B
Markdown
# ruma-client-api
|
|
|
|
[](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)
|