From c32028d19655c5395bcca92e3c3d05a7f540def0 Mon Sep 17 00:00:00 2001 From: Smidyo Date: Fri, 19 Jan 2018 08:40:37 +0200 Subject: [PATCH 1/4] Added Vector Express --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 937da204..0d1c3df7 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) | | Todoist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.todoist.com) | | Wunderlist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.wunderlist.com/documentation) | +| Vector Express | Free vector file converting API | No | No | Yes | [Go!](http://vector.express) | ### Environment API | Description | Auth | HTTPS | CORS | Link | From af6b0bc6751d5e4372a3b0780a7cb540d5e646a5 Mon Sep 17 00:00:00 2001 From: Smidyo Date: Fri, 19 Jan 2018 08:43:32 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1c3df7..d0bd85bf 100644 --- a/README.md +++ b/README.md @@ -240,8 +240,8 @@ API | Description | Auth | HTTPS | CORS | Link | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | [Go!](https://prexview.com) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) | | Todoist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.todoist.com) | -| Wunderlist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.wunderlist.com/documentation) | | Vector Express | Free vector file converting API | No | No | Yes | [Go!](http://vector.express) | +| Wunderlist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.wunderlist.com/documentation) | ### Environment API | Description | Auth | HTTPS | CORS | Link | From 745b5fcd6dff90dddf3ea77c6655981fd1ede6cb Mon Sep 17 00:00:00 2001 From: Smidyo Date: Fri, 19 Jan 2018 08:49:33 +0200 Subject: [PATCH 3/4] Added space --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0bd85bf..6ef83fe1 100644 --- a/README.md +++ b/README.md @@ -239,8 +239,8 @@ API | Description | Auth | HTTPS | CORS | Link | | Pocket | Bookmarking service | `OAuth` | Yes | Unknown | [Go!](https://getpocket.com/developer/) | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | [Go!](https://prexview.com) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) | -| Todoist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.todoist.com) | -| Vector Express | Free vector file converting API | No | No | Yes | [Go!](http://vector.express) | +| Todoist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.todoist.com) | +| Vector Express | Free vector file converting API | No | No | Yes | [Go!](http://vector.express) | | Wunderlist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.wunderlist.com/documentation) | ### Environment From ffd2965f0f57ce7c9e51d16b70d72cc8e33df783 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 20 Jan 2018 16:30:27 -0500 Subject: [PATCH 4/4] Add space to fix CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef83fe1..f5ee87c8 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Google Earth Engine | A cloud-based platform for planetary-scale environmental data analysis | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/earth-engine/) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/maps/) | | GraphLoc | Free GraphQL IP Geolocation API | No | Yes | Unknown | [Go!](https://www.graphloc.com) | -| HelloSalut | Get hello translation following user language | No | Yes | Unknown| [Go!](https://www.fourtonfish.com/hellosalut/hello/) | +| HelloSalut | Get hello translation following user language | No | Yes | Unknown | [Go!](https://www.fourtonfish.com/hellosalut/hello/) | | IP 2 Country | Map an IP to a country | No | Yes | Unknown | [Go!](https://ip2country.info) | | IP Address Details | Find geolocation with ip address | No | Yes | Unknown | [Go!](https://ipinfo.io/) | | IP Location | Find IP address location information | No | Yes | Unknown | [Go!](https://ipapi.co/) |