Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luiz-otavio/pterodactyl-go-client
Pterodactyl API wrapper written in Golang
https://github.com/luiz-otavio/pterodactyl-go-client
api go golang pterodactyl
Last synced: 14 days ago
JSON representation
Pterodactyl API wrapper written in Golang
- Host: GitHub
- URL: https://github.com/luiz-otavio/pterodactyl-go-client
- Owner: luiz-otavio
- License: mit
- Created: 2021-08-08T05:29:16.000Z (over 3 years ago)
- Default Branch: rewrite/1.21.1
- Last Pushed: 2024-03-05T19:07:16.000Z (10 months ago)
- Last Synced: 2024-06-21T08:27:22.886Z (7 months ago)
- Topics: api, go, golang, pterodactyl
- Language: Go
- Homepage: https://dashflo.net/docs/api/pterodactyl/v1/
- Size: 39.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NOT AVAILABLE
This repository is for research purpose, so I'm not maintaining it like a real project.
Instead, I'll give few updates to include endpoints and such implementation for go.## Objective
Since its for learning purposes, this project will guarantee some rules to achieve the objective of making
an entire Golang Lib such as following project layouts and using all available ways to
communicate with Pterodacyl's API.