Skip to content

Introduction

Backstack is a backend-as-a-service (BaaS) platform designed for developers, offering pre-built application functionalities through an extremely intelligent API.

Features

Backstack provides a range of features and processes required in frontend development.

Common Features

  • Log in
  • Forgot password
  • Sign up
  • Account management
  • Multi-user environments
  • Application UI tips
  • Application alerts and user notification management

Access Control

  • Session-specific RBAC
  • Multi-domain application environments
  • Configured application feature access

Monetization

  • SaaS application versioning
  • In-app feature integration
  • Account B2B networking with optional revenue sharing
  • Account invoicing and payments

Intelligent access control

Control access for every aspect of the application schema using a single function.

Simplified API

The entire API is accessed through three distinct categories of logic. Simplifying the thought process while working withing your codebase.

/app

Endpoints relating to the current session app schema as defined in the Backstack dashboard.

/account

Endpoints specific to the current session account.

/user

Endpoints for interaction with the current session user.