RESTfulMC/JS-SDK
2024-04-26 17:00:22 -04:00
..
src Update the JS SDK to support the new layout of the /mojang/status endpoint 2024-04-18 13:18:00 -04:00
test Update the JS SDK to support the new layout of the /mojang/status endpoint 2024-04-18 13:18:00 -04:00
.gitignore Add Frontend 2024-04-15 16:16:08 -04:00
.npmrc fix npm publish error for the JS SDK 2024-04-16 20:04:31 -04:00
build.mjs Lib -> JS-SDK 2024-04-15 07:20:56 -04:00
bun.lockb Cleanup 2024-04-15 08:49:09 -04:00
package.json Bump JS SDK ver 2024-04-26 17:00:22 -04:00
README.md Update JS-SDK/README.md 2024-04-15 06:45:57 -07:00
tsconfig.json Update imports to use paths 2024-04-15 09:12:41 -04:00

Publish Workflow

RESTfulMC JS Library

A simple, yet useful RESTful API for Minecraft utilizing Springboot.

NPM

View this package on the NPM Registry.

Installation

npm install restfulmc-lib

NPM Logo