https://github.com/amitizle/go-luas
Luas API library written in Go
https://github.com/amitizle/go-luas
api-client go golang luas
Last synced: 17 days ago
JSON representation
Luas API library written in Go
- Host: GitHub
- URL: https://github.com/amitizle/go-luas
- Owner: amitizle
- Created: 2018-05-27T18:51:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T22:36:58.000Z (almost 7 years ago)
- Last Synced: 2025-02-16T18:44:49.021Z (3 months ago)
- Topics: api-client, go, golang, luas
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-luas
[Luas](https://www.luas.ie/) API library, written in Go.
**This is a project that I'm doing to learn Go**, so things might look terrible :/
## Using
TODO
## Testing
```
$ go test ./...
ok github.com/amitizle/go-luas 0.013s
ok github.com/amitizle/go-luas/internal/http_client (cached)
```## Resources
* [Luas API in tii.ie](http://data.tii.ie/#luas)