opencodeiiita / NEWS-Bucket

This is a NEWS app that fetches you the latest news on the go.
36 stars 42 forks source link

Implement NEWS fetching. #38

Open MiKinshu opened 4 years ago

MiKinshu commented 4 years ago

Please note the following.

  1. Use this API (https://newsapi.org/v2/top-headlines?sources=google-news&apiKey=API_KEY) from this webpage (https://newsapi.org/s/google-news-api).
  2. You can't use any library for networking.
  3. This news should fill up in the list view.
Cybertron-Avneesh commented 4 years ago

claim