Skip to main content

What is a backend


Intro

In a classical development environment, A Backend typically consists of a server that powers your content, a database that stores your content, and an API that serves the content to and from the front-end.

In Koxy AI, a backend is a Cloudspace, an API, and a database. there is no physical server that poweres your content, instead your backend functionality is distributed in the cloud and executed on-demand. learn more about how Koxy AI works.


Building your backend

To build your backend in Koxy AI you need to create a new account and then create your first Cloudspace.


What is a Cloudspace

A Cloudspace is a complete backend environment that contains your database, environment variables, and API.


How to build

You can build your backend by using the drag-and-drop API builder. your Cloudspace will come with a main API endpoint by default but you create more endpoints as you want.

With Koxy AI you can build a complex functionality that requires a senior engineer to work days on in just a few minutes without writing a single line of code.

We are really exited about what you can build with Koxy AI.