Skip to content

Instantly share code, notes, and snippets.

@dom96
Created February 25, 2018 12:44
Show Gist options
  • Save dom96/83f64faeaf9269bdd5a5624ad4d1ce03 to your computer and use it in GitHub Desktop.
Save dom96/83f64faeaf9269bdd5a5624ad4d1ce03 to your computer and use it in GitHub Desktop.
import httpclient
var x = newHttpClient()
discard x.getContent("https://github.com/nim-lang/packages/raw/master/packages.json")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment