{"id":17470765,"url":"https://github.com/matsumotory/mruby-growthforecast","last_synced_at":"2026-05-05T02:32:53.323Z","repository":{"id":5932498,"uuid":"7152572","full_name":"matsumotory/mruby-growthforecast","owner":"matsumotory","description":"growthforecast class for mruby","archived":false,"fork":false,"pushed_at":"2013-07-21T03:17:28.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T05:26:39.644Z","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/matsumotory.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}},"created_at":"2012-12-13T17:48:36.000Z","updated_at":"2014-05-06T14:14:46.000Z","dependencies_parsed_at":"2022-09-11T08:20:32.484Z","dependency_job_id":null,"html_url":"https://github.com/matsumotory/mruby-growthforecast","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/matsumotory%2Fmruby-growthforecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-growthforecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-growthforecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-growthforecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsumotory","download_url":"https://codeload.github.com/matsumotory/mruby-growthforecast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245045480,"owners_count":20552044,"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-18T16:09:58.879Z","updated_at":"2026-05-05T02:32:48.275Z","avatar_url":"https://github.com/matsumotory.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GrowthForecast Class for mruby\n\n## install by mrbgems\n```bash\ngit clone git://github.com/matsumoto-r/mruby-growthforecast.git\ncp -pr mruby-growthforecast ${MRUBY_ROOT}/mrbgems/g/.\necho mruby-growthforecast \u003e\u003e ${MRUBY_ROOT}/mrbgems/GEMS.active\ncd ${MRUBY_ROOT}\nmake\n./bin/mruby ${MRUBY_ROOT}/mrbgems/g/mruby-growthforecast/example/post-gf.rb\n```\n\n## example\n\n```ruby\ng = GrowthForecast::Client.new(\"127.0.0.1\", 5125)\n\nconfig = {\n  :service  =\u003e \"apache\",\n  :section  =\u003e \"scoreboard\",\n  :graph    =\u003e \"worker\",\n}\n\ndata = {\n  :number   =\u003e 5,\n  :color    =\u003e \"#333399\",\n  :mode     =\u003e \"count\",\n}\n\np g.post(config, data)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsumotory%2Fmruby-growthforecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsumotory%2Fmruby-growthforecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsumotory%2Fmruby-growthforecast/lists"}