/demo-hackernews

Demo app to pull info from hackernews.

Primary LanguagePythonApache License 2.0Apache-2.0

demo-hackernews

Simple example Python script to pull the titles of the top 10 new articles titles from HackerNews. Demonstrates incoming HTTP Server and outbound REST calls.

Usage

hn.py

Requirements

Python 3