www-requests is an explorer-like website for viewing analytics on Minecraft server versions. It allows you to easily view, compare, and analyze versions of the Minecraft server softwares.
To Develop on this website, you need to install all required dependencies
git clone https://github.com/mcjars/www-requests.git mcjars-www-requests
cd mcjars-www-requests
# make sure to have nodejs installed already
npm i -g pnpm
pnpm i
# start the dev server on port 9000
pnpm dev
Note
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.