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

FeatureDescription
ServiceWhat is a SOAJS service and how to build one with examples.
DaemonWhat is a SOAJS daemon and how to build one with examples.
RequestLearn how SOAJS injects its framework and functionality to arriving requests at runtime.
ResponseLearn how SOAJS standardizes REST API responses.
IMFVAdvanced and in-depth knowledge on how to map, filter and validate arriving inputs from different sources with complex structures to REST APIs.
RegistryWhat is the SOAJS registry and how do i use it.
ProfilesWhat is a profile, how and why do you need it ?
SecurityTurn on Key security along with Device and Geo security and protect your microservice.
MultitenancyTurn on multitenancy on your service and leverage the ability to have it behave differently depending on the tenant invoking its APIs.
ProductizationCreate 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 EnvironmentSOAJS 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 LevelsDive in deeper and learn about SOAJS layers, how the Access Levels are configured and applied on personas.
Catalog RecipesBuild 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