{"id":13509599,"url":"https://github.com/ma2gedev/qiita_ex","last_synced_at":"2025-03-30T13:32:34.347Z","repository":{"id":24496974,"uuid":"27902094","full_name":"ma2gedev/qiita_ex","owner":"ma2gedev","description":"Qiita API v2 Interface for Elixir","archived":true,"fork":false,"pushed_at":"2022-12-28T12:54:32.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-01T09:34:57.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ma2gedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-12T02:36:11.000Z","updated_at":"2022-12-28T12:54:48.000Z","dependencies_parsed_at":"2023-01-14T01:04:45.872Z","dependency_job_id":null,"html_url":"https://github.com/ma2gedev/qiita_ex","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/ma2gedev%2Fqiita_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fqiita_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fqiita_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ma2gedev%2Fqiita_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ma2gedev","download_url":"https://codeload.github.com/ma2gedev/qiita_ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246324183,"owners_count":20759090,"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-08-01T02:01:10.135Z","updated_at":"2025-03-30T13:32:34.064Z","avatar_url":"https://github.com/ma2gedev.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# QiitaEx - Qiita API v2 Interface for Elixir\n\n## :warning: This library is no longer maintained :warning:\n\n## Installation\n\nAdd `:qiita_ex` library to your project's dependencies in `mix.exs` and also add in `application` function:\n\n```elixir\ndef application do\n  [applications: [:logger, :qiita_ex]]\nend\n\ndefp deps do\n  [\n    {:qiita_ex, \"~\u003e 0.0.1\"}\n  ]\nend\n```\n\nAnd fetch:\n\n```\n$ mix deps.get\n```\n\n## Usage\n\nGo to https://qiita.com/settings/tokens/new and get your token.\n\n```\niex -S mix\niex\u003e response = QiitaEx.API.Users.get_user(\"\u003cYOUR_ACCESS_TOKEN\u003e\", \"ma2ge\")\niex\u003e response.status_code\niex\u003e response.headers\niex\u003e response.body\n```\n\n## License\n\nCopyright © 2014 Takayuki Matsubara, released under the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fqiita_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fma2gedev%2Fqiita_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma2gedev%2Fqiita_ex/lists"}