All Projects → Nodeactyl → Nodeactyl

Nodeactyl / Nodeactyl

Licence: MIT License
A NodeJS API for Pterodactyl panel, this was originally designed for discord.js (Discord bots)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nodeactyl

pterodactyl-sdk
Pterodactyl Panel PHP SDK/API wrapper
Stars: ✭ 27 (-74.77%)
Mutual labels:  pterodactyl, pterodactyl-panel, pterodactyl-api
pterodactyl-eggs
Free eggs made for the Pterodactyl Panel for anyone to use!
Stars: ✭ 18 (-83.18%)
Mutual labels:  pterodactyl, pterodactyl-panel
Ptero4J
A java wrapper for the pterodactyl panel API
Stars: ✭ 26 (-75.7%)
Mutual labels:  wrapper, pterodactyl-panel
pterobilling
An open-source Laravel 8 online store, client area, and billing software specially made for Pterodactyl panel
Stars: ✭ 258 (+141.12%)
Mutual labels:  pterodactyl, pterodactyl-panel
Nodeactyl
A NodeJS API for Pterodactyl panel, this was originally designed for discord.js (Discord bots)
Stars: ✭ 55 (-48.6%)
Mutual labels:  wrapper, axios
Vue Axios
A small wrapper for integrating axios to Vuejs
Stars: ✭ 1,887 (+1663.55%)
Mutual labels:  wrapper, axios
whmcs
WHMCS Module for Pterodactyl (v0.7.3 and higher)
Stars: ✭ 127 (+18.69%)
Mutual labels:  pterodactyl, pterodactyl-panel
ZetaHtmlEditControl
A small wrapper class around the Windows Forms 2.0 WebBrowser control.
Stars: ✭ 72 (-32.71%)
Mutual labels:  wrapper
http-interceptors
The Web apps in this monorepo make HTTP requests and require uniform consistency in how they are executed and handled. This monorepo demonstrates the same app written with Angular and with Svelte. Each app uses HTTP interceptors. The Angular app uses HttpClient and its interceptors while the Svelte app uses Axios and its interceptors.
Stars: ✭ 46 (-57.01%)
Mutual labels:  axios
Lavalink.py
A wrapper for Lavalink in Python, which aims to be powerful and intuitive.
Stars: ✭ 162 (+51.4%)
Mutual labels:  wrapper
koishi
Python wrapper for the unofficial scraped API of the satori testing system.
Stars: ✭ 13 (-87.85%)
Mutual labels:  wrapper
pyGroff
laTEX is awesome but we are lazy -> groff with markdown syntax and inline code execution
Stars: ✭ 25 (-76.64%)
Mutual labels:  wrapper
Eldin-Space-Vue
Personal Web Portfolio
Stars: ✭ 54 (-49.53%)
Mutual labels:  axios
alpha
Unified client for HTTP services
Stars: ✭ 21 (-80.37%)
Mutual labels:  axios
vue-douban
高仿豆瓣app
Stars: ✭ 22 (-79.44%)
Mutual labels:  axios
fetchingInReact
💎📷 Fetching data from Unsplash.com in React
Stars: ✭ 23 (-78.5%)
Mutual labels:  axios
popyt
A very easy to use Youtube Data v3 API wrapper.
Stars: ✭ 42 (-60.75%)
Mutual labels:  wrapper
Code-VueWapDemo
“Vue教程--Wap端项目搭建从0到1”的源码
Stars: ✭ 19 (-82.24%)
Mutual labels:  axios
openapiclientgen
Generate C# and TypeScript client codes from Open API / Swagger definitions
Stars: ✭ 31 (-71.03%)
Mutual labels:  axios
gof
Yet another simple Go filesystem wrapper
Stars: ✭ 13 (-87.85%)
Mutual labels:  wrapper

GitHub Issues Current Version Support Server


📌 What am I?

Nodeactyl is a Library for node.js to communicate with the Pterodactyl Panel. You can control any server on your nodes with it (If you purchase a server from another host, no worry! The API works with your own server too!). This library's originally was to be used in Discord bots, however it can be used in any node.js project.


How do I work?

This library works by querying the Pterodactyl API (REST requests) using a library called axios.


💻 Getting started with installation

npm i nodeactyl

📖 Documentation

The full docs can be found here


Contributers

Here are the people that make nodeactyl possible and keep the code working!

Would you like to see your github profile pic here?

Simply open a pull request and improve or create code that makes Nodeactyl better!


🚨 Disclaimer

We (The Nodeactyl team & contributers) are not responsible for any damages that you cause to your servers/nodes by using this API.

Remember: This API can potentially be dangerous with the ability to Delete Servers/Nodes at an instant is extremely easy!

It is NOT our fault if your API key is revealed to the public. When asking for help PLEASE DO NOT SEND THE FULL STACK ERROR. This will reveal your ENTIRE Host/Application API key in the request, if someone asks you to show them the error it should only be trusted sources! (Such as the Pterodactyl Team/Nodeactyl Team). You should also have your API key changed every 1-3 days to prevent issues like this.


🧾 License

This project is licensed under the terms of the MIT License.

You can check out the full license here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].