{"id":15649238,"url":"https://github.com/markbates/mack","last_synced_at":"2026-03-06T16:33:29.616Z","repository":{"id":387335,"uuid":"4788","full_name":"markbates/mack","owner":"markbates","description":"A Ruby web application framework","archived":false,"fork":false,"pushed_at":"2009-02-23T02:15:02.000Z","size":3156,"stargazers_count":41,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T16:13:13.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.mackframework.com","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/markbates.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-03-21T15:56:52.000Z","updated_at":"2024-08-22T09:21:24.000Z","dependencies_parsed_at":"2022-06-21T14:42:11.640Z","dependency_job_id":null,"html_url":"https://github.com/markbates/mack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markbates/mack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fmack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fmack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fmack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fmack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markbates","download_url":"https://codeload.github.com/markbates/mack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fmack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30185509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-03T12:28:58.067Z","updated_at":"2026-03-06T16:33:24.605Z","avatar_url":"https://github.com/markbates.png","language":"Ruby","funding_links":[],"categories":["Frameworks"],"sub_categories":[],"readme":"=Hello, and welcome to Mack!\n\nMack is a Ruby web application framework. It takes the best ideas from several frameworks, including Rails, Merb, and Ramaze, and tries to improve upon those ideas. Mack uses Rack[http://rack.rubyforge.org] as an abstraction layer to separate itself from it's deployment.\n\nMack is also about performance. Because Mack uses technologies like Thin[http://code.macournoyer.com/thin] and Rack[http://rack.rubyforge.org], Mack is a multithreaded and fast framework. Current tests show Mack/Thin[http://code.macournoyer.com/thin] is twice as fast as Rails/Mongrel. Mack tries to strip out a lot of the cruft from other frameworks, like Rails, and delivers you a fast, efficient framework designed for actual real world development.\n\n==Installation\n  $ sudo gem install mack\n\n==Getting Started\nFirst things first, let's generate your application:\n  $ mack \u003capp_name\u003e\n\nTo run a Mack application:\n  $ mackery server\n\nmackery server takes the following options:\n  $ mackery server -p \u003cport\u003e -e \u003cenvironment\u003e -h \u003crack_handler\u003e\n  \nThe rack_handler one will allow you to switch which server is used to run the app. See Rack for more Rack::Handlers.\n  \nYou can also run:\n  $ mackery console\n  \nThis will give you console level access to your application.\n\n\n==Contact\nPlease mail bugs, suggestions and patches to \u003cbugs@mackframework.com\u003e.\n\nOn the web at: http://www.mackframework.com\n\n==License and Copyright\nCopyright (C) 2008 Mark Bates, http://www.mackframework.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n==Other documentation:\n* Rack[http://rack.rubyforge.org]\n* Thin[http://code.macournoyer.com/thin]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbates%2Fmack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkbates%2Fmack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbates%2Fmack/lists"}