curl --location 'http://localhost:8000/auth/register' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "admin@exameple.com", "name": "Admin ...
Welcome to the RuneMetrics Re-Creation project! This Symfony 7 application, built using PHP 8.3, aims to recreate the functionality of the RuneMetrics apps from Jagex. It leverages the public ...