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

https://github.com/zchee/go-quay


https://github.com/zchee/go-quay

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# go-quay

Package `quay` implements the quay.io REST API for Go.

## References
- [Quay Documentation](https://docs.quay.io/api/)
- [swagger | Quay Documentation](https://docs.quay.io/api/swagger/)
- [coreos/quayctl: quayctl is a command-line client for Quay](https://github.com/coreos/quayctl)