{"id":37442009,"url":"https://github.com/mitaketw/qmi-openapi-java","last_synced_at":"2026-01-16T06:45:34.535Z","repository":{"id":57743423,"uuid":"52861054","full_name":"mitaketw/qmi-openapi-java","owner":"mitaketw","description":"Qmi OpenAPI for Java","archived":false,"fork":false,"pushed_at":"2018-02-13T10:17:40.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T07:44:11.323Z","etag":null,"topics":["java","openapi","qmi"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mitaketw.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":"2016-03-01T08:33:57.000Z","updated_at":"2018-02-13T10:18:22.000Z","dependencies_parsed_at":"2022-08-26T01:23:45.781Z","dependency_job_id":null,"html_url":"https://github.com/mitaketw/qmi-openapi-java","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mitaketw/qmi-openapi-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitaketw%2Fqmi-openapi-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitaketw%2Fqmi-openapi-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitaketw%2Fqmi-openapi-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitaketw%2Fqmi-openapi-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitaketw","download_url":"https://codeload.github.com/mitaketw/qmi-openapi-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitaketw%2Fqmi-openapi-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["java","openapi","qmi"],"created_at":"2026-01-16T06:45:33.784Z","updated_at":"2026-01-16T06:45:34.526Z","avatar_url":"https://github.com/mitaketw.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qmi-openapi-java\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/tw.com.mitake/qmi-openapi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/tw.com.mitake/qmi-openapi)\n\nQmi OpenAPI for Java\n\n## Dependency\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003etw.com.mitake\u003c/groupId\u003e\n  \u003cartifactId\u003eqmi-openapi\u003c/artifactId\u003e\n  \u003cversion\u003e0.2.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## How to use\n\n### **AT FIRST**\n\n```java\nQmi qmi = Qmi.init(\"token\");\n```\n\n### Send a message to timeline\n\n```java\nqmi.postToTimeline(\"Hello World\");\n```\n\n## Private cloud or developing\n\n### Indicate baseUrl\n\n```java\nQmi qmi = Qmi.init(\"token\", \"https://baseUrl.com\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitaketw%2Fqmi-openapi-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitaketw%2Fqmi-openapi-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitaketw%2Fqmi-openapi-java/lists"}