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

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

Awesome Lists containing this project

README

          

v1 documentation: [![Go Reference](https://pkg.go.dev/badge/github.com/djotaku/dreamhostapi.svg)](https://pkg.go.dev/github.com/djotaku/dreamhostapi)
v2 documentation: [![Go Reference](https://pkg.go.dev/badge/github.com/djotaku/dreamhostapi.svg)](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.