Skip to main content

Introduction

What is Essentialz Architect?#

Essentialz Architect in its simplest form is backend as a service.

In reality, it is so much more.

Essentialz Architect will give you your unique domain, so you can start integrating right away, giving you the ability to define your data model on the fly and be super flexible about it.

Here are the links you should visit in order to learn more about Architect's services.

Tutorials#

We wrote a few quick start guides with real-world examples on how to create marvelous applications using the Essentialz Architect service in combination with a specific client SDK library.

Packed with features#

Architect comes with a lot right out of the box, so you do not have to worry about authentication, authorization, static file upload, building the API, testing, infrastructure management and much more.

Built-in features cover everything you need in these areas:

  • Authentication & Authorization
    • Sign in with Apple
    • Sign in with Google
    • Sign in with Facebook
    • Sign in with GitHub
    • Sign in with email and password
  • Resource management
    • CRUD operations against database entries
    • Filtering by any field from database entries
    • Pagination and sorting
  • Static content management
    • Upload single file to S3 storage
    • Upload files in bulk to S3 storage
  • Events & Triggers
    • Webhooks based on system generated events
    • Webhooks based on custom events
  • Custom functions
    • Easy DB access
    • Endless possibilities
    • Support for all popular programming languages
  • Caching
    • Set up that way, so you just do not need to think about it