From 2a69289ff3ebd31a9a7fd69c6ff1535cfa373bb4 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Sun, 8 Dec 2019 09:27:42 +0100 Subject: [PATCH] my last two articles --- .../writing/apis-as-a-product-get-started-in-no-time.md | 9 +++++++++ .../apis-as-a-product-get-the-value-out-of-your-apis.md | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 content/writing/apis-as-a-product-get-started-in-no-time.md create mode 100644 content/writing/apis-as-a-product-get-the-value-out-of-your-apis.md diff --git a/content/writing/apis-as-a-product-get-started-in-no-time.md b/content/writing/apis-as-a-product-get-started-in-no-time.md new file mode 100644 index 0000000..f467514 --- /dev/null +++ b/content/writing/apis-as-a-product-get-started-in-no-time.md @@ -0,0 +1,9 @@ +--- +title: "APIs as a Product: Get started in no time" +date: 2019-12-02T00:00:00+02:00 +draft: false +--- + +In the previous article, [APIs as a Product: Get the value out of your APIs](../apis-as-a-product-get-the-value-out-of-your-apis/), we presented a new approach called “APIs as a Product” to maximize the value of your APIs. In this article, we show how to quickly get started with APIs as a Product using the new features of Red Hat 3scale API Management 2.7. + +[Continue reading](https://developers.redhat.com/blog/2019/12/03/apis-as-a-product-get-started-in-no-time/) diff --git a/content/writing/apis-as-a-product-get-the-value-out-of-your-apis.md b/content/writing/apis-as-a-product-get-the-value-out-of-your-apis.md new file mode 100644 index 0000000..2570210 --- /dev/null +++ b/content/writing/apis-as-a-product-get-the-value-out-of-your-apis.md @@ -0,0 +1,9 @@ +--- +title: "APIs as a Product: Get the value out of your APIs" +date: 2019-12-02T00:00:00+02:00 +draft: false +--- + +APIs continue to spread, as seen in this 2019 report from ProgrammableWeb, which shows a 30% increase over last year’s growth rate. More regulations are enforcing the use of APIs to open up companies and foster innovation. Think of the Payment Services Directive version two (PSD2), open banking, and the public sector releasing 0pen data APIs. With such an abundance of APIs, it becomes increasingly crucial to get the value out of your APIs and differentiate yourself from the growing competition. It’s time to design and manage your APIs as a Product. + +[Continue reading](https://developers.redhat.com/blog/2019/12/02/apis-as-a-product-get-the-value-out-of-your-apis/)