gogs / go-gogs-client

Gogs API client in Go.
MIT License
233 stars 145 forks source link

Add API support for releases and attachments #95

Closed 0rac1e closed 5 years ago

0rac1e commented 6 years ago

This PR provides initial API support for releases (get, list, create, delete).