3 releases (breaking)
0.3.1 | Feb 20, 2021 |
---|---|
0.3.0 |
|
0.2.2 | Mar 1, 2020 |
0.2.1 |
|
0.1.1 | May 31, 2019 |
#24 in #english
100 downloads per month
Used in cargo-grammarly
13KB
202 lines
ATTENTION
The crate has been renamed from grammarly-rs
to grammarbot-io
.
The name was confusing and misleading and so a proper name has been chosen.
lib.rs
:
Grammarly crate - check your sentence for grammar.
This crate uses official API of the grammarly service.
The service has rate limits: As of this moment:
- 250 requests/day (~7500/mo) with an API key,
- 100 per day per IP address (~3000/mo) without an API key.
Usage
Dependencies
~0.7–12MB
~152K SLoC