From c2f21448dfc8f40c17879484020bfcc0c0521aff Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Sun, 10 Nov 2019 16:59:25 -0800 Subject: [PATCH] Add QuickChart Added the QuickChart web service free tier. It also happens to be open source (https://github.com/typpo/quickchart) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0303ea77..ab9470e4 100644 --- a/README.md +++ b/README.md @@ -661,6 +661,7 @@ Table of Contents * [packagecloud.io](https://packagecloud.io/) — Hosted Package Repositories for YUM, APT, RubyGem and PyPI. Limited free plans, open source plans available via request * [image-charts.com](https://www.image-charts.com/) — Unlimited image chart generation with a watermark * [jsonbin.io](https://jsonbin.io/) — Free JSON data storage service, ideal for small-scale web apps, website, mobile apps. + * [QuickChart](https://quickchart.io) — Generate embeddable image charts, graphs, and QR codes ## Design and UI