Skip to content

Commit 2bab8eb

Browse files
committed
icebergs and jalopies
1 parent 592883a commit 2bab8eb

File tree

4 files changed

+12
-9
lines changed

4 files changed

+12
-9
lines changed

docs/images/api/iceberg-api.jpg

12.9 KB
Loading

docs/images/api/iceberg-api.png

153 KB
Loading
465 KB
Loading

docs/index.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,18 @@ Description: Instantly Create and Run Database Projects - Flask, APIs, SQLAlchem
4646

4747
<summary>Enterprise Low Code &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Click Here</summary>
4848

49-
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.**
5050

5151
![quick tour](images/nutshell/positioning.png)
5252

5353
**Enterprise-class Architecture, Standards and Flexiblity**
5454

5555
API Logic Server creates projects with a ***modern, service-based architecture***. Systems are:
56+
![Iceberg](images/api/iceberg-api.jpg){: style="height:200px;width:200px"; align=right }
5657

57-
* 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.
5861

5962
* Servers are stateless for scalability
6063

@@ -66,7 +69,7 @@ Developers appreciate a ***standards-based development*** approach.
6669

6770
* Projects can utilize modern tooling, such as Git for source control, testing tools, etc.
6871

69-
Projects provide the ***flexibility of a framework.*** In fact,
72+
Developers require the ***flexibility of a framework.*** In fact,
7073

7174
* Servers are based on Flask, so you can add new endpoints as required.
7275

@@ -78,18 +81,18 @@ Projects provide the ***flexibility of a framework.*** In fact,
7881

7982
Unlike Low Code systems, API Logic Server:
8083

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
84+
![Not Moving](images/nutshell/why-not-moving.png){: style="height:150px;width:250px"; align=right }
85+
86+
* 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.
8287

83-
* Automates standard archictures
88+
* Automates standard architectures
8489

8590
* Is IDE based, unlocking a wealth of tooling for customization
8691

8792
* Automates Instant Admin Apps, eliminating the need to use (and learn) a screen painter, and are executeable instantly after the `ApiLogicServer create` command.
8893

8994
And, for systems requiring highly customized interfaces for Business Intelligence, API Logic Server works with Low Code.
9095

91-
> Flexibility of a framework, Agility of Low Code
92-
9396
</details>
9497
---
9598

@@ -137,7 +140,7 @@ Click the image below for a video tutorial, showing complete project creation, e
137140

138141
<summary>Quick Screenshot Tour of using API Logic Server: Create, Run, Customize, Deploy</summary>
139142

140-
![Toaster](images/sample-ai/toaster.jpg){: style="height:201px;width:300px"; align=right }
143+
![Toaster](images/sample-ai/toaster.jpg){: style="height:150px;width:250px"; align=right }
141144

142145
**1. Create: *Microservice Automation***
143146

@@ -178,7 +181,7 @@ Unlike frameworks which require significant time and expertise, the create comma
178181

179182
**3. Customize: Logic Automation, Python Flexibility**
180183

181-
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:
182185

183186
* ***Logic Automation*** means you customize logic using **Rules and Python** in your IDE
184187

0 commit comments

Comments
 (0)