Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 340 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 340 Bytes

Server-side Scripting

Implemented news website using Flask framework, JSON, Python, Google News API, HTML5 and CSS.

  1. Get your free API_KEY from https://newsapi.org and replace with 'api_key' variable in the main.py
  2. Run main.py file using python 3.8 and above version. This will start a development server on http://127.0.0.1:5000/