{"id":22725401,"url":"https://github.com/ovotech/clj-aiven","last_synced_at":"2025-04-13T20:29:29.949Z","repository":{"id":57713240,"uuid":"109524191","full_name":"ovotech/clj-aiven","owner":"ovotech","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-17T17:08:58.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-29T10:07:05.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/ovotech.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":"2017-11-04T19:31:17.000Z","updated_at":"2020-02-17T17:09:01.000Z","dependencies_parsed_at":"2022-09-06T02:10:46.309Z","dependency_job_id":null,"html_url":"https://github.com/ovotech/clj-aiven","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/ovotech%2Fclj-aiven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fclj-aiven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fclj-aiven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovotech%2Fclj-aiven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovotech","download_url":"https://codeload.github.com/ovotech/clj-aiven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229089204,"owners_count":18018390,"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-12-10T16:10:03.679Z","updated_at":"2024-12-10T16:10:04.586Z","avatar_url":"https://github.com/ovotech.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-aiven\n\nA Clojure library designed to interact with aiven api.\n\n## Usage\n```clojure\n;Get topic lag\n(require 'clj-aiven.core)\n\n\n(def aiven-conn {:project \"proj-name\"\n                 :service \"serv-name\"\n                 :token   \"aivenv1 token\"})\n              \n                 \n(topic-info aiven-conn \"topic-name\")\n\n(topic-consumer-lag conn \"topic-name\" \"consumer-name\")           \n\n\n----------------------------------------------------------------------------------\n\n\n;Get topic sizes\n\n(def schema-conn {:url  \"***REMOVED***\"\n                  :user \"user\"\n                  :pass \"password\"})\n                  \n(list-topic-sizes conn schema-conn)                  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Fclj-aiven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovotech%2Fclj-aiven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovotech%2Fclj-aiven/lists"}