https://github.com/monzo/phosphor-go
Go client for Phosphor
https://github.com/monzo/phosphor-go
Last synced: about 1 year ago
JSON representation
Go client for Phosphor
- Host: GitHub
- URL: https://github.com/monzo/phosphor-go
- Owner: monzo
- License: mit
- Created: 2016-01-04T18:27:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T18:27:09.000Z (over 10 years ago)
- Last Synced: 2025-03-21T06:33:22.074Z (over 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Client for Phosphor
## Installation
Given this is an early release the API is currently in flux, and use of a [package management tool](https://github.com/golang/go/wiki/PackageManagementTools) is recommended.
```sh
go get github.com/mondough/phosphor-go
```
## Documentation
API documentation is available on [GoDoc](http://godoc.org/github.com/mondough/phosphor-go)