Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ras0q/traq-writer

post messages to traQ via webhook
https://github.com/ras0q/traq-writer

traq

Last synced: about 2 months ago
JSON representation

post messages to traQ via webhook

Awesome Lists containing this project

README

        

# traq-writer

[![godoc-badge]][godoc-url] [![goreport-badge]][goreport-url]

traq-writer posts messages to traQ via webhook.

## Example

Please see [./example/main.go](./example/main.go).

After executing this, you can see the following message in traQ.

![image](https://user-images.githubusercontent.com/66677201/160043071-930cb25f-e52a-4055-afdd-f151eb653260.png)

[godoc-badge]: https://pkg.go.dev/badge/github.com/ras0q/traq-writer
[godoc-url]: https://pkg.go.dev/github.com/ras0q/traq-writer
[goreport-badge]: https://goreportcard.com/badge/github.com/ras0q/traq-writer
[goreport-url]: https://goreportcard.com/report/github.com/ras0q/traq-writer