Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 732 Bytes

nytimes-api

An API wrapper for the NY Times API!

Installation

To install nytimes-api, you need to run the following command:

> npm i --save nytimes-api

And from there you can just require it in your Node.js project!

Documentation

All documentation can be found here.