{"id":26510119,"url":"https://github.com/timcraft/noko","last_synced_at":"2025-03-21T01:40:12.991Z","repository":{"id":56502786,"uuid":"38886250","full_name":"timcraft/noko","owner":"timcraft","description":"Ruby client for the Noko API","archived":false,"fork":false,"pushed_at":"2025-01-02T13:12:39.000Z","size":94,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T23:15:34.287Z","etag":null,"topics":["api-client","nokotime","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timcraft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-10T15:01:49.000Z","updated_at":"2025-01-02T13:12:43.000Z","dependencies_parsed_at":"2023-02-10T02:45:16.351Z","dependency_job_id":null,"html_url":"https://github.com/timcraft/noko","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcraft%2Fnoko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcraft%2Fnoko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcraft%2Fnoko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcraft%2Fnoko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timcraft","download_url":"https://codeload.github.com/timcraft/noko/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722654,"owners_count":20499151,"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":["api-client","nokotime","ruby"],"created_at":"2025-03-21T01:40:12.438Z","updated_at":"2025-03-21T01:40:12.978Z","avatar_url":"https://github.com/timcraft.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# noko\n\n[![Gem Version](https://badge.fury.io/rb/noko.svg)](https://badge.fury.io/rb/noko) [![Test Status](https://github.com/timcraft/noko/actions/workflows/test.yml/badge.svg)](https://github.com/timcraft/noko/actions/workflows/test.yml)\n\nRuby client for the [Noko API](https://developer.nokotime.com/v2/).\n\n\n## Install\n\nUsing Bundler:\n\n    $ bundle add noko\n\nUsing RubyGems:\n\n    $ gem install noko\n\n\n## Getting started\n\n```ruby\nrequire 'noko'\n\nnoko = Noko::Client.new(token: ENV.fetch('NOKO_TOKEN'))\n\nnoko.get_projects.each do |project|\n  puts project.name\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcraft%2Fnoko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimcraft%2Fnoko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcraft%2Fnoko/lists"}