1.0.1 • Published 9 months ago

jspterodactyl v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

*Warning: This library is not finished and has not been tested. Functions may not be working as intended or at all. Please create an issue if any bug is found and I will resolve it as soon as possible.*

Pterodactyl API Wrapper

Version License

This is a TypeScript-based API wrapper for the Pterodactyl server panel, allowing you to interact with the Pterodactyl API easily and efficiently.

Features

  • Simple and easy-to-use API wrapper for the Pterodactyl API.
  • Built with TypeScript, providing type safety and autocompletion support.
  • Uses Axios for making HTTP requests to the Pterodactyl API.
  • Handles API errors with custom error types for better error handling.

Installation

You can install this package via npm or yarn:

npm install jspterodactyl
# or
yarn add jspterodactyl
1.0.1

9 months ago

1.0.0

9 months ago