adevore / ruma-api

A tiny framework for building Matrix APIs in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruma-api

Build Status

ruma-api contains core types used to define the requests and responses for each endpoint in the various Matrix API specifications. These types can be shared by client and server code for all Matrix APIs.

Minimum Rust version

ruma-api requires Rust 1.34.2 or later.

Documentation

ruma-api has comprehensive documentation available on docs.rs.

License

MIT

About

A tiny framework for building Matrix APIs in Rust.

License:MIT License


Languages

Language:Rust 100.0%