An open API service indexing awesome lists of open source software.

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.

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.