Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 544 Bytes

File metadata and controls

18 lines (11 loc) · 544 Bytes

Reading News from an Public API and Inserts it into DB

Executing: 1) Set your MySQL Variables in me/andrisroling/publicnews/constants/CONSTANTS.java 2) Insert SQL Dump to your DB ( newsapi_sql_dump.sql ) 3) Launch the Launcher.java Class in me/andrisroling/publicnews/launcher/Launcher.java

API:

Github for this Repository:

INFORMATION:

  • Please read terms of use for using the News API and Request own API Keys, insert them into the Table Structure.