Skip to content

meinside/telegraph-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ba89d6 · Mar 13, 2025

History

36 Commits
Oct 2, 2020
Jan 14, 2019
Dec 21, 2016
Jan 26, 2024
Jan 26, 2024
Mar 13, 2025
Mar 13, 2025
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024

Repository files navigation

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