{"id":16445812,"url":"https://github.com/mslinn/sinatraupandrunning","last_synced_at":"2026-06-07T20:31:04.914Z","repository":{"id":142057153,"uuid":"594400558","full_name":"mslinn/sinatraUpAndRunning","owner":"mslinn","description":"Improved code examples for \"Sinatra Up and Running\"","archived":false,"fork":false,"pushed_at":"2023-01-29T18:35:54.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T01:12:05.757Z","etag":null,"topics":["rackup","ruby","sinatra"],"latest_commit_sha":null,"homepage":"https://www.mslinn.com/blog/index.html#Sinatra","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mslinn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-28T12:45:00.000Z","updated_at":"2023-01-28T13:31:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a18c408d-fd19-4bfb-b200-9681e33043c0","html_url":"https://github.com/mslinn/sinatraUpAndRunning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2FsinatraUpAndRunning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2FsinatraUpAndRunning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2FsinatraUpAndRunning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2FsinatraUpAndRunning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mslinn","download_url":"https://codeload.github.com/mslinn/sinatraUpAndRunning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831381,"owners_count":19864718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rackup","ruby","sinatra"],"created_at":"2024-10-11T09:45:29.771Z","updated_at":"2026-06-07T20:31:04.781Z","avatar_url":"https://github.com/mslinn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sinatra Up And Running Code\nSelected code examples from\n[Sinatra Up And Running Code](https://www.oreilly.com/library/view/sinatra-up-and/9781449306847/).\nThe book's code examples are dated, as is the book itself,\nand some objectionable code is presented,\nso I updated and improved the code.\n\n\n## Getting started\nUse [`rerun`](https://github.com/alexch/rerun) instead of\n[`shotgun`](https://github.com/rtomayko/shotgun).\n\n\n### Native Ubuntu\n```shell\n$ sudo apt install rerun\n\n$ gem install rerun\n```\n\n\n### WSL / WSL2\nRerun does not work without the full Linux machinery, so\n[enable `systemd`](https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/)\nand follow the native Ubuntu instructions above.\n\n\n## Simple and Structured Webapps\n## Simple Sinatra Webapps\n[These examples](simple/) span from the beginning of the book, up to but not including the *Architecture* section of Chapter 4.\n\n\n## Structured Sinatra Webapps\n[These examples](structured/) begin with the *Architecture* section of Chapter 4.\n\n\n## For More Information\n - [Setting Up a Ruby Development Environment](https://www.mslinn.com/jekyll/500-ruby-setup.html)\n - [Sinatra Request Explorer](https://www.mslinn.com/blog/2022/12/02/sinatraRequestExplorer.html)\n - [Authentication \u0026 Authorization With Sinatra / Warden](https://www.mslinn.com/blog/2022/12/05/sinatra-warden.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fsinatraupandrunning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmslinn%2Fsinatraupandrunning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fsinatraupandrunning/lists"}