Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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`