Subhamkp / NEWS-APP

A news app which provide live headlines from 70 different sources (newspapers, websites) such as BBC News,CNN, Financial Times, The Hindu, The Times of India etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEWS-APP

A news app which provide live headlines from 70 different sources (newspapers, websites) such as BBC News,CNN, Financial Times, The Hindu, The Times of India etc

I have created this web application using News API and Laravel.

News API is a simple and easy-to-use API that returns JSON metadata for the headlines currently published on a range of news sources and blogs.

Also i have used Guzzle , which is a is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. To Know more https://github.com/guzzle/guzzle

To run:

  1. Replace the API-KEY in the APP/Api.php file by your own newly created api-key. Click here: https://newsapi.org/

  2. Install guzzle by composer or whatever you prefer.

And RUN..

About

A news app which provide live headlines from 70 different sources (newspapers, websites) such as BBC News,CNN, Financial Times, The Hindu, The Times of India etc


Languages

Language:PHP 92.5%Language:HTML 6.1%Language:Vue 0.7%Language:ApacheConf 0.7%