Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posener/goaction-issues-example
Goaction example for using Github APIs
https://github.com/posener/goaction-issues-example
Last synced: 19 days ago
JSON representation
Goaction example for using Github APIs
- Host: GitHub
- URL: https://github.com/posener/goaction-issues-example
- Owner: posener
- License: apache-2.0
- Created: 2020-05-22T20:11:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T07:42:19.000Z (about 3 years ago)
- Last Synced: 2024-10-05T12:41:55.284Z (about 1 month ago)
- Language: Go
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goaction Issues Example
An example of using goaction with Github APIs.
Before reading this example, please go through the [simpler example](https://github.com/posener/goaction-example)
To see how this example works, feel free to create [an issue](https://github.com/posener/goaction-issues-example/issues) in this repository.
---
Readme created from Go doc with [goreadme](https://github.com/posener/goreadme)