Skip to content

(M) Tigase HTTP API

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
License.html
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

tigase/tigase-http-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tigase HTTP API

The HTTP API component for Tigase XMPP Server.

Tigase Logo

What it is

Tigase 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.

Features

Tigase HTTP API provides following modules and functionalities:

  • AdminUI - for managing Tigase XMPP Server using a web browser
  • DNS Web Service - provides support for XEP-0156: Discovering Alternative XMPP Connection Methods
  • REST API - for integration with other services using REST API
  • Server Info - presenting server detail
  • Setup - for inital configuration and installation of Tigase XMPP Server
  • UI - Tigase XMPP web-based client

Support

When looking for support, please first search for answers to your question in the available online channels:

If you didn't find an answer in the resources above, feel free to submit your question to either our community portal or open a support ticket.

Downloads

You can download distribution version of Tigase XMPP Server which contains Tigase HTTP API directly from here.

If 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.

Installation and usage

Documentation 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.

Compilation

Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute

mvn package test

to compile the project and run unit tests.

License

Tigase Tigase Logo Official Tigase repository is available at: https://github.com/tigase/tigase-http-api/.

Copyright (c) 2004 Tigase, Inc.

Licensed under AGPL License Version 3. Other licensing options available upon request.