Bakend
Home Docs Tutorials Examples GitHub

Overview

  • Documentation hub

User guide

  • Installation
  • Getting started
  • SDK
  • Collections
  • Authentication
  • Storage
  • Realtime
  • Functions
  • Jobs
  • Events
  • Dashboard
  • Deployment

API reference

  • Overview
  • REST API
  • Auth API
  • Storage API
  • WebSocket API
  • Admin API

SDKs

  • Overview
  • JavaScript / TypeScript
  • Dart / Flutter

LLM reference

  • Overview
  • Product overview
  • Architecture summary
  • API summary
  • CLI reference
  • Glossary
  • Common workflows
  • Collections
  • Authentication
  • Storage
  • Realtime
  • Functions
  • Jobs
  • Event bus
  • Dashboard
  • SDK

Architecture

  • Architecture
  • Tech stack

RFCs

  • RFC index
  • RFC-0000 Event Bus
  • RFC-0001 Core Architecture
  • RFC-0002 Collections
  • RFC-0003 Functions
  • RFC-0004 Jobs
  • RFC-0005 Authentication
  • RFC-0006 Realtime
  • RFC-0007 Storage
  • RFC-0008 CLI
  • RFC-0009 SDK Design
  • RFC-0010 Packaging
  • RFC-0011 Admin Dashboard
  • RFC-0018 Versioning
Docs/API Reference

API Reference

HTTP and WebSocket APIs exposed by Bakend.

Public API

DocumentDescription
REST APICollection CRUD (/api/{collection})
Auth APIRegister, login, refresh, logout
Storage APIUpload, download, delete files
WebSocket APIRealtime subscribe protocol

Admin API

DocumentDescription
Admin APIDashboard management endpoints

Related

  • Authentication user guide
  • Realtime user guide
  • API summary (LLM)
PreviousDeploymentNextREST API

On this page

  • Public API
  • Admin API
  • Related

MIT License · github.com/alpbak/bakend