All Projects → Burchard36 → Nodeactyl

Burchard36 / Nodeactyl

Licence: mit
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

Nodeactyl
A NodeJS API for Pterodactyl panel, this was originally designed for discord.js (Discord bots)
Stars: ✭ 107 (+94.55%)
Mutual labels:  wrapper, axios
Vue Axios
A small wrapper for integrating axios to Vuejs
Stars: ✭ 1,887 (+3330.91%)
Mutual labels:  wrapper, axios
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-29.09%)
Mutual labels:  rest-api, axios
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+3205.45%)
Mutual labels:  rest-api, axios
Restyped
End-to-end typing for REST APIs with TypeScript
Stars: ✭ 287 (+421.82%)
Mutual labels:  rest-api, axios
Openapi To Graphql
Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
Stars: ✭ 973 (+1669.09%)
Mutual labels:  rest-api, wrapper
Axios Rest
A simple axios wrapper to make rest api call delightful
Stars: ✭ 41 (-25.45%)
Mutual labels:  rest-api, axios
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-10.91%)
Mutual labels:  rest-api
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+1841.82%)
Mutual labels:  rest-api
React Use Api
Async HTTP request data for axios. Designed for diverse UI states, SSR and data pre-caching.
Stars: ✭ 49 (-10.91%)
Mutual labels:  axios
Dashboard Server
A JSON file RESTful API with authorization based on json-server
Stars: ✭ 48 (-12.73%)
Mutual labels:  rest-api
Obdi
A REST interface and GUI for running scripts.
Stars: ✭ 49 (-10.91%)
Mutual labels:  wrapper
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (-3.64%)
Mutual labels:  rest-api
Opcuawebplatformunict
An ASP.NET Core web application exposing OPC UA Servers to non OPCUA-compliant clients with a REST interface
Stars: ✭ 49 (-10.91%)
Mutual labels:  rest-api
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (-1.82%)
Mutual labels:  axios
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-14.55%)
Mutual labels:  rest-api
Retc
An application used to convert razer effects to multiple output sdks.
Stars: ✭ 54 (-1.82%)
Mutual labels:  wrapper
Ynab Sdk Ruby
YNAB API Ruby Library
Stars: ✭ 54 (-1.82%)
Mutual labels:  rest-api
Regex Builder
Write regular expressions in pure Java
Stars: ✭ 50 (-9.09%)
Mutual labels:  wrapper
Kotlin Ktor Exposed Postgresql Rest Api
Kotlin, Ktor, Exposed, HikariCP and Postgresql based REST Api
Stars: ✭ 51 (-7.27%)
Mutual labels:  rest-api

Nodeactyl: 100% remastered

If you have issues with downloading this package, and you come accross "package.json" not found, open a cmd.exe in the startup bar of your PC and then type npm init -y

If you're having any issues, join the Discord and ask for support.

Stars are very much appreciated <3 I would really appreciate if you find this project useful to please share with your frends 😃

Installation

npm install nodeactyl

What am I?

Nodeactyl is a Library for node.js to communicated 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 ny node.js project.

How do I work?

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

Documentation

https://docs.nodeactyl.xyz

Disclaimer

We (The Nodeactyl team) 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.

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].