https://github.com/badpackage/papercdn
Simple Node.js server to fetch the latest Paper versions.
https://github.com/badpackage/papercdn
docker-compose nodejs papermc
Last synced: 4 months ago
JSON representation
Simple Node.js server to fetch the latest Paper versions.
- Host: GitHub
- URL: https://github.com/badpackage/papercdn
- Owner: BadPackage
- License: mit
- Created: 2024-08-28T21:45:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T22:03:26.000Z (almost 2 years ago)
- Last Synced: 2025-10-26T09:31:20.024Z (8 months ago)
- Topics: docker-compose, nodejs, papermc
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PaperCDN
A simple Node.js server to fetch the latest Paper versions. **(Writen by ChatGPT)**
## Usage
### Running with Docker
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/papercdn.git
cd papercdn
```
2. **Start the server using Docker Compose:**
```bash
docker-compose up -d
```
3. **Access the server:**
- Get the latest Paper version:
```
http://localhost:3000/download/paper/latest
```
- Get a specific Paper version:
```
http://localhost:3000/download/paper/
```
Replace `` with the desired Minecraft Paper version number e.g.: 1.21.