Looking for Cloud Services or Professional Support? Check restheart.com

Video tutorials

Andrea’s talk at Docker Community All-Hands 2022

The talk provides an introduction on RESTHeart and shows the different options to run it with Docker, including running it and connecting to MongoDB running on the host, running a complete containerized stack with docker compose, and using the RESTHeart native image for instant startup with minimal memory footprint.

Andrea and Maurizio at MongoDB Live 2020

In this talk we discuss how we designed and implemented MongoDB sessions and multi-document transactions within RESTHeart, exposing them via a REST API. After a quick introduction to the main concepts, we show a demo of a simple Angular application applying transactions in a real case.

RESTHeart Overview

Table of Contents

Setup and Configuration

Table of Contents

Security

Table of Contents

Plugin development