RESTfulMC/JS-SDK
Rainnny7 90e170b577
Some checks failed
Publish JS SDK / docker (push) Failing after 19s
Add HttpMethod enum
2024-04-15 15:46:53 -04:00
..
src Add HttpMethod enum 2024-04-15 15:46:53 -04:00
test Fix Mojang tests 2024-04-15 11:25:42 -04:00
.gitignore Lib -> JS-SDK 2024-04-15 07:20:56 -04:00
.npmrc Lib -> JS-SDK 2024-04-15 07:20:56 -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 Fix Mojang tests 2024-04-15 11:25:42 -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