2024-04-15 06:45:57 -07:00
|
|
|
[![Publish Workflow](https://git.rainnny.club/Rainnny/RESTfulMC/actions/workflows/publish-js-sdk.yml/badge.svg)](./actions?workflow=publish-js-sdk.yml)
|
2024-04-14 14:53:50 -07:00
|
|
|
|
|
|
|
# RESTfulMC JS Library
|
2024-04-14 14:52:45 -07:00
|
|
|
A simple, yet useful RESTful API for Minecraft utilizing Springboot.
|
|
|
|
|
|
|
|
## NPM
|
|
|
|
View this package on the [NPM Registry](https://www.npmjs.com/package/restfulmc-lib).
|
|
|
|
|
2024-04-15 04:16:06 -07:00
|
|
|
### Installation
|
|
|
|
```bash
|
|
|
|
npm install restfulmc-lib
|
|
|
|
```
|
|
|
|
|
|
|
|
![NPM Logo](https://avatars.githubusercontent.com/u/6078720?s=74)
|