From 1be02a9d75743bd929bd26821e121b4bf01840a4 Mon Sep 17 00:00:00 2001 From: Franz Date: Fri, 6 Mar 2020 12:08:52 +0200 Subject: [PATCH 1/4] Added to readme.md Added visual API definition tool Added Baas development platform --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1114d04..71c27041 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Table of Contents * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers * [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container. * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. + * [interaction-design.co.za/openapidesigner](https://interaction-design.co.za/openapidesigner/) — Visually create Open API 3 definitions * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. * [Postbacks](https://postbacks.io/) - Request HTTP callbacks for a later time. 8,000 free requests on signup. @@ -583,6 +584,7 @@ Table of Contents * [getstream.io](https://getstream.io/) — Build scalable news feeds and activity streams in a few hours instead of weeks, free for 3 million feed updates/month * [hasura.io](https://hasura.io/) — Platform to build and deploy app backends fast, free for single node cluster. * [iron.io](https://www.iron.io/) — Async task processing (like AWS Lambda) with free tier and 1-month free trial + * [linx.software](https://linx.software/) — A low-code tool to easily design, connect and host server-side services into your website or mobile application * [netlicensing.io](https://netlicensing.io) - A cost-effective and integrated Licensing-as-a-Service (LaaS) solution for your software on any platform from Desktop to IoT and SaaS. Basic Plan for *FREE* while you are a student. * [nstack.com](https://nstack.com/) — Async task processing (like AWS Lambda). 10 free private services and unlimited free public services * [onesignal.com](https://onesignal.com/) — Unlimited free push notifications From 1aa058bc56e380a2965d87d45d63c29adbae5a0c Mon Sep 17 00:00:00 2001 From: Franz Date: Fri, 6 Mar 2020 14:35:59 +0200 Subject: [PATCH 2/4] Updated readme.md Changed wording to indicate what's provided for free --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71c27041..145e3aa3 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Table of Contents * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers * [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container. * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. - * [interaction-design.co.za/openapidesigner](https://interaction-design.co.za/openapidesigner/) — Visually create Open API 3 definitions + * [interaction-design.co.za/openapidesigner](https://interaction-design.co.za/openapidesigner/) — Visually create Open API 3 definitions for free * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. * [Postbacks](https://postbacks.io/) - Request HTTP callbacks for a later time. 8,000 free requests on signup. @@ -584,7 +584,7 @@ Table of Contents * [getstream.io](https://getstream.io/) — Build scalable news feeds and activity streams in a few hours instead of weeks, free for 3 million feed updates/month * [hasura.io](https://hasura.io/) — Platform to build and deploy app backends fast, free for single node cluster. * [iron.io](https://www.iron.io/) — Async task processing (like AWS Lambda) with free tier and 1-month free trial - * [linx.software](https://linx.software/) — A low-code tool to easily design, connect and host server-side services into your website or mobile application + * [linx.software](https://linx.software/) — Visual, low-code IDE to easily develop the backend for websites or mobile apps. 14 day free hosting. * [netlicensing.io](https://netlicensing.io) - A cost-effective and integrated Licensing-as-a-Service (LaaS) solution for your software on any platform from Desktop to IoT and SaaS. Basic Plan for *FREE* while you are a student. * [nstack.com](https://nstack.com/) — Async task processing (like AWS Lambda). 10 free private services and unlimited free public services * [onesignal.com](https://onesignal.com/) — Unlimited free push notifications From a97f04dc62cf00c5626a8473553eb176233c8b2d Mon Sep 17 00:00:00 2001 From: Franz Date: Fri, 6 Mar 2020 15:25:07 +0200 Subject: [PATCH 3/4] Updated readme Amended wording to reflect the fact that IDE is free forever. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 145e3aa3..c69530b3 100644 --- a/README.md +++ b/README.md @@ -584,7 +584,7 @@ Table of Contents * [getstream.io](https://getstream.io/) — Build scalable news feeds and activity streams in a few hours instead of weeks, free for 3 million feed updates/month * [hasura.io](https://hasura.io/) — Platform to build and deploy app backends fast, free for single node cluster. * [iron.io](https://www.iron.io/) — Async task processing (like AWS Lambda) with free tier and 1-month free trial - * [linx.software](https://linx.software/) — Visual, low-code IDE to easily develop the backend for websites or mobile apps. 14 day free hosting. + * [linx.software](https://linx.software/) — Visual low-code IDE to easily develop the backend for websites or mobile apps, free forever. 14 day free hosting * [netlicensing.io](https://netlicensing.io) - A cost-effective and integrated Licensing-as-a-Service (LaaS) solution for your software on any platform from Desktop to IoT and SaaS. Basic Plan for *FREE* while you are a student. * [nstack.com](https://nstack.com/) — Async task processing (like AWS Lambda). 10 free private services and unlimited free public services * [onesignal.com](https://onesignal.com/) — Unlimited free push notifications From c5ffdcf4d29f5819900ef799ad4248d1c7de5296 Mon Sep 17 00:00:00 2001 From: Franz Date: Fri, 6 Mar 2020 16:23:40 +0200 Subject: [PATCH 4/4] Updated readme Removed IDE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c69530b3..29e2779e 100644 --- a/README.md +++ b/README.md @@ -584,7 +584,6 @@ Table of Contents * [getstream.io](https://getstream.io/) — Build scalable news feeds and activity streams in a few hours instead of weeks, free for 3 million feed updates/month * [hasura.io](https://hasura.io/) — Platform to build and deploy app backends fast, free for single node cluster. * [iron.io](https://www.iron.io/) — Async task processing (like AWS Lambda) with free tier and 1-month free trial - * [linx.software](https://linx.software/) — Visual low-code IDE to easily develop the backend for websites or mobile apps, free forever. 14 day free hosting * [netlicensing.io](https://netlicensing.io) - A cost-effective and integrated Licensing-as-a-Service (LaaS) solution for your software on any platform from Desktop to IoT and SaaS. Basic Plan for *FREE* while you are a student. * [nstack.com](https://nstack.com/) — Async task processing (like AWS Lambda). 10 free private services and unlimited free public services * [onesignal.com](https://onesignal.com/) — Unlimited free push notifications