Overview
Introduction
The core is the foundation of the entire product infrastructure. Without core, your product simply does not work.
SOAJS core is a readymade framework delivering a wide breadth of functionality.
This space is designed to enumerate these features, explaining each of one of them in depth.
Features
Learn how SOAJS injects its framework and functionality to arriving requests at runtime
Feature | Description |
---|---|
Service | What is a SOAJS service and how to build one with examples. |
Daemon | What is a SOAJS daemon and how to build one with examples. |
Request | Learn how SOAJS injects its framework and functionality to arriving requests at runtime. |
Response | Learn how SOAJS standardizes REST API responses. |
IMFV | Advanced and in-depth knowledge on how to map, filter and validate arriving inputs from different sources with complex structures to REST APIs. |
Registry | What is the SOAJS registry and how do i use it. |
Profiles | What is a profile, how and why do you need it ? |
Security | Turn on Key security along with Device and Geo security and protect your microservice. |
Multitenancy | Turn on multitenancy on your service and leverage the ability to have it behave differently depending on the tenant invoking its APIs. |
Productization | Create and package ACL recipes and define how has access to your APIs and daemon and in which environments. Then offer these packages as reusable products to your tenants and avoid redundant ACL configuration. |
Multi Environment | SOAJS allows to configure and deploy multiple environments each with a completely different strategy. Have a look at how it does it and become familiar with the DASHBOARD Environment. |
Access Levels | Dive in deeper and learn about SOAJS layers, how the Access Levels are configured and applied on personas. |
Catalog Recipes | Build Catalog Recipes and use the to deploy services in different environments. Customize your recipes continuous deployment and configuration as you see fit. |
Stateless | Coming Soon |
Sessionless | Coming Soon |
Scalability | Coming Soon |
Multiversion | Coming Soon |
Analytics | Coming Soon |
Continuous Delivery | Coming Soon |