Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmaterer/goporkbun
Go client for Porkbun API
https://github.com/pmaterer/goporkbun
Last synced: 9 days ago
JSON representation
Go client for Porkbun API
- Host: GitHub
- URL: https://github.com/pmaterer/goporkbun
- Owner: pmaterer
- Created: 2022-01-12T19:24:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T21:15:01.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T15:11:38.450Z (3 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Porkbun Go
A Go client for [Porkbun](https://porkbun.com/).
![Porkbun logo](https://porkbun.design/assets/porkbun_rgb.svg)
## Installation
```shell
go get github.com/pmaterer/goporkbun
```## Usage
This module is for interacting with the [Porkbun V3 API](https://porkbun.com/api/json/v3/documentation).
**API access must be enabled per domain**.