Skip to main content

Introduction

The service layer is what abstracts the admin & API from the database.

It is designed with CRUD interface with a caching layer on top of it.