#web-services #rest #games #handler #game #retrom #game-assets

retrom-rest-service

The Retrom video game library REST (non-gRPC) service handlers

7 releases

0.7.51 Jan 18, 2026
0.7.50 Jan 14, 2026
0.7.48 Dec 25, 2025

#6 in #retrom


Used in 3 crates (via retrom-service)

GPL-3.0 license

215KB
4.5K SLoC

Rust 3.5K SLoC // 0.0% comments SQL 503 SLoC // 0.0% comments TypeScript 39 SLoC // 0.1% comments

Retrom REST Service

The REST service provides certain backend functionalities that are not well-suited for the gRPC service. This includes things such as serving static assets and web pages, as well as handling downloads of games and other large files from the browser.

[!TIP] Check out the retrom-service package for details on setting up the development environment, running the service, and contributing.

Dependencies

~62–86MB
~1.5M SLoC