• roda-single-file-v1.0 54fceaa4bc

    james released this 2023-12-27 14:56:10 -06:00 | 1 commits to single-file-app since this release

    A simple start to a roda app all in one file. The whole roda app is in config.ru. Theoretically might be useful, such as for a simple api, which may want the json and route_csrf plugins, but likely will want to start with a multi-file template. Includes gemfile and systemd service file to use with the app.

    Downloads