Skip to content

qing762/paper-version-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Join the Discord server for issues. Thanks a lot!

Warning

Please be advised that usage of this tool is entirely at your own risk. I assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.

Paper versions link

An API that is forked from osipxd/Paper versions links but it update the json file with a script automatically.

How it works

It fetch the version & build number from PaperMC API and format it into a JSON format, same as osipxd's Paper versions links .

API Reference

  GET https://qing762.is-a.dev/api/papermc

Run Locally

To build the API yourself, follow the steps below:

Clone the project

  git clone https://github.com/qing762/paper-version-links

Go to the project directory

  cd paper-version-links

Install dependencies

  pip install -r requirements.txt

Run the code

  python main.py

You should see a paper-versions.json file after this, meaning that it is built successfully and you can use the json file as an API for your projects.

Contributing

Contributions are always welcome!

To contribute, fork this repository and improve it. After that, press the contribute button.

Feedback / Issues

If you have any feedback or issues using the API, please join the Discord server

License

MIT LICENSE