Skip to content

jerrypm/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NEWS FEED

drawing

This project use free api from https://newsapi.org/

Feature

  • headline default (us)
  • headline select country
  • search news (keyword)
  • search news (category)
  • save local news
  • setting change darkmode
  • setting delete local save

API:

  1. Everything ~https://newsapi.org/v2/everything?q=bitcoin&apiKey=API_KEY
  • Parameter: q = ???, apiKey = ??
  1. Top Headline In Country ~ https://newsapi.org/v2/top-headlines?country=us&apiKey=API_KEY
  • Parameter: country = ???, apiKey = ??
  1. Top Headline A-Z with API_KEY ~ https://newsapi.org/v2/top-headlines/sources?apiKey=API_KEY
  • Parameter: apiKey = ??

API Doc: https://newsapi.org/docs/endpoints

API KEY

  • API Key 1 = 9f7d91151b7d46d4a3be011aa9878deb
  • API Key 2 = eda6154a62744b7bbad849130a7f7b6f

NOTE:

  • Free api news for developer accounts are limited to 100 requests over a 24 hour
  • Languague use SwiftUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages