An open API service indexing awesome lists of open source software.

https://github.com/karipov/rsgraph

🔲 telegra.ph API bindings in Rust
https://github.com/karipov/rsgraph

api-wrapper rust telegraph-api

Last synced: about 1 year ago
JSON representation

🔲 telegra.ph API bindings in Rust

Awesome Lists containing this project

README

          

# rsgraph
This library provides pure Rust bindings to
the [telegra.ph](https://telegra.ph/api) API

## Installation
Simply add `rsgraph` to your `Cargo.toml` file.

```toml
[dependencies]
rsgraph = "0.1.0"
```

This crate is currently under active
development. Until near `1.0` release, there
will be major breaking changes.

`rsgraph` is currently __Pre-alpha__ software.

## Documentation
Currently non-existent. Sorry!