Leverice

Getting Started:

  • Introduction to Leverice
  • First application for Leverice: step by step
  • Architecture
  • Simple greet app tutorial
  • Deploy an app into the workspace

Resources:

  • App descriptor
  • Channel Type Reference
  • Command Reference

WAPI:

  • Leverice Web API

Webhook Bot:

  • Leverice Webhook Bot
Leverice
  • »
  • Welcome to Leverice’s documentation!
  • View page source

Welcome to Leverice’s documentation!¶

Leverice is an open platform that lets you write your own applications, that actually run inside of Leverice. So, you do not need hosting or any external application to execute your business logic in our platform.

Getting Started:

  • Introduction to Leverice
    • Everything is a command
  • First application for Leverice: step by step
    • Prerequisites
    • Create structure of project
    • Build and Deploy application
    • Our first commands
  • Architecture
    • Apps
    • Facets: Definition
    • Facets: Custom Application Facets
    • Assets
    • Channel Type
    • Command
    • Groovy Scripts
  • Simple greet app tutorial
    • Create app structure
    • descriptor.json
    • assets
    • groovy scripts
    • channel types
    • build zip archive to deploy
    • Congratulations
  • Deploy an app into the workspace
    • Create release track channel
    • Deploy your app

Resources:

  • App descriptor
    • Fields
    • FacetDescriptor
    • PluginSettingsDescriptor
    • SettingFormDescriptor
  • Channel Type Reference
    • default.direct
    • default.directTopic
    • default.public
    • default.private
    • default.team
  • Command Reference
    • archive
    • post
    • subscribe
    • unarchive
    • unsubscribe

WAPI:

  • Leverice Web API
    • Activating Web API in the Leverice workspace
    • What request template to use on the URL
    • What operations work in Web API

Webhook Bot:

  • Leverice Webhook Bot
    • Overview
    • Activating Webhook Bot in Leverice workspace
    • What request template to use on the Webhook URL
    • What types of messages can be sent using the Webhook Bot

Indices and tables¶

  • Search Page
Next

© Copyright 2020 Leverice, Inc.

Built with Sphinx using a theme provided by Read the Docs.