Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdel/go-syno
Go library for Synology. Work in progress.
https://github.com/jdel/go-syno
Last synced: 4 days ago
JSON representation
Go library for Synology. Work in progress.
- Host: GitHub
- URL: https://github.com/jdel/go-syno
- Owner: jdel
- License: gpl-3.0
- Created: 2018-01-20T12:42:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T20:31:48.000Z (about 1 year ago)
- Last Synced: 2024-10-21T23:44:06.042Z (18 days ago)
- Language: Go
- Homepage:
- Size: 722 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - jdel/go-syno - Go library for Synology. Work in progress. (Go)
README
# go-syno: A Go library to interact with Synology packages
[![Build Status](https://travis-ci.org/jdel/go-syno.svg?branch=master)](https://travis-ci.org/jdel/go-syno)
[![GoDoc Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg)](https://godoc.org/jdel.org/go-syno)
[![GoReport](https://goreportcard.com/badge/jdel.org/go-syno)](https://goreportcard.com/report/jdel.org/go-syno)
[![Maintainability](https://api.codeclimate.com/v1/badges/8ade3c7c3bb0c072a1f0/maintainability)](https://codeclimate.com/github/jdel/go-syno/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/8ade3c7c3bb0c072a1f0/test_coverage)](https://codeclimate.com/github/jdel/go-syno/test_coverage)Under heavy work, please refrain from using it until the first release.
`go get gopkg.in/jdel/go-syno.v0`