#english #language #api-request #grammar #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

#2137 in Web programming

Download history 4/week @ 2025-02-13 7/week @ 2025-02-20

100 downloads per month
Used in cargo-grammarly

MIT license

13KB
202 lines

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


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.

Dependencies

~0.6–16MB
~159K SLoC