{"id":15010683,"url":"https://github.com/oscaro/t7x","last_synced_at":"2026-02-25T17:07:53.911Z","repository":{"id":62431921,"uuid":"107575827","full_name":"oscaro/t7x","owner":"oscaro","description":"Transifex Clojure API client","archived":false,"fork":false,"pushed_at":"2025-08-28T12:05:43.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-26T18:42:43.007Z","etag":null,"topics":["api-client","clojure","transifex-api"],"latest_commit_sha":null,"homepage":"https://oscaro.github.io/t7x","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscaro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-19T17:08:26.000Z","updated_at":"2025-08-28T12:07:29.000Z","dependencies_parsed_at":"2022-11-01T20:46:36.828Z","dependency_job_id":"d793e6be-5daa-43bc-ac67-79c129e44400","html_url":"https://github.com/oscaro/t7x","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oscaro/t7x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Ft7x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Ft7x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Ft7x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Ft7x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscaro","download_url":"https://codeload.github.com/oscaro/t7x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaro%2Ft7x/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29832038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-client","clojure","transifex-api"],"created_at":"2024-09-24T19:35:22.575Z","updated_at":"2026-02-25T17:07:53.886Z","avatar_url":"https://github.com/oscaro.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# t7x\n\n**t7x** is a [Transifex][] API client written in Clojure.\n\n[Transifex]: https://www.transifex.com/\n\n## Usage\n\n```clojure\n[com.oscaro/t7x \"0.1.0\"]\n```\n\n\n### Examples\n\n#### Download an XLSX resource as a Docjure workbook\n\nWe'll use Docjure for this example:\n\n\n```clojure\n[dk.ative/docjure \"1.11.0\"]\n```\n\n```clojure\n(ns your-ns\n  (:require [t7x.client :as tx]\n            [clojure.java.io :as io]\n            [dk.ative.docjure.spreadsheet :as sp]))\n\n(defn get-workbook\n  []\n  (-\u003e (tx/mk-client \"your-api-key\")\n      (tx/download-bin-resource \"myproject\" \"myxlsx\")\n      io/input-stream\n      sp/load-workbook))\n```\n\n## License\n\nCopyright © 2017 Oscaro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaro%2Ft7x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscaro%2Ft7x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaro%2Ft7x/lists"}