https://github.com/djotaku/dreamhostapi
A Go package providing the functionality for the Dreamhost API
https://github.com/djotaku/dreamhostapi
dns dreamhost dreamhost-api
Last synced: 6 months ago
JSON representation
A Go package providing the functionality for the Dreamhost API
- Host: GitHub
- URL: https://github.com/djotaku/dreamhostapi
- Owner: djotaku
- License: gpl-3.0
- Created: 2023-02-27T00:00:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T00:09:45.000Z (almost 2 years ago)
- Last Synced: 2024-07-25T02:03:42.427Z (almost 2 years ago)
- Topics: dns, dreamhost, dreamhost-api
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
v1 documentation: [](https://pkg.go.dev/github.com/djotaku/dreamhostapi)
v2 documentation: [](https://pkg.go.dev/github.com/djotaku/dreamhostapi/v2)
This package was spun out of my [DreamHost_DNS_Go](https://github.com/djotaku/dreamhost_dns_go) program so that it can be the basis of other small DreamHost utility programs.
It currently supports the endpoints I need for my projects. I will accept issues or pull requests to add the listserve endpoints.