Video tutorials
RESTHeart Overview
Table of Contents
- Introduction
- Download and run
- How to run MongoDB with Docker
- How to run RESTHeart from command line
- Practical testing with Rest Ninja
- How to create RESTHeart database
- How to create a test collection on MongoDB
- How to populate a collection
- How to filter data
Setup and Configuration
Table of Contents
- Introduction
- Java binaries
- Docker / Docker Compose
- Compile source code from scratch
- Configuration
- Logging
Security
Table of Contents
- Introduction
- About authorization and authentication concepts
- Authentication and Authorization in RESTHeart
- Understanding RESTHeart security
- Authentication mechanisms
- Authentication practical examples
- Authenticators in RESTHeart
- Authorization via file and MongoDB
- Managing users with paractical examples
- An application example (blog