{"id":16320282,"url":"https://github.com/hellonico/clj-todoist","last_synced_at":"2025-05-14T08:10:24.639Z","repository":{"id":5060991,"uuid":"6222610","full_name":"hellonico/clj-todoist","owner":"hellonico","description":"Clojure Todoist API","archived":false,"fork":false,"pushed_at":"2012-10-15T06:55:43.000Z","size":132,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T03:36:42.247Z","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":"TheSmiths/ts.boilerplate","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellonico.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-10-15T06:34:30.000Z","updated_at":"2018-10-27T15:04:55.000Z","dependencies_parsed_at":"2022-09-18T22:31:17.213Z","dependency_job_id":null,"html_url":"https://github.com/hellonico/clj-todoist","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/hellonico%2Fclj-todoist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Fclj-todoist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Fclj-todoist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Fclj-todoist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellonico","download_url":"https://codeload.github.com/hellonico/clj-todoist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101559,"owners_count":22014908,"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-10T22:43:49.685Z","updated_at":"2025-05-14T08:10:19.630Z","avatar_url":"https://github.com/hellonico.png","language":"Clojure","readme":"# clj-todoist\n\n5 minutes Clojure wrapper for the todoist API\n\nAll the methods defined in that page can be used:\n[http://todoist.com/API/help]\n\n## Usage\n\nIn your project.clj:\n```clojure\n[clj-todoist \"1.0.0\"]\n```\n\nThen in your code:\n```clojure\n(ns clj2.core\n (:require [clj-todoist.core :as todo]))\n\n(todo/login {:email \"nico@cloudstudio.co.jp\" :password \"12345\"})\n\n(todo/getProjects {})\n\n(todo/addItem {:project_id 123 :content \"test item\"})\n```\n\n## License\n\nCopyright (C) 2012 Nicolas Modrzyk\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellonico%2Fclj-todoist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellonico%2Fclj-todoist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellonico%2Fclj-todoist/lists"}