Browse Source

Merge pull request #595 from smidyo/smidyo-patch-1

Add Vector Express
pull/596/merge
Dave Machado 6 years ago
committed by GitHub
parent
commit
5c9e32f0fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
README.md View File

@@ -239,7 +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) |
| 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
@@ -348,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/) |


Loading…
Cancel
Save