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

https://github.com/mao-wfs/mao-client

RESTful API to control MAO-WFS
https://github.com/mao-wfs/mao-client

devices go radio-astronomy

Last synced: 5 months ago
JSON representation

RESTful API to control MAO-WFS

Awesome Lists containing this project

README

          

# mao-client
[![codecov](https://codecov.io/gh/mao-wfs/mao-client/branch/master/graph/badge.svg)](https://codecov.io/gh/mao-wfs/mao-client)
[![GoDoc](https://godoc.org/github.com/mao-wfs/mao-client?status.svg)](https://godoc.org/github.com/mao-wfs/mao-client)
[![Go Report Card](https://goreportcard.com/badge/mao-wfs/mao-client)](https://goreportcard.com/report/mao-wfs/mao-client)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)

This is the MAO controller server.

## Installation
Get the mao-client source with `go get -d -u github.com/mao-wfs/mao-client`