{"id":19552796,"url":"https://github.com/ruby-grape/grape-on-goliath","last_synced_at":"2025-08-25T07:32:43.766Z","repository":{"id":66275207,"uuid":"13719343","full_name":"ruby-grape/grape-on-goliath","owner":"ruby-grape","description":"A demo of Grape mounted behind a Goliath web server.","archived":false,"fork":false,"pushed_at":"2018-11-03T19:57:04.000Z","size":16,"stargazers_count":46,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-26T20:34:03.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ruby-grape.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":"2013-10-20T13:16:59.000Z","updated_at":"2022-03-03T14:43:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c18a6f82-7b4e-40ad-904e-d4c8b15d13cc","html_url":"https://github.com/ruby-grape/grape-on-goliath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruby-grape/grape-on-goliath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-grape%2Fgrape-on-goliath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-grape%2Fgrape-on-goliath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-grape%2Fgrape-on-goliath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-grape%2Fgrape-on-goliath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby-grape","download_url":"https://codeload.github.com/ruby-grape/grape-on-goliath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby-grape%2Fgrape-on-goliath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272024535,"owners_count":24860528,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-11T04:19:45.402Z","updated_at":"2025-08-25T07:32:43.736Z","avatar_url":"https://github.com/ruby-grape.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Grape API on Goliath\n====================\n\n[![Build Status](https://secure.travis-ci.org/ruby-grape/grape-on-goliath.png)](http://travis-ci.org/ruby-grape/grape-on-goliath)\n[![Dependency Status](https://gemnasium.com/ruby-grape/grape-on-goliath.svg)](https://gemnasium.com/ruby-grape/grape-on-goliath)\n\nA [Grape](http://github.com/ruby-grape/grape) API mounted on [Goliath](http://postrank-labs.github.io/goliath), a non-blocking Ruby web server framework.\n\n* [ping](api/ping.rb): a hello world example that returns a JSON document\n\nHeroku\n------\n\nGrape-on-goliath is deployed on Heroku at [grape-on-goliath.herokuapp.com](http://grape-on-goliath.herokuapp.com/api/ping).\n\nRun\n---\n\n```\n$ bundle install\n$ bundle exec ruby app.rb -sv\n[92117:INFO] 2013-10-18 12:54:33 :: Starting server on 0.0.0.0:9000 in test mode. Watch out for stones.\n```\n\n### Hello World\n\nNavigate to http://0.0.0.0:9000/api/ping with a browser or use `curl`.\n\n```\n$ curl http://0.0.0.0:9000/api/ping\n\n{\"ping\":\"pong\"}\n```\n\nList Routes\n-----------\n\n```\nrake routes\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-grape%2Fgrape-on-goliath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby-grape%2Fgrape-on-goliath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby-grape%2Fgrape-on-goliath/lists"}