A barebones API for Italian school registry provider Axios. Current version 0.2.14-2, pre-release with Node >=10 support. Ships TypeScript types. Minimal documentation; primarily a reverse-engineered wrapper for the Axios school registry service in Italy. Alternative to official portals.
npm install axios-reNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate and fetch grades from Italian school registry using the re-axios client.
Use import syntax or dynamic import().
Use 'import { ReAxios } from 'axios-re'' instead.Pin exact version and monitor upstream changes.
Upgrade Node to v10 or later.
Verify types against actual API responses.
Replace require('axios-re') with import from 'axios-re'.Use new ReAxios() from named import instead.
Check username/password or refresh authentication.
No dependency data recorded yet.