Skip to content

aruntk/news-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-api

graphql news api using newsapi.org

Installation

git clone git@github.com:aruntk/news-api.git
cd news-api
npm install

Usage

Register on newsapi.org

Get the api key

export NEWS_API_KEY="your_newsapi_key_goes_here"
npm start

Go to localhost:3010

GraphiQL = localhost:3010/graphiql

About

graphql news api using newsapi.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors