{"id":21063292,"url":"https://github.com/azawawi/webservice-discourse","last_synced_at":"2025-10-09T01:12:30.272Z","repository":{"id":149410491,"uuid":"158967713","full_name":"azawawi/webservice-discourse","owner":"azawawi","description":"Use Discourse API in Perl","archived":false,"fork":false,"pushed_at":"2018-12-11T09:43:34.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T01:22:15.675Z","etag":null,"topics":["discourse-api","perl","webservice"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azawawi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-11-24T19:35:36.000Z","updated_at":"2018-12-11T09:43:36.000Z","dependencies_parsed_at":"2023-09-03T22:39:21.200Z","dependency_job_id":null,"html_url":"https://github.com/azawawi/webservice-discourse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azawawi/webservice-discourse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azawawi%2Fwebservice-discourse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azawawi%2Fwebservice-discourse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azawawi%2Fwebservice-discourse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azawawi%2Fwebservice-discourse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azawawi","download_url":"https://codeload.github.com/azawawi/webservice-discourse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azawawi%2Fwebservice-discourse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152765,"owners_count":25231293,"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-09-08T02:00:09.813Z","response_time":121,"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":["discourse-api","perl","webservice"],"created_at":"2024-11-19T17:44:33.549Z","updated_at":"2025-10-09T01:12:25.235Z","avatar_url":"https://github.com/azawawi.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebService::Discourse\n\n [![Build Status](https://travis-ci.org/azawawi/webservice-discourse.svg?branch=master)](https://travis-ci.org/azawawi/webservice-discourse) [![Build status](https://ci.appveyor.com/api/projects/status/github/azawawi/webservice-discourse?svg=true)](https://ci.appveyor.com/project/azawawi/webservice-discourse/branch/master)\n\nUse [Discourse](https://discourse.org) [REST API](https://docs.discourse.org/)\nin Perl.\n\n**Note: This is currently experimental and API may change. Please DO NOT use in\na production environment.**\n\n## Example\n\n```perl\nuse Modern::Perl;\nuse WebService::Discourse;\n\nmy $discourse = WebService::Discourse-\u003enew;\nsay $discourse-\u003elatest_topics;\nsay $discourse-\u003ecategories;\n```\n\nFor more examples, please see [examples](examples).\n\n## Installation\n\n- Install this module using [cpanm](https://metacpan.org/release/App-cpanminus):\n\n```\n$ cpanm WebService::Discourse\n```\n\n## Testing\n\n- To run tests:\n```\n$ dzil test\n```\n\n## See Also\n- [Ruby API for Discourse](https://github.com/discourse/discourse_api)\n- [Discourse API Documentation (latest)](https://docs.discourse.org/)\n\n## Author\n\nAhmad M. Zawawi, [azawawi](https://github.com/azawawi/).\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazawawi%2Fwebservice-discourse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazawawi%2Fwebservice-discourse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazawawi%2Fwebservice-discourse/lists"}