Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 325 Bytes

File metadata and controls

22 lines (13 loc) · 325 Bytes

Straight Times

Direct access to Straits Times premium articles with your own credentials

API

/api/url
?url=https://www.straitstimes.com/business/economy/trumps-new-tariffs-could-ruin-christmas-for-us-shoppers

returns HTML content of article

Running

$ go build main.go && ./main

Or use docker