{"id":19436890,"url":"https://github.com/tigase/tigase-http-api","last_synced_at":"2025-04-24T21:31:35.414Z","repository":{"id":39279705,"uuid":"188007527","full_name":"tigase/tigase-http-api","owner":"tigase","description":"(M) Tigase HTTP API","archived":false,"fork":false,"pushed_at":"2025-02-24T12:27:17.000Z","size":2228,"stargazers_count":1,"open_issues_count":3,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-03T11:51:18.325Z","etag":null,"topics":["api","http","rest","tigase","tigase-xmpp-server"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tigase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["tigase"]}},"created_at":"2019-05-22T09:35:15.000Z","updated_at":"2025-02-24T12:27:21.000Z","dependencies_parsed_at":"2024-01-08T13:26:15.578Z","dependency_job_id":"e7a163a8-0f7c-4bca-9ab0-cce20a37ea7c","html_url":"https://github.com/tigase/tigase-http-api","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-http-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-http-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-http-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-http-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tigase","download_url":"https://codeload.github.com/tigase/tigase-http-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250712972,"owners_count":21475114,"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":["api","http","rest","tigase","tigase-xmpp-server"],"created_at":"2024-11-10T15:12:56.635Z","updated_at":"2025-04-24T21:31:34.920Z","avatar_url":"https://github.com/tigase.png","language":"Java","funding_links":["https://github.com/sponsors/tigase"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://tigase.net/\"\u003e\n    \u003cimg\n      alt=\"Tigase HTTP API\"\n      src=\"https://github.com/tigaseinc/website-assets/raw/master/tigase/images/tigase-logo.png?raw=true\"\n      width=\"300\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  The HTTP API component for Tigase XMPP Server.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Tigase Logo\" src=\"https://github.com/tigaseinc/website-assets/raw/master/tigase/images/tigase-logo.png?raw=true\" width=\"25\"/\u003e\n  \u003cimg src=\"https://tc.tigase.net/app/rest/builds/buildType:(id:TigaseHttpApi_Build)/statusIcon\" width=\"100\"/\u003e\n\u003c/p\u003e\n\n# What it is\n\nTigase HTTP API is XMPP component and HTTP server for Tigase XMPP Server providing easy to use HTTP endpoints for server management and integration with other services.\n\n# Features\n\nTigase HTTP API provides following modules and functionalities:\n* AdminUI - for managing Tigase XMPP Server using a web browser\n* DNS Web Service - provides support for [XEP-0156: Discovering Alternative XMPP Connection Methods\n](https://xmpp.org/extensions/xep-0156.html)\n* REST API - for integration with other services using REST API\n* Server Info - presenting server detail\n* Setup - for inital configuration and installation of Tigase XMPP Server\n* UI - Tigase XMPP web-based client\n\n# Support\n\nWhen looking for support, please first search for answers to your question in the available online channels:\n\n* Our online documentation: [Tigase Docs](https://docs.tigase.net)\n* Our online forums: [Tigase Forums](https://help.tigase.net/portal/community)\n* Our online Knowledge Base [Tigase KB](https://help.tigase.net/portal/kb)\n\nIf you didn't find an answer in the resources above, feel free to submit your question to either our \n[community portal](https://help.tigase.net/portal/community) or open a [support ticket](https://help.tigase.net/portal/newticket).\n\n# Downloads\n\nYou can download distribution version of Tigase XMPP Server which contains Tigase HTTP API directly from [here](https://github.com/tigaseinc/tigase-server/releases).\n\nIf you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase HTTP API you can grab it from [here](https://build.tigase.net/nightlies/dists/latest/tigase-server-dist-max.zip).\n\n# Installation and usage\n\nDocumentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of [Tigase XMPP Server documnetation page](https://docs.tigase.net/).\n\n# Compilation \n\nCompilation of the project is very easy as it is typical Maven project. All you need to do is to execute\n````bash\nmvn package test\n````\nto compile the project and run unit tests.\n\n# License\n\n\u003cimg alt=\"Tigase Tigase Logo\" src=\"https://github.com/tigase/website-assets/blob/master/tigase/images/tigase-logo.png?raw=true\" width=\"25\"/\u003e Official \u003ca href=\"https://tigase.net/\"\u003eTigase\u003c/a\u003e repository is available at: https://github.com/tigase/tigase-http-api/.\n\nCopyright (c) 2004 Tigase, Inc.\n\nLicensed under AGPL License Version 3. Other licensing options available upon request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-http-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigase%2Ftigase-http-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-http-api/lists"}