{"id":17032992,"url":"https://github.com/up9cloud/line-api-server","last_synced_at":"2025-08-08T15:39:46.668Z","repository":{"id":19654394,"uuid":"22907202","full_name":"up9cloud/line-api-server","owner":"up9cloud","description":null,"archived":false,"fork":false,"pushed_at":"2014-08-26T09:02:56.000Z","size":1956,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T12:57:49.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/up9cloud.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-08-13T07:45:51.000Z","updated_at":"2023-01-18T14:45:05.000Z","dependencies_parsed_at":"2022-08-24T14:05:52.525Z","dependency_job_id":null,"html_url":"https://github.com/up9cloud/line-api-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/up9cloud/line-api-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fline-api-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fline-api-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fline-api-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fline-api-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/up9cloud","download_url":"https://codeload.github.com/up9cloud/line-api-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/up9cloud%2Fline-api-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269447265,"owners_count":24418744,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-14T08:31:33.326Z","updated_at":"2025-08-08T15:39:46.647Z","avatar_url":"https://github.com/up9cloud.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"line-api-server\n===============\n\n\n#Development\n\n```sh\ngit clone https://github.com/up9cloud/line-api-server.git\n```\n\n#Update dependencies\n\n##install thrift\n\n[thrift][thrift install]\n```sh\n#debian\nsudo apt-get install libboost-dev libboost-test-dev libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libevent-dev automake libtool flex bison pkg-config g++ libssl-dev\nwget 'http://mirror.reverse.net/pub/apache/thrift/0.9.1/thrift-0.9.1.tar.gz'\ntar -xf thrift-0.9.1.tar.gz\ncd thrift-0.9.1\n./configure\nmake \u0026\u0026 make install\n```\n\n##copy thrift lib\n```sh\nrm -fr lib\ncp -r \u003cthrift folder\u003e/lib/ .\n```\n\n##download line thrift spec file\n\n[line unofficial spec][line-protocol]\n```sh\nrm -fr line-protocol\nmv \u003cline-protocol\u003e line-protocol\n```\n\n##generate line thrift protocol code\n\n[thrift generate file][thrift tutorial]\n```sh\nthrift -r --gen \u003clanguage\u003e line-protocol/line.thrift\nthrift -r --gen \u003clanguage\u003e line-protocol/line_main.thrift\n```\n\nfix php namespace\n```sh\n./gen-php/fixPhpNamespace.sh\n```\n\n\n[thrift install]:http://thrift.apache.org/docs/install/\n[thrift tutorial]:http://thrift.apache.org/tutorial/\n[line-protocol]:http://altrepo.eu/git/line-protocol.git/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup9cloud%2Fline-api-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fup9cloud%2Fline-api-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fup9cloud%2Fline-api-server/lists"}