Welcome to Fireapis
  • Welcome
  • The Basics
    • Basics
    • Environment
      • Creating an Environment
      • Configure Domain
    • Auth
    • Secrets
    • Tables
      • Creating Table
      • Testing Tables
      • Add a New Column
      • Table Properties
      • Endpoints
      • Data
      • Deleting a Column
      • Deleting a Table
    • Webhooks
    • Marketplace
    • Logics
      • Dynamic Data Source Selection
      • Testing Logics
      • Actions
        • External API Request
        • Query Builder
        • Data Transformation
        • Build Object
        • Build Conditions
        • Other Utilities
          • Token Generation
          • Token Decryption
          • Hashing
          • Validate Hash
          • Encrypt
          • Decrypt
        • Date Utilities
          • Find Difference Between Dates
          • Add/Subtract Dates
          • Format Date
          • Apply Timezone to Date
  • Next steps
    • What Next?
Powered by GitBook
On this page

Was this helpful?

  1. The Basics

Basics

Just to give you some introduction about fireapis core features

Environment

You can build your backend for various products in each environment. Each environment can be configured with a separate custom domain or your own domain. Learn more.

Within each environment, you can manage separate list of tables, logic, webhooks and marketplaces. logs will also be recorded for each of these.

Dashboard

View your backend usage and performance with ease- essentially, this serves as monitoring. Lean more.

The two main aspects are covered here. We will explore the core functionalities of environments in more detail.

PreviousWelcomeNextEnvironment

Last updated 2 months ago

Was this helpful?