From 51446d7da38babbf8bb451425cfedb6ca9ff6180 Mon Sep 17 00:00:00 2001 From: Sebastian Sastre Date: Mon, 29 Jan 2024 23:37:54 -0300 Subject: [PATCH] applicability edit --- _site/css/style.css | 2 +- _site/index.html | 16 ++++++++++++++++ css/style.css | 2 +- index.html | 16 ++++++++++++++++ 4 files changed, 34 insertions(+), 2 deletions(-) diff --git a/_site/css/style.css b/_site/css/style.css index bde2ea77..2319fce8 100644 --- a/_site/css/style.css +++ b/_site/css/style.css @@ -27,7 +27,7 @@ code { body h1 { font-weight: bold; - text-shadow: rgba(167, 253, 119, 0.5) 0px 3px 3px; + text-shadow: rgba(167, 253, 119, 0.5) 0px 2px 10px; } body h1 { diff --git a/_site/index.html b/_site/index.html index 10d311f8..ab13f277 100644 --- a/_site/index.html +++ b/_site/index.html @@ -405,6 +405,22 @@
Why Mapless?
+
+
+
Applicability and Case Studies
+

Mapless has been in production since 2014 and exposed to a variety of scenarios. From Proof of Concepts to mission critical services monitored 24/7 by a dozens of network operators in the telecom industry.

+

Mapless has been and is in use for:

+
    +
  • Proof of Concept APIs.
  • +
  • BBFs - Backend For Frontends.
  • +
  • Persistence solution to develop MVPs at minimal cost and fastest speeds.
  • +
  • RESTful custom APIs.
  • +
  • CRM integration for the hospitality industry in Austria.
  • +
  • Scaling APIs to thousands of operations per second for years in the Telecommunications industry.
  • +
+
+
+
Frequently Asked Questions
diff --git a/css/style.css b/css/style.css index bde2ea77..2319fce8 100644 --- a/css/style.css +++ b/css/style.css @@ -27,7 +27,7 @@ code { body h1 { font-weight: bold; - text-shadow: rgba(167, 253, 119, 0.5) 0px 3px 3px; + text-shadow: rgba(167, 253, 119, 0.5) 0px 2px 10px; } body h1 { diff --git a/index.html b/index.html index 7a999126..851c831f 100644 --- a/index.html +++ b/index.html @@ -208,6 +208,22 @@
Supported backends
{% include intention.html %}
+
+
+
Applicability and Case Studies
+

Mapless has been in production since 2014 and exposed to a variety of scenarios. From Proof of Concepts to mission critical services monitored 24/7 by a dozens of network operators in the telecom industry.

+

Mapless has been and is in use for:

+
    +
  • Proof of Concept APIs.
  • +
  • BBFs - Backend For Frontends.
  • +
  • Persistence solution to develop MVPs at minimal cost and fastest speeds.
  • +
  • RESTful custom APIs.
  • +
  • CRM integration for the hospitality industry in Austria.
  • +
  • Scaling APIs to thousands of operations per second for years in the Telecommunications industry.
  • +
+
+
+
Frequently Asked Questions