David K. Bainbridge | 528b318 | 2017-01-23 08:51:59 -0800 | [diff] [blame] | 1 | .. -*- mode: rst -*- |
2 | |||||
3 | ****************************** | ||||
4 | MAAS API client library for Go | ||||
5 | ****************************** | ||||
6 | |||||
7 | This library serves as a minimal client for communicating with the MAAS web | ||||
8 | API in Go programs. | ||||
9 | |||||
10 | For more information see the `project homepage`_. | ||||
11 | |||||
12 | .. _project homepage: https://github.com/juju/gomaasapi |