Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnbln/robespierre
https://revolt.chat API wrapper
https://github.com/dnbln/robespierre
revolt-api-wrapper
Last synced: about 1 month ago
JSON representation
https://revolt.chat API wrapper
- Host: GitHub
- URL: https://github.com/dnbln/robespierre
- Owner: dnbln
- License: apache-2.0
- Created: 2021-08-29T15:03:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T11:11:47.000Z (about 3 years ago)
- Last Synced: 2024-11-12T19:49:47.965Z (about 1 month ago)
- Topics: revolt-api-wrapper
- Language: Rust
- Homepage: https://app.revolt.chat/invite/hK1w6fhF
- Size: 1.56 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-revolt - Robespierre - Rust library for Revolt. (💻 API Libraries / Rust)
README
# Robespierre
[![revolt server badge][]][revolt server link] ![license badge][] [![version badge][]][link] ![rust badge][] ![api version badge][]
A [revolt.chat][revolt] API wrapper.
For examples, see the [examples directory](examples).
For guides on how to use, see [the book](https://dnbln.github.io/robespierre).
## Projects using robespierre
- `tui-revolt`: very basic, proof of concept tui client for revolt ([github](https://github.com/dblanovschi/tui-revolt))
> Note: If you want your project mentioned here, open a PR!
## License
`robespierre` is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See the [LICENSE-APACHE][license apache] and [LICENSE-MIT][license mit] files in this repository for more information.
[version badge]: https://raw.githubusercontent.com/dblanovschi/robespierre/main/.assets/badges/version.svg
[link]: https://crates.io/crates/robespierre[license badge]: https://raw.githubusercontent.com/dblanovschi/robespierre/main/.assets/badges/license.svg
[license mit]: ./LICENSE-MIT
[license apache]: ./LICENSE-APACHE[revolt]: https://revolt.chat
[revolt server badge]: https://raw.githubusercontent.com/dblanovschi/robespierre/main/.assets/badges/revolt-server.svg
[revolt server link]: https://app.revolt.chat/invite/hk1w6fhf[rust badge]: https://raw.githubusercontent.com/dblanovschi/robespierre/main/.assets/badges/msrv.svg
[api version badge]: https://raw.githubusercontent.com/dblanovschi/robespierre/main/.assets/badges/revolt-api.svg