Reservoir and Contenta : Basic Introductions for beginners

Reservoir is a simple way to decouple Drupal by using backend for various frontend structure. Same way, Contenta is a Drupal distribution that gives us modern API capabilities out-of-the box with JSON API, which amongst other features allows to fetch nested resources in one request. It’s ready to feed content to various application.        

In this session we will discuss on how develop and build in a decoupled situation.

Agenda :

  1. Introduction
  2. Installation
  3. Concepts on content model, roles, permission. Tokens
  4. Auto-generated API mechanism
  5. Viewing content in Reservoir — in both HTML and JSON.
  6. Conclusion : GitHub Repo, contributions, documentations.