{"id":16864377,"url":"https://github.com/nickserv/jobim","last_synced_at":"2025-03-18T16:42:51.911Z","repository":{"id":11027540,"uuid":"13358816","full_name":"nickserv/jobim","owner":"nickserv","description":"Popup HTTP Server for serving static content.","archived":false,"fork":false,"pushed_at":"2014-02-18T02:51:52.000Z","size":446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T11:07:50.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zellio/jobim","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickserv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-06T07:37:07.000Z","updated_at":"2014-02-25T16:29:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"743a11f1-bd20-42e6-8ef1-3ccb51755354","html_url":"https://github.com/nickserv/jobim","commit_stats":null,"previous_names":["nickserv/jobim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Fjobim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Fjobim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Fjobim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickserv%2Fjobim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickserv","download_url":"https://codeload.github.com/nickserv/jobim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244263791,"owners_count":20425393,"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":[],"created_at":"2024-10-13T14:42:03.837Z","updated_at":"2025-03-18T16:42:51.883Z","avatar_url":"https://github.com/nickserv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jobim\n\n[![Gem Version](https://badge.fury.io/rb/jobim.png)](http://badge.fury.io/rb/jobim)\n[![Build Status](https://secure.travis-ci.org/zellio/jobim.png?branch=master)](http://travis-ci.org/zellio/jobim)\n[![Dependency Status](https://gemnasium.com/zellio/jobim.png)](https://gemnasium.com/zellio/jobim)\n[![Code Climate](https://codeclimate.com/github/zellio/jobim.png)](https://codeclimate.com/github/zellio/jobim)\n\n`jobim` is a light utility for generating a static HTTP server. This allows\nfor rapid website design and development without the hassle and security risk\nof a full web-server installation. `jobim` leverages\n[Thin](//github.com/macournoyer/thin/) and exposes a limited subset of the\n`thin` executable command flags for your convenience.\n\n## Installation\n\n`jobim` is registered on [rubygems](//rubygems.org/gems/jobim) and is\navailable anywhere good gems are sold.\n\n``` shell\ngem install jobim\n```\n\n## Usage\n\n```\nUsage: jobim [OPTION]... [DIRECTORY]\n\nSpecific options:\n    -a, --address HOST               bind to HOST address (default: 0.0.0.0)\n    -d, --daemonize                  Run as a daemon process\n    -p, --port PORT                  use PORT (default: 3000)\n    -P, --prefix PATH                Mount the app under PATH\n    -q, --quiet                      Silence all logging\n\nGeneral options:\n    -h, --help                       Display this help message.\n        --version                    Display the version number\n\nJobim home page: \u003chttps://github.com/zellio/jobim/\u003e\nReport bugs to: \u003chttps://github.com/zellio/jobim/issues\u003e\n```\n\n`jobim` is run like `thin` but does not require a configuration script. By\ndefault `jobim` will bind to `0.0.0.0:3000` and serve the current working\ndirectory.\n\n``` shell\njobim path/to/webroot\n```\n\nThe site can be viewed at `http://localhost:3000` via a normal web browser.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Copyright\n\nCopyright (c) 2013-2014 Zachary Elliott. See [LICENSE](/LICENSE) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickserv%2Fjobim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickserv%2Fjobim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickserv%2Fjobim/lists"}