Awesome
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