From b8a9351628bd6076186969ddb8efdb61c9ed80be Mon Sep 17 00:00:00 2001 From: Kelly Navarro Date: Wed, 6 Feb 2019 07:16:27 +0800 Subject: [PATCH] Add entry to public APIs (#857) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed67a5bd..dae52627 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ API | Description | Auth | HTTPS | CORS | | [Charity Search](http://charityapi.orghunter.com/) | Non-profit charity data | `apiKey` | No | Unknown | | [Clearbit Logo](https://clearbit.com/docs#logo-api) | Search for company logos and embed them in your projects | `apiKey` | Yes | Unknown | | [Domainsdb.info](https://domainsdb.info/) | Registered Domain Names Search | No | Yes | Unknown | +| [Freelancer](https://developers.freelancer.com) | Hire freelancers to get work done | `OAuth` | Yes | Unknown | | [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown | | [Google Analytics](https://developers.google.com/analytics/) | Collect, configure and analyze your data to reach the right audience | `OAuth` | Yes | Unknown | | [mailgun](https://www.mailgun.com/) | Email Service | `apiKey` | Yes | Unknown |