You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are aware you have many choices for delivering systems. API Logic Server provides Enterprise-class features, with the agility associated with Low Code.
49
+
We are aware you have many choices for delivering systems. API Logic Server provides Enterprise-class features, with the **flexibility of a framework, and the agility of Low Code.**
50
50
51
51

52
52
53
53
**Enterprise-class Architecture, Standards and Flexiblity**
54
54
55
55
API Logic Server creates projects with a ***modern, service-based architecture***. Systems are:
* 3-tiered by default, with logic *shared and enforced in the middle tier.* Unlike manually coded frameworks which may result in non-sharable logic on UI controllers, this unlocks value beyond traditional forms, including services, AI-driven bots, etc.
58
+
* API-enabled by default; self-serve means most new requests will not require custom api development
59
+
60
+
**Shared logic enforced in the middle tier:* unlike manually coded frameworks which may result in non-sharable logic on UI controllers, shared logic enables not only traditional forms, but also services, AI-driven bots, etc.
58
61
59
62
* Servers are stateless for scalability
60
63
@@ -66,7 +69,7 @@ Developers appreciate a ***standards-based development*** approach.
66
69
67
70
* Projects can utilize modern tooling, such as Git for source control, testing tools, etc.
68
71
69
-
Projects provide the ***flexibility of a framework.*** In fact,
72
+
Developers require the ***flexibility of a framework.*** In fact,
70
73
71
74
* Servers are based on Flask, so you can add new endpoints as required.
72
75
@@ -78,18 +81,18 @@ Projects provide the ***flexibility of a framework.*** In fact,
78
81
79
82
Unlike Low Code systems, API Logic Server:
80
83
81
-
* Provides *unique*:trophy: Logic Automation: if your system requires anything more than trivial logic, conventional Low Code is not addressing the backend half of your system
* Provides *unique*:trophy: Logic Automation: if your system requires anything beyond trivial logic, conventional Low Code front end automation is not enough. You simply won't move at the speed you need.
82
87
83
-
* Automates standard archictures
88
+
* Automates standard architectures
84
89
85
90
* Is IDE based, unlocking a wealth of tooling for customization
86
91
87
92
* Automates Instant Admin Apps, eliminating the need to use (and learn) a screen painter, and are executeable instantly after the `ApiLogicServer create` command.
88
93
89
94
And, for systems requiring highly customized interfaces for Business Intelligence, API Logic Server works with Low Code.
90
95
91
-
> Flexibility of a framework, Agility of Low Code
92
-
93
96
</details>
94
97
---
95
98
@@ -137,7 +140,7 @@ Click the image below for a video tutorial, showing complete project creation, e
137
140
138
141
<summary>Quick Screenshot Tour of using API Logic Server: Create, Run, Customize, Deploy</summary>
Customize [created projects](Project-Structure.md){:target="_blank" rel="noopener"} in your IDE, with Python and standard libaries. Significantly, Microservice Automation also includes:.
184
+
Customize [created projects](Project-Structure.md){:target="_blank" rel="noopener"} in your IDE, with Python and standard libaries. Significantly, Microservice Automation also includes:
182
185
183
186
****Logic Automation*** means you customize logic using **Rules and Python** in your IDE
0 commit comments