Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 229 Bytes

File metadata and controls

11 lines (9 loc) · 229 Bytes

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