lua.wetgenes.gists
local wgists=require("wetgenes.gists")
Functions that query the gists API
https://docs.github.com/en/rest/gists
This module requires wire http tasks to be up and running as that is how they send http requests. Also be aware that these busy wait on results from a webserver and anything can and will go wrong in that situation.