RemBase documentationpricingpricingContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • RemBase features
    • Cloud functions
    • Endpoints
    • Application values and secrets
    • Add Dependencies
  • SDKs
    • android-sdk
      • Initialize
    • flutter-sdk
      • Getting started
      • Initialize
      • Authentication
      • Call backend functions
      • Best Practices
    • ios-sdk
      • Initialize
    • web-sdk
      • Getting started
      • Initialize
      • Authentication
      • Call backend functions
      • Best Practices
  • Best Practices
    • Self Host
    • Testing
    • Web
      • Server Side Compatibility
  • Pricing
  • help
    • Context
  • Introduction
  • pricing
  • Contact ↗ (opens in a new tab)
  • RemBase features
    • Cloud functions
    • Endpoints
      • How to create endpoints.
    • Application values and secrets
    • Add Dependencies
  • SDKs
    • android-sdk
      • Initialize
    • flutter-sdk
      • Getting started
      • Initialize
      • Authentication
      • Call backend functions
      • Best Practices
    • ios-sdk
      • Initialize
    • web-sdk
      • Getting started
      • Initialize
      • Authentication
      • Call backend functions
      • Best Practices
  • Best Practices
    • Self Host
    • Testing
    • Web
      • Server Side Compatibility
  • Pricing
  • help
    • Context

On This Page

  • How to create endpoints.
Question? Give us feedback → (opens in a new tab)Edit this page
RemBase features
Endpoints

Endpoints

To create new endpoint project-> app-> functions-> endpoint -> add new endpoint

How to create endpoints.

  1. Create a function that you want to run upon the endpoint call
  2. Make sure The function is public accessible (turn on from the settings)
  3. Go to the endpoints section give the preferred route
  4. Select the http method.
  5. Connect the respective function.
  6. select authorization settings.
  7. Save the endpoint.

The endpoint is now successfully configured.

Cloud functionsApplication values and secrets

MIT 2025 © Nextra.