Skip to content

Jaynil1611/Grammarly-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grammarly API

Introduction

This repository uses the unofficial grammarly api built by @stewartmcgown to build another API service on top of it for general use cases.

Usage

Live demo: Grammarly API

  • Query the /api/v1/check endpoint with ?text query parameter as following:

  • https://grammarly-backend.herokuapp.com/api/v1/check?text=You'll find suggestions that can possibly help you revise a wordy sentence in an effortless manner.

Instructions

  • git clone this repository to your local machine
  • cd to the cloned folder
  • Install all the required dependencies using npm install
  • Run the code using npm start

About

This repository uses the unofficial grammarly api built by @stewartmcgown to build another API service on top of it for general use cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors