#grammar #language #english #request #api-request #api-key #api-bindings

grammarly

This crate allows you to check your texts for grammar using the grammarly service

3 releases (breaking)

0.3.1 Feb 20, 2021
0.3.0 Feb 17, 2021
0.2.2 Mar 1, 2020
0.2.1 Jun 4, 2019
0.1.1 May 31, 2019

#31 in #english

Download history 5/week @ 2024-02-23 1/week @ 2024-03-01 3/week @ 2024-03-08 9/week @ 2024-03-15 58/week @ 2024-03-29

70 downloads per month
Used in cargo-grammarly

MIT license

13KB
202 lines

Build status Crates Docs MIT licensed

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.6–14MB
~167K SLoC