/telegraph-go

Go library for Telegraph API (http://telegra.ph/api)

Primary LanguageGo

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

License

MIT