telegraph-go Go library for using Telegraph API. Install $ go get -u github.com/meinside/telegraph-go Usage Sample codes See codes in ./samples/. Todo Add a helper function for converting HTML strings into []telegraph.Node Support go module Add tests Add benchmarks