* Package name : restless * Version : 0.4.0 * Upstream Author : Pippi <bspippi1337@gmail.com> * URL : https://github.com/bspippi1337/restless * License : MIT * Description : API topology inference CLI Restless is a command-line utility that discovers API endpoints, models their structure, infers JSON schema hints, renders topology graphs, and stores session state for subsequent commands. It performs bounded, same-host discovery using only safe HTTP methods (GET, HEAD, OPTIONS) and follows the XDG base directory specification for state storage. The tool is designed for developers, API reviewers, and security-conscious operators needing transparent and reproducible API exploration. Debian packaging is ready in the upstream GitHub repository (debian/ directory, dh-golang setup, man page included, reproducible builds).