Skip to content
logoBack to home screen

Developing with Tribefire

Hello, welcome to the Tribefire tutorial!

In this tutorial we're going to create a Tribefire service where the user can specify a sentence and gets the processed sentence back, transformed to UPPERCASE or lowercase.
The service in this tutorial will be called via:

  1. The generic REST endpoint
  2. Servide side Web-app using a Web Terminal representing Servlet in Java
  3. Client side Web-app using a JxUxAsset representing JavaScript/HTML5 application

In order to get started please refer to: